| Modifier and Type | Method and Description |
|---|---|
EntityTypeBatch |
EntityTypeBatch.Builder.build() |
EntityTypeBatch |
EntityTypeBatch.Builder.buildPartial() |
static EntityTypeBatch |
EntityTypeBatch.getDefaultInstance() |
EntityTypeBatch |
EntityTypeBatch.getDefaultInstanceForType() |
EntityTypeBatch |
EntityTypeBatch.Builder.getDefaultInstanceForType() |
EntityTypeBatch |
BatchUpdateEntityTypesRequest.getEntityTypeBatchInline()
The collection of entity type to update or create.
|
EntityTypeBatch |
BatchUpdateEntityTypesRequest.Builder.getEntityTypeBatchInline()
The collection of entity type to update or create.
|
EntityTypeBatch |
BatchUpdateEntityTypesRequestOrBuilder.getEntityTypeBatchInline()
The collection of entity type to update or create.
|
static EntityTypeBatch |
EntityTypeBatch.parseDelimitedFrom(InputStream input) |
static EntityTypeBatch |
EntityTypeBatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(byte[] data) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(ByteBuffer data) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(com.google.protobuf.ByteString data) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(com.google.protobuf.CodedInputStream input) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(InputStream input) |
static EntityTypeBatch |
EntityTypeBatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<EntityTypeBatch> |
EntityTypeBatch.getParserForType() |
static com.google.protobuf.Parser<EntityTypeBatch> |
EntityTypeBatch.parser() |
| Modifier and Type | Method and Description |
|---|---|
BatchUpdateEntityTypesRequest.Builder |
BatchUpdateEntityTypesRequest.Builder.mergeEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity type to update or create.
|
EntityTypeBatch.Builder |
EntityTypeBatch.Builder.mergeFrom(EntityTypeBatch other) |
static EntityTypeBatch.Builder |
EntityTypeBatch.newBuilder(EntityTypeBatch prototype) |
BatchUpdateEntityTypesRequest.Builder |
BatchUpdateEntityTypesRequest.Builder.setEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity type to update or create.
|
Copyright © 2019 Google LLC. All rights reserved.