GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommenderGenerationConfig (google_api_recommender v0.17.0) View Source
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.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() ::
%GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommenderGenerationConfig{
params: map() | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.