operations property

List<GoogleCloudRecommenderV1Operation>? operations
getter/setter pair

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.

Implementation

core.List<GoogleCloudRecommenderV1Operation>? operations;