View Source GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig (google_api_recommendation_engine v0.4.6)

Configures the catalog level that users send events to, and the level at which predictions are made.

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1CatalogItemLevelConfig{
    eventItemLevel: String.t() | nil,
    predictItemLevel: String.t() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.