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

Properties of a BatchAnnotateImagesRequest.

Package

@google-cloud/vision

Properties

labels

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

BatchAnnotateImagesRequest labels

parent

parent?: (string|null);

BatchAnnotateImagesRequest parent

requests

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

BatchAnnotateImagesRequest requests