| Modifier and Type | Method and Description |
|---|---|
IntentBatch |
IntentBatch.Builder.build() |
IntentBatch |
IntentBatch.Builder.buildPartial() |
static IntentBatch |
IntentBatch.getDefaultInstance() |
IntentBatch |
IntentBatch.getDefaultInstanceForType() |
IntentBatch |
IntentBatch.Builder.getDefaultInstanceForType() |
IntentBatch |
BatchUpdateIntentsRequest.getIntentBatchInline()
The collection of intents to update or create.
|
IntentBatch |
BatchUpdateIntentsRequest.Builder.getIntentBatchInline()
The collection of intents to update or create.
|
IntentBatch |
BatchUpdateIntentsRequestOrBuilder.getIntentBatchInline()
The collection of intents to update or create.
|
static IntentBatch |
IntentBatch.parseDelimitedFrom(InputStream input) |
static IntentBatch |
IntentBatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentBatch |
IntentBatch.parseFrom(byte[] data) |
static IntentBatch |
IntentBatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentBatch |
IntentBatch.parseFrom(ByteBuffer data) |
static IntentBatch |
IntentBatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentBatch |
IntentBatch.parseFrom(com.google.protobuf.ByteString data) |
static IntentBatch |
IntentBatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentBatch |
IntentBatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static IntentBatch |
IntentBatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static IntentBatch |
IntentBatch.parseFrom(InputStream input) |
static IntentBatch |
IntentBatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<IntentBatch> |
IntentBatch.getParserForType() |
static com.google.protobuf.Parser<IntentBatch> |
IntentBatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
IntentBatch.Builder |
IntentBatch.Builder.mergeFrom(IntentBatch other) |
BatchUpdateIntentsRequest.Builder |
BatchUpdateIntentsRequest.Builder.mergeIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
|
static IntentBatch.Builder |
IntentBatch.newBuilder(IntentBatch prototype) |
BatchUpdateIntentsRequest.Builder |
BatchUpdateIntentsRequest.Builder.setIntentBatchInline(IntentBatch value)
The collection of intents to update or create.
|
Copyright © 2019 Google LLC. All rights reserved.