Reference documentation and code samples for the Google Cloud Optimization V1 Client class GcsSource.
The Google Cloud Storage location where the input file will be read from.
Generated from protobuf message google.cloud.optimization.v1.GcsSource
Namespace
Google \ Cloud \ Optimization \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ uri |
string
Required. URI of the Google Cloud Storage location. |
getUri
Required. URI of the Google Cloud Storage location.
Returns | |
---|---|
Type | Description |
string |
setUri
Required. URI of the Google Cloud Storage location.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |