GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig (google_api_recommender v0.17.0) View Source

A configuration to customize the generation of insights. Eg, customizing the lookback period considered when generating a insight.

Attributes

  • params (type: map(), default: nil) - Parameters for this InsightTypeGenerationConfig. 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.GoogleCloudRecommenderV1beta1InsightTypeGenerationConfig{
    params: map() | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.