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

The input config source.

Attributes

  • bigQuerySource (type: GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1BigQuerySource.t, default: nil) - BigQuery input source.
  • catalogInlineSource (type: GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1CatalogInlineSource.t, default: nil) - The Inline source for the input content for Catalog items.
  • gcsSource (type: GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1GcsSource.t, default: nil) - Google Cloud Storage location for the input content.
  • userEventInlineSource (type: GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1UserEventInlineSource.t, default: nil) - The Inline source for the input content for UserEvents.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.