public final class BatchAnnotateImagesRequest extends GeneratedMessageV3 implements BatchAnnotateImagesRequestOrBuilder
Multiple image annotation requests are batched into a single service call.
Protobuf type google.cloud.vision.v1p1beta1.BatchAnnotateImagesRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > BatchAnnotateImagesRequestImplements
BatchAnnotateImagesRequestOrBuilderStatic Fields
REQUESTS_FIELD_NUMBER
public static final int REQUESTS_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static BatchAnnotateImagesRequest getDefaultInstance()
Type | Description |
BatchAnnotateImagesRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static BatchAnnotateImagesRequest.Builder newBuilder()
Type | Description |
BatchAnnotateImagesRequest.Builder |
newBuilder(BatchAnnotateImagesRequest prototype)
public static BatchAnnotateImagesRequest.Builder newBuilder(BatchAnnotateImagesRequest prototype)
Name | Description |
prototype | BatchAnnotateImagesRequest |
Type | Description |
BatchAnnotateImagesRequest.Builder |