Google Cloud Recommender v1 API - Class RecommendationContent (3.6.0)

public sealed class RecommendationContent : IMessage<RecommendationContent>, IEquatable<RecommendationContent>, IDeepCloneable<RecommendationContent>, IBufferMessage, IMessage

Reference documentation and code samples for the Google Cloud Recommender v1 API class RecommendationContent.

Contains what resources are changing and how they are changing.

Inheritance

object > RecommendationContent

Namespace

Google.Cloud.Recommender.V1

Assembly

Google.Cloud.Recommender.V1.dll

Constructors

RecommendationContent()

public RecommendationContent()

RecommendationContent(RecommendationContent)

public RecommendationContent(RecommendationContent other)
Parameter
NameDescription
otherRecommendationContent

Properties

OperationGroups

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.

Property Value
TypeDescription
RepeatedFieldOperationGroup

Overview

public Struct Overview { get; set; }

Condensed overview information about the recommendation.

Property Value
TypeDescription
Struct