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 part of the \u003ccode\u003eGoogle.Cloud.Recommender.V1\u003c/code\u003e namespace and is used to describe changes to resources.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRecommendationContent\u003c/code\u003e is 3.7.0, with several previous versions available, including 3.0.0, which the page primarily focuses on.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class includes properties such as \u003ccode\u003eOperationGroups\u003c/code\u003e, a \u003ccode\u003eRepeatedField\u003c/code\u003e containing \u003ccode\u003eOperationGroup\u003c/code\u003e objects for atomic operations on Google Cloud resources, and \u003ccode\u003eOverview\u003c/code\u003e, which provides a condensed summary of the recommendation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendationContent\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and one that accepts another \u003ccode\u003eRecommendationContent\u003c/code\u003e instance for creating copies.\u003c/p\u003e\n"]]],[],null,[]]