Recommender V1 API - Class Google::Cloud::Recommender::V1::RecommenderGenerationConfig (v0.18.0)

Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::RecommenderGenerationConfig.

A Configuration to customize the generation of recommendations. Eg, customizing the lookback period considered when generating a recommendation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#params

def params() -> ::Google::Protobuf::Struct
Returns
  • (::Google::Protobuf::Struct) — Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.

#params=

def params=(value) -> ::Google::Protobuf::Struct
Parameter
  • value (::Google::Protobuf::Struct) — Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.
Returns
  • (::Google::Protobuf::Struct) — Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.