Class: Google::Maps::FleetEngine::V1::TerminalPointId Deprecated

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

Overview

Deprecated.

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

Deprecated: TerminalPoints are no longer supported in Fleet Engine. Use TerminalLocation.point instead.

Instance Attribute Summary collapse

Instance Attribute Details

#generated_id::String

Deprecated.

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

Returns Deprecated.

Note: The following fields are mutually exclusive: generated_id, place_id. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::String)

    Deprecated.

    Note: The following fields are mutually exclusive: generated_id, place_id. If a field in that set is populated, all other fields in the set will automatically be cleared.



43
44
45
46
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 43

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

#place_id::String

Deprecated.

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

Returns Deprecated.

Note: The following fields are mutually exclusive: place_id, generated_id. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::String)

    Deprecated.

    Note: The following fields are mutually exclusive: place_id, generated_id. If a field in that set is populated, all other fields in the set will automatically be cleared.



43
44
45
46
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 43

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

#value::String

Deprecated.

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

Returns Deprecated.

Returns:

  • (::String)

    Deprecated.



43
44
45
46
# File 'proto_docs/google/maps/fleetengine/v1/fleetengine.rb', line 43

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