Class RecommendationContent (2.8.0)

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

Contains what resources are changing and how they are changing.

Attributes

NameDescription
operation_groups Sequence[google.cloud.recommender_v1.types.OperationGroup]
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.
overview google.protobuf.struct_pb2.Struct
Condensed overview information about the recommendation.

Inheritance

builtins.object > proto.message.Message > RecommendationContent