Class: Google::Maps::FleetEngine::Delivery::V1::LocationInfo

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/maps/fleetengine/delivery/v1/delivery_vehicles.rb

Overview

A location with any additional identifiers.

Instance Attribute Summary collapse

Instance Attribute Details

#point::Google::Type::LatLng

Returns The location's coordinates.

Returns:



151
152
153
154
# File 'proto_docs/google/maps/fleetengine/delivery/v1/delivery_vehicles.rb', line 151

class LocationInfo
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end