google_api_recommender v0.4.0 GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1OperationGroup View Source
Group of operations that need to be performed atomically.
Attributes
operations
(type:list(GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1Operation.t)
, default:nil
) - List of operations across one or more resources that belong to this group. Loosely based on RFC6902 and should be performed in the order they appear.
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.GoogleCloudRecommenderV1beta1OperationGroup{ operations: [ GoogleApi.Recommender.V1beta1.Model.GoogleCloudRecommenderV1beta1Operation.t() ] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.