Interface protos.google.cloud.vision.v1.IAsyncBatchAnnotateImagesRequest (4.2.1)

Properties of an AsyncBatchAnnotateImagesRequest.

Package

@google-cloud/vision

Properties

labels

labels?: ({ [k: string]: string }|null);

AsyncBatchAnnotateImagesRequest labels

outputConfig

outputConfig?: (google.cloud.vision.v1.IOutputConfig|null);

AsyncBatchAnnotateImagesRequest outputConfig

parent

parent?: (string|null);

AsyncBatchAnnotateImagesRequest parent

requests

requests?: (google.cloud.vision.v1.IAnnotateImageRequest[]|null);

AsyncBatchAnnotateImagesRequest requests