Google Cloud Asset V1 Client - Class OutputConfig (1.9.2)

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

Output configuration for export assets destination.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ gcs_destination
Google\Cloud\Asset\V1\GcsDestination

Destination on Cloud Storage.

↳ bigquery_destination
Google\Cloud\Asset\V1\BigQueryDestination

Destination on BigQuery. The output table stores the fields in asset Protobuf as columns in BigQuery.

getGcsDestination

Destination on Cloud Storage.

Generated from protobuf field .google.cloud.asset.v1.GcsDestination gcs_destination = 1;

Returns
Type
Description

hasGcsDestination

setGcsDestination

Destination on Cloud Storage.

Generated from protobuf field .google.cloud.asset.v1.GcsDestination gcs_destination = 1;

Parameter
Name
Description
Returns
Type
Description
$this

getBigqueryDestination

Destination on BigQuery. The output table stores the fields in asset Protobuf as columns in BigQuery.

Generated from protobuf field .google.cloud.asset.v1.BigQueryDestination bigquery_destination = 2;

Returns
Type
Description

hasBigqueryDestination

setBigqueryDestination

Destination on BigQuery. The output table stores the fields in asset Protobuf as columns in BigQuery.

Generated from protobuf field .google.cloud.asset.v1.BigQueryDestination bigquery_destination = 2;

Parameter
Name
Description
Returns
Type
Description
$this

getDestination

Returns
Type
Description
string
Create a Mobile Website
View Site in Mobile | Classic
Share by: