Reference documentation and code samples for the Cloud Vision V1p4beta1 API class Google::Cloud::Vision::V1p4beta1::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.