View Source GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightType (google_api_recommender v0.20.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.