Google Cloud Asset V1beta1 Client - Class OutputConfig (1.14.1)

Reference documentation and code samples for the Google Cloud Asset V1beta1 Client class OutputConfig.

Output configuration for export assets destination.

Generated from protobuf message google.cloud.asset.v1beta1.OutputConfig

Namespace

Google \ Cloud \ Asset \ V1beta1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ gcs_destination Google\Cloud\Asset\V1beta1\GcsDestination

Destination on Cloud Storage.

getGcsDestination

Destination on Cloud Storage.

Returns
TypeDescription
Google\Cloud\Asset\V1beta1\GcsDestination

setGcsDestination

Destination on Cloud Storage.

Parameter
NameDescription
var Google\Cloud\Asset\V1beta1\GcsDestination
Returns
TypeDescription
$this

getDestination

Returns
TypeDescription
string