public final class AsyncBatchAnnotateImagesRequest extends GeneratedMessageV3 implements AsyncBatchAnnotateImagesRequestOrBuilder
Request for async image annotation for a list of images.
Protobuf type google.cloud.vision.v1.AsyncBatchAnnotateImagesRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > AsyncBatchAnnotateImagesRequestImplements
AsyncBatchAnnotateImagesRequestOrBuilderStatic Fields
OUTPUT_CONFIG_FIELD_NUMBER
public static final int OUTPUT_CONFIG_FIELD_NUMBER
Type | Description |
int |
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
Type | Description |
int |
REQUESTS_FIELD_NUMBER
public static final int REQUESTS_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static AsyncBatchAnnotateImagesRequest getDefaultInstance()
Type | Description |
AsyncBatchAnnotateImagesRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static AsyncBatchAnnotateImagesRequest.Builder newBuilder()
Type | Description |
AsyncBatchAnnotateImagesRequest.Builder |
newBuilder(AsyncBatchAnnotateImagesRequest prototype)
public static AsyncBatchAnnotateImagesRequest.Builder newBuilder(AsyncBatchAnnotateImagesRequest prototype)
Name | Description |
prototype | AsyncBatchAnnotateImagesRequest |
Type | Description |
AsyncBatchAnnotateImagesRequest.Builder |