GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1BigQuerySource (google_api_recommendation_engine v0.4.5) View Source

BigQuery source import data from.

Attributes

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1BigQuerySource{
    dataSchema: String.t() | nil,
    datasetId: String.t() | nil,
    gcsStagingDir: String.t() | nil,
    projectId: String.t() | nil,
    tableId: String.t() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.