View Source GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1InsightTypeGenerationConfig (google_api_recommender v0.20.1)

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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1InsightTypeGenerationConfig{
    params: map() | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.