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

Properties of an AsyncBatchAnnotateFilesRequest.

Package

@google-cloud/vision

Properties

labels

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

AsyncBatchAnnotateFilesRequest labels

parent

parent?: (string|null);

AsyncBatchAnnotateFilesRequest parent

requests

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

AsyncBatchAnnotateFilesRequest requests