Reference documentation and code samples for the Recommender V1 API class Google::Cloud::Recommender::V1::InsightTypeGenerationConfig.
A configuration to customize the generation of insights. Eg, customizing the lookback period considered when generating a insight.
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 InsightTypeGenerationConfig. 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 InsightTypeGenerationConfig. These configs can be used by or are applied to all subtypes.
Returns
- (::Google::Protobuf::Struct) — Parameters for this InsightTypeGenerationConfig. These configs can be used by or are applied to all subtypes.