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
Namespace
Google \ Cloud \ Asset \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ gcs_destination
↳ 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.
hasGcsDestination
setGcsDestination
Destination on Cloud Storage.
$this
getBigqueryDestination
Destination on BigQuery. The output table stores the fields in asset Protobuf as columns in BigQuery.
hasBigqueryDestination
setBigqueryDestination
Destination on BigQuery. The output table stores the fields in asset Protobuf as columns in BigQuery.
$this
getDestination
string