public sealed class RecommendationContent : IMessage<RecommendationContent>, IEquatable<RecommendationContent>, IDeepCloneable<RecommendationContent>, IBufferMessage, IMessage
Contains what resources are changing and how they are changing.
public RepeatedField<OperationGroup> OperationGroups { get; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRecommendationContent\u003c/code\u003e class, which is responsible for defining the resources being changed and the nature of those changes.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e namespace and is found within the \u003ccode\u003eGoogle.Cloud.Recommender.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.7.0 is the latest version while the webpage itself contains version 2.7.0 which can be navigated to.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIMessage<RecommendationContent>\u003c/code\u003e, \u003ccode\u003eIEquatable<RecommendationContent>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<RecommendationContent>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendationContent\u003c/code\u003e contains the \u003ccode\u003eOperationGroups\u003c/code\u003e property, which is a collection of \u003ccode\u003eOperationGroup\u003c/code\u003e instances, representing operations on Google Cloud resources, that should be executed atomically and in order.\u003c/p\u003e\n"]]],[],null,[]]