Class: Google::Cloud::Optimization::V1::ShipmentModel::DurationDistanceMatrix::Row

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

Overview

Specifies a row of the duration and distance matrix.

Instance Attribute Summary collapse

Instance Attribute Details

#durations::Array<::Google::Protobuf::Duration>



651
652
653
654
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 651

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

#meters::Array<::Float>



651
652
653
654
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 651

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