Reference documentation and code samples for the Cloud Vision V1 API class Google::Cloud::Vision::V1::LocationInfo.
Detected entity location information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#lat_lng
def lat_lng() -> ::Google::Type::LatLng
    Returns
    
  - (::Google::Type::LatLng) — lat/long location coordinates.
#lat_lng=
def lat_lng=(value) -> ::Google::Type::LatLng
    Parameter
    
  - value (::Google::Type::LatLng) — lat/long location coordinates.
    Returns
    
- (::Google::Type::LatLng) — lat/long location coordinates.