View Source GoogleApi.Retail.V2.Model.GoogleCloudRetailV2OutputConfigBigQueryDestination (google_api_retail v0.19.1)
The BigQuery output destination configuration.
Attributes
-
datasetId
(type:String.t
, default:nil
) - Required. The ID of a BigQuery Dataset. -
tableIdPrefix
(type:String.t
, default:nil
) - Required. The prefix of exported BigQuery tables. -
tableType
(type:String.t
, default:nil
) - Required. Describes the table type. The following values are supported:table
: A BigQuery native table.view
: A virtual table defined by a SQL query.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.