Google Cloud Optimization V1 Client - Class GcsDestination (0.5.1)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setUri

Required. URI of the Google Cloud Storage location.

Parameter
NameDescription
var string
Returns
TypeDescription
$this