View Source GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1RecommenderGenerationConfig (google_api_recommender v0.20.1)
A Configuration to customize the generation of recommendations. Eg, customizing the lookback period considered when generating a recommendation.
Attributes
-
params
(type:map()
, default:nil
) - Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1RecommenderGenerationConfig{ params: map() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.