Cloud Vision V1p3beta1 API - Class Google::Cloud::Vision::V1p3beta1::LatLongRect (v0.13.0)

Reference documentation and code samples for the Cloud Vision V1p3beta1 API class Google::Cloud::Vision::V1p3beta1::LatLongRect.

Rectangle determined by min and max LatLng pairs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_lat_lng

def max_lat_lng() -> ::Google::Type::LatLng
Returns

#max_lat_lng=

def max_lat_lng=(value) -> ::Google::Type::LatLng
Parameter
Returns

#min_lat_lng

def min_lat_lng() -> ::Google::Type::LatLng
Returns

#min_lat_lng=

def min_lat_lng=(value) -> ::Google::Type::LatLng
Parameter
Returns