Reference documentation and code samples for the Cloud Asset V1 API class Google::Cloud::Asset::V1::QueryAssetsOutputConfig.
Output configuration query assets.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#bigquery_destination
def bigquery_destination() -> ::Google::Cloud::Asset::V1::QueryAssetsOutputConfig::BigQueryDestination Returns 
 - (::Google::Cloud::Asset::V1::QueryAssetsOutputConfig::BigQueryDestination) — BigQuery destination where the query results will be saved.
 
#bigquery_destination=
def bigquery_destination=(value) -> ::Google::Cloud::Asset::V1::QueryAssetsOutputConfig::BigQueryDestination Parameter 
 - value (::Google::Cloud::Asset::V1::QueryAssetsOutputConfig::BigQueryDestination) — BigQuery destination where the query results will be saved.
 
 Returns 
 - (::Google::Cloud::Asset::V1::QueryAssetsOutputConfig::BigQueryDestination) — BigQuery destination where the query results will be saved.