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

Properties of a BatchAnnotateFilesRequest.

Package

@google-cloud/vision

Properties

labels

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

BatchAnnotateFilesRequest labels

parent

parent?: (string|null);

BatchAnnotateFilesRequest parent

requests

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

BatchAnnotateFilesRequest requests