Google Cloud Asset V1 Client - Class QueryAssetsOutputConfig (2.1.1)

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

Output configuration query assets.

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

Namespace

Google \ Cloud \ Asset \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ bigquery_destination QueryAssetsOutputConfig\BigQueryDestination

BigQuery destination where the query results will be saved.

getBigqueryDestination

BigQuery destination where the query results will be saved.

Returns
Type Description
QueryAssetsOutputConfig\BigQueryDestination|null

hasBigqueryDestination

clearBigqueryDestination

setBigqueryDestination

BigQuery destination where the query results will be saved.

Parameter
Name Description
var QueryAssetsOutputConfig\BigQueryDestination
Returns
Type Description
$this