Class: Google::Maps::FleetEngine::V1::TerminalLocation

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

Overview

Describes the location of a waypoint.

Instance Attribute Summary collapse

Instance Attribute Details

#access_point_id::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Deprecated: Specify the point field instead.

Returns:

  • (::String)

    Deprecated: Specify the point field instead.



64
65
66
67
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 64

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

#point::Google::Type::LatLng

Returns Required. Denotes the location of a trip waypoint.

Returns:



64
65
66
67
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 64

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

#terminal_location_type::Google::Maps::FleetEngine::V1::WaypointType

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Deprecated: Vehicle.waypoint will have this data.

Returns:



64
65
66
67
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 64

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

#terminal_point_id::Google::Maps::FleetEngine::V1::TerminalPointId

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Deprecated: Specify the point field instead.

Returns:



64
65
66
67
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 64

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

#trip_id::String

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Deprecated.

Returns:

  • (::String)

    Deprecated.



64
65
66
67
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 64

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