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

Properties of a BatchAnnotateImagesRequest.

Package

@google-cloud/vision!

Properties

parent

parent?: (string|null);

BatchAnnotateImagesRequest parent

Property Value
TypeDescription
(string|null)

requests

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

BatchAnnotateImagesRequest requests

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