Google Cloud Optimization V1 Client - Class BatchOptimizeToursRequest (0.1.9)

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.

Parameters
Name
Description
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.

Returns
Type
Description
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.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getModelConfigs

Required. Input/Output information each purchase model, such as file paths and data formats.

Returns
Type
Description

setModelConfigs

Required. Input/Output information each purchase model, such as file paths and data formats.

Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: