Reference documentation and code samples for the Google Maps Route Optimization V1 Client class GcsDestination.
The Google Cloud Storage location where the output file(s) will be written to.
Generated from protobuf message google.maps.routeoptimization.v1.GcsDestination
Namespace
Google \ Maps \ RouteOptimization \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
Required. Google Cloud Storage URI. |
getUri
Required. Google Cloud Storage URI.
Returns | |
---|---|
Type | Description |
string |
setUri
Required. Google Cloud Storage URI.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |