GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightRecommendationReference (google_api_recommender v0.15.0) View Source
Reference to an associated recommendation.
Attributes
-
recommendation
(type:String.t
, default:nil
) - Recommendation resource name, e.g. projects/[PROJECT_NUMBER]/locations/[LOCATION]/recommenders/[RECOMMENDER_ID]/recommendations/[RECOMMENDATION_ID]
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1InsightRecommendationReference{ recommendation: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.