public static final class AsyncBatchAnnotateImagesResponse.Builder extends GeneratedMessageV3.Builder<AsyncBatchAnnotateImagesResponse.Builder> implements AsyncBatchAnnotateImagesResponseOrBuilder
Response to an async batch image annotation request.
Protobuf type google.cloud.vision.v1p4beta1.AsyncBatchAnnotateImagesResponse
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > AsyncBatchAnnotateImagesResponse.BuilderImplements
AsyncBatchAnnotateImagesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public AsyncBatchAnnotateImagesResponse.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |