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\u003eVersion 3.7.0 is the latest release for the Google.Cloud.Recommender.V1 library, with multiple prior versions available for review.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class describes changes to resources, including the nature of those changes.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecommendationContent\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRecommendationContent\u003c/code\u003e class uses properties such as \u003ccode\u003eOperationGroups\u003c/code\u003e, which contains operations grouped for atomic execution, and \u003ccode\u003eOverview\u003c/code\u003e for recommendation summary information.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a constructor that creates a new instance, and an additional constructor to create an instance using an existing \u003ccode\u003eRecommendationContent\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]