Google Cloud Asset V1 Client - Class QueryAssetsOutputConfig (1.11.3)

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ bigquery_destination Google\Cloud\Asset\V1\QueryAssetsOutputConfig\BigQueryDestination

BigQuery destination where the query results will be saved.

getBigqueryDestination

BigQuery destination where the query results will be saved.

Returns
TypeDescription
Google\Cloud\Asset\V1\QueryAssetsOutputConfig\BigQueryDestination|null

hasBigqueryDestination

clearBigqueryDestination

setBigqueryDestination

BigQuery destination where the query results will be saved.

Parameter
NameDescription
var Google\Cloud\Asset\V1\QueryAssetsOutputConfig\BigQueryDestination
Returns
TypeDescription
$this