Reference documentation and code samples for the Google Cloud Optimization V1 Client class GcsDestination.
The Google Cloud Storage location where the output file will be written to.
Generated from protobuf message google.cloud.optimization.v1.GcsDestination
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 |