Reference documentation and code samples for the Google Cloud Optimization V1 Client class BatchOptimizeToursRequest.
Request to batch optimize tours as an asynchronous operation.
Each input file should contain one OptimizeToursRequest
, and each output
file will contain one OptimizeToursResponse
. The request contains
information to read/write and parse the files. All the input and output files
should be under the same project.
Generated from protobuf message google.cloud.optimization.v1.BatchOptimizeToursRequest
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. Target project and location to make a call. Format: projects/{project-id}/locations/{location-id}
. If no location is specified, a region will be chosen automatically.
↳ model_configs
array< Google\Cloud\Optimization\V1\BatchOptimizeToursRequest\AsyncModelConfig
>
Required. Input/Output information each purchase model, such as file paths and data formats.
getParent
Required. Target project and location to make a call.
Format: projects/{project-id}/locations/{location-id}
.
If no location is specified, a region will be chosen automatically.
string
setParent
Required. Target project and location to make a call.
Format: projects/{project-id}/locations/{location-id}
.
If no location is specified, a region will be chosen automatically.
var
string
$this
getModelConfigs
Required. Input/Output information each purchase model, such as file paths and data formats.
setModelConfigs
Required. Input/Output information each purchase model, such as file paths and data formats.
$this