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, specifically within version 2.6.0 of the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e library, which is responsible for defining the resources being modified and the nature of those modifications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor (\u003ccode\u003eRecommendationContent()\u003c/code\u003e) and a copy constructor (\u003ccode\u003eRecommendationContent(RecommendationContent other)\u003c/code\u003e), which copies the state from another instance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class contains the \u003ccode\u003eOperationGroups\u003c/code\u003e property, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of \u003ccode\u003eOperationGroup\u003c/code\u003e objects that details the atomic operations to be performed on Google Cloud resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.7.0 and the available versions of the \u003ccode\u003eRecommendationContent\u003c/code\u003e class are listed, ranging from 3.7.0 down to 2.5.0.\u003c/p\u003e\n"]]],[],null,[]]