Google Cloud Optimization V1 Client - Class GcsDestination (0.2.0)

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

Methods

__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