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

Properties of an ImageContext.

Package

@google-cloud/vision!

Properties

cropHintsParams

cropHintsParams?: (google.cloud.vision.v1p3beta1.ICropHintsParams|null);

ImageContext cropHintsParams

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

languageHints

languageHints?: (string[]|null);

ImageContext languageHints

Property Value
TypeDescription
(string[]|null)

latLongRect

latLongRect?: (google.cloud.vision.v1p3beta1.ILatLongRect|null);

ImageContext latLongRect

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

productSearchParams

productSearchParams?: (google.cloud.vision.v1p3beta1.IProductSearchParams|null);

ImageContext productSearchParams

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

textDetectionParams

textDetectionParams?: (google.cloud.vision.v1p3beta1.ITextDetectionParams|null);

ImageContext textDetectionParams

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

webDetectionParams

webDetectionParams?: (google.cloud.vision.v1p3beta1.IWebDetectionParams|null);

ImageContext webDetectionParams

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