google_api_recommender v0.6.0 GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommendationContent View Source
Contains what resources are changing and how they are changing.
Attributes
operationGroups
(type:list(GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1OperationGroup.t)
, default:nil
) - Operations to one or more Google Cloud resources grouped in such a way that, all operations within one group are expected to be performed atomically and in an order.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1RecommendationContent{ operationGroups: [ GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1OperationGroup.t() ] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.