Retrieves the OptimizeToursRequest
that corresponds to the solution.
HTTP request
GET https://cloudoptimization.googleapis.com/v1/{name}:retrieveInput
Path parameters
Parameters | |
---|---|
name |
Required. The name of the solution to retrieve the corresponding |
Request body
The request body must be empty.
Response body
The response message for solutions.retrieveInput
method.
If successful, the response body contains data with the following structure:
JSON representation |
---|
{
"optimizationRequest": {
object ( |
Fields | |
---|---|
optimizationRequest |
The input, i.e. |
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.