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

Properties of a BatchAnnotateFilesRequest.

Package

@google-cloud/vision!

Properties

parent

parent?: (string|null);

BatchAnnotateFilesRequest parent

Property Value
TypeDescription
(string|null)

requests

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

BatchAnnotateFilesRequest requests

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