Interface protos.google.cloud.vision.v1p4beta1.IReferenceImage (2.3.8)

Properties of a ReferenceImage.

Package

@google-cloud/vision!

Properties

boundingPolys

boundingPolys?: (google.cloud.vision.v1p4beta1.IBoundingPoly[]|null);

ReferenceImage boundingPolys

Property Value
TypeDescription
(google.cloud.vision.v1p4beta1.IBoundingPoly[]|null)

name

name?: (string|null);

ReferenceImage name

Property Value
TypeDescription
(string|null)

uri

uri?: (string|null);

ReferenceImage uri

Property Value
TypeDescription
(string|null)