Reference documentation and code samples for the Google Maps Route Optimization V1 Client class GcsSource.
The Google Cloud Storage ___location where the input file will be read from.
Generated from protobuf message google.maps.routeoptimization.v1.GcsSource
Namespace
Google \ Maps \ RouteOptimization \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
Required. URI of a Google Cloud Storage object with the format |
getUri
Required. URI of a Google Cloud Storage object with the format
gs://bucket/path/to/object
.
Returns | |
---|---|
Type | Description |
string |
setUri
Required. URI of a Google Cloud Storage object with the format
gs://bucket/path/to/object
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |