GoogleApi.Recommender.V1.Model.GoogleCloudRecommenderV1InsightRecommendationReference (google_api_recommender v0.11.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.V1.Model.GoogleCloudRecommenderV1InsightRecommendationReference{ recommendation: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.