Class: Google::Cloud::Optimization::V1::BatchOptimizeToursRequest::AsyncModelConfig

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

Information for solving one optimization model asynchronously.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String



415
416
417
418
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 415

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

#enable_checkpoints::Boolean



415
416
417
418
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 415

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

#input_config::Google::Cloud::Optimization::V1::InputConfig



415
416
417
418
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 415

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

#output_config::Google::Cloud::Optimization::V1::OutputConfig



415
416
417
418
# File 'proto_docs/google/cloud/optimization/v1/fleet_routing.rb', line 415

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