View Source GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommendationInsightReference (google_api_recommender v0.21.0)
Reference to an associated insight.
Attributes
-
insight
(type:String.t
, default:nil
) - Insight resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/insightTypes/[INSIGHT_TYPE_ID]/insights/[INSIGHT_ID]
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommendationInsightReference{ insight: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.