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

Properties of an AsyncBatchAnnotateFilesRequest.

Package

@google-cloud/vision!

Properties

parent

parent?: (string|null);

AsyncBatchAnnotateFilesRequest parent

Property Value
TypeDescription
(string|null)

requests

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

AsyncBatchAnnotateFilesRequest requests

Property Value
TypeDescription
(google.cloud.vision.v1.IAsyncAnnotateFileRequest[]|null)