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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Cloud\Asset\V1\QueryAssetsOutputConfig\BigQueryDestination|null |
hasBigqueryDestination
clearBigqueryDestination
setBigqueryDestination
BigQuery destination where the query results will be saved.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Asset\V1\QueryAssetsOutputConfig\BigQueryDestination
|
Returns | |
---|---|
Type | Description |
$this |