GoogleApi.CloudAsset.V1.Model.QueryAssetsOutputConfig (google_api_cloud_asset v0.42.0)
View SourceOutput configuration query assets.
Attributes
-
bigqueryDestination(type:GoogleApi.CloudAsset.V1.Model.GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination.t, default:nil) - BigQuery destination where the query results will be saved.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.CloudAsset.V1.Model.QueryAssetsOutputConfig{ bigqueryDestination: GoogleApi.CloudAsset.V1.Model.GoogleCloudAssetV1QueryAssetsOutputConfigBigQueryDestination.t() | nil }