Class OperationGroup (2.9.0)

OperationGroup(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Group of operations that need to be performed atomically.

Attribute

NameDescription
operations MutableSequence[google.cloud.recommender_v1.types.Operation]
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.