| Modifier and Type | Method and Description |
|---|---|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addAllResponses(Iterable<? extends AnnotateImageResponse> values)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addResponses(AnnotateImageResponse.Builder builderForValue)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addResponses(AnnotateImageResponse value)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addResponses(int index,
AnnotateImageResponse.Builder builderForValue)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.addResponses(int index,
AnnotateImageResponse value)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.clear() |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.clearResponses()
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.clone() |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.mergeFrom(BatchAnnotateImagesResponse other) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.newBuilder() |
static BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.newBuilder(BatchAnnotateImagesResponse prototype) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.newBuilderForType() |
protected BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.removeResponses(int index)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.setResponses(int index,
AnnotateImageResponse.Builder builderForValue)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.setResponses(int index,
AnnotateImageResponse value)
Individual responses to image annotation requests within the batch.
|
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
BatchAnnotateImagesResponse.Builder |
BatchAnnotateImagesResponse.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.