GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightType (google_api_recommender v0.23.0)

View Source

The type of insight.

Attributes

  • name (type: String.t, default: nil) - The insight_type's name in format insightTypes/{insight_type} eg: insightTypes/google.iam.policy.Insight

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() ::
  %GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightType{
    name: String.t() | nil
  }

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.