public final class BatchAnnotateImagesResponse extends GeneratedMessageV3 implements BatchAnnotateImagesResponseOrBuilder
Response to a batch image annotation request.
Protobuf type google.cloud.vision.v1p2beta1.BatchAnnotateImagesResponse
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > BatchAnnotateImagesResponseImplements
BatchAnnotateImagesResponseOrBuilderStatic Fields
RESPONSES_FIELD_NUMBER
public static final int RESPONSES_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static BatchAnnotateImagesResponse getDefaultInstance()
Type | Description |
BatchAnnotateImagesResponse |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static BatchAnnotateImagesResponse.Builder newBuilder()
Type | Description |
BatchAnnotateImagesResponse.Builder |
newBuilder(BatchAnnotateImagesResponse prototype)
public static BatchAnnotateImagesResponse.Builder newBuilder(BatchAnnotateImagesResponse prototype)
Name | Description |
prototype | BatchAnnotateImagesResponse |
Type | Descr |