View Source GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1BigQuerySource (google_api_recommendation_engine v0.4.6)
BigQuery source import data from.
Attributes
-
dataSchema
(type:String.t
, default:nil
) - Optional. The schema to use when parsing the data from the source. Supported values for catalog imports: 1: "catalog_recommendations_ai" using https://cloud.google.com/recommendations-ai/docs/upload-catalog#json (Default for catalogItems.import) 2: "catalog_merchant_center" using https://cloud.google.com/recommendations-ai/docs/upload-catalog#mc Supported values for user event imports: 1: "user_events_recommendations_ai" using https://cloud.google.com/recommendations-ai/docs/manage-user-events#import (Default for userEvents.import) 2. "user_events_ga360" using https://support.google.com/analytics/answer/3437719?hl=en -
datasetId
(type:String.t
, default:nil
) - Required. The BigQuery data set to copy the data from. -
gcsStagingDir
(type:String.t
, default:nil
) - Optional. Intermediate Cloud Storage directory used for the import. Can be specified if one wants to have the BigQuery export to a specific Cloud Storage directory. -
projectId
(type:String.t
, default:nil
) - Optional. The project id (can be project # or id) that the BigQuery source is in. If not specified, inherits the project id from the parent request. -
tableId
(type:String.t
, default:nil
) - Required. The BigQuery table to copy the data from.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.