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

Properties of a LatLongRect.

Package

@google-cloud/vision!

Properties

maxLatLng

maxLatLng?: (google.type.ILatLng|null);

LatLongRect maxLatLng

Property Value
TypeDescription
(google.type.ILatLng|null)

minLatLng

minLatLng?: (google.type.ILatLng|null);

LatLongRect minLatLng

Property Value
TypeDescription
(google.type.ILatLng|null)