public sealed class SetSuggestionFeatureConfigRequest : IMessage<SetSuggestionFeatureConfigRequest>, IEquatable<SetSuggestionFeatureConfigRequest>, IDeepCloneable<SetSuggestionFeatureConfigRequest>, IBufferMessage, IMessage
The request message for
[ConversationProfiles.SetSuggestionFeature][].
Required. The Conversation Profile to add or update the suggestion feature
config. Format: projects/{Project ID}/locations/{Location
ID>/conversationProfiles/<Conversation Profile ID>.
[[["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\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, version 4.0.0, for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe class, which is used as the request message for \u003ccode\u003eConversationProfiles.SetSuggestionFeature\u003c/code\u003e, 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.\u003c/p\u003e\n"],["\u003cp\u003eIt contains three primary properties: \u003ccode\u003eConversationProfile\u003c/code\u003e (a string for the conversation profile's ID), \u003ccode\u003eParticipantRole\u003c/code\u003e (an enum specifying \u003ccode\u003eHUMAN_AGENT\u003c/code\u003e or \u003ccode\u003eEND_USER\u003c/code\u003e), and \u003ccode\u003eSuggestionFeatureConfig\u003c/code\u003e (the configuration object for the suggestion feature).\u003c/p\u003e\n"],["\u003cp\u003eThe page includes links to older versions of this class, going as far back as 3.2.0, with the latest version being 4.26.0, as well as older 3.X versions.\u003c/p\u003e\n"],["\u003cp\u003eIt provides constructor details for the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class, including a default constructor and one that accepts another instance of the same class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]