GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1InsightTypeGenerationConfig (google_api_recommender v0.23.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.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.