Interface protos.google.cloud.vision.v1p3beta1.IAnnotateImageRequest (2.3.8)

Properties of an AnnotateImageRequest.

Package

@google-cloud/vision!

Properties

features

features?: (google.cloud.vision.v1p3beta1.IFeature[]|null);

AnnotateImageRequest features

Property Value
TypeDescription
(google.cloud.vision.v1p3beta1.IFeature[]|null)

image

image?: (google.cloud.vision.v1p3beta1.IImage|null);

AnnotateImageRequest image

Property Value
TypeDescription
(google.cloud.vision.v1p3beta1.IImage|null)

imageContext

imageContext?: (google.cloud.vision.v1p3beta1.IImageContext|null);

AnnotateImageRequest imageContext

Property Value
TypeDescription
(google.cloud.vision.v1p3beta1.IImageContext|null)