public sealed class SetSuggestionFeatureConfigRequest : IMessage<SetSuggestionFeatureConfigRequest>, IEquatable<SetSuggestionFeatureConfigRequest>, IDeepCloneable<SetSuggestionFeatureConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class SetSuggestionFeatureConfigRequest.
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 provides reference documentation for the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.21.0 and other versions as well.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e is used to configure suggestion features for conversation profiles, with the latest version being 4.26.0 and multiple older versions available, dating back to version 3.2.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class has properties such as \u003ccode\u003eConversationProfile\u003c/code\u003e, \u003ccode\u003eParticipantRole\u003c/code\u003e, and \u003ccode\u003eSuggestionFeatureConfig\u003c/code\u003e, which are required to set the suggestion features for a given conversation profile, and only \u003ccode\u003eHUMAN_AGENT\u003c/code\u003e or \u003ccode\u003eEND_USER\u003c/code\u003e can be used as a role.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class contains two constructors, one of them being a default constructor, and the other allows you to clone an existing \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]