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 document provides reference documentation for the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.11.0, and shows other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e is used to configure suggestion features within a Conversation Profile for the Dialogflow API, and the class inherits from 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\u003eThe class offers two constructors: a default constructor and one that takes another \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eConversationProfile\u003c/code\u003e (the ID of the relevant conversation profile), \u003ccode\u003eParticipantRole\u003c/code\u003e (the role to be configured, either \u003ccode\u003eHUMAN_AGENT\u003c/code\u003e or \u003ccode\u003eEND_USER\u003c/code\u003e), and \u003ccode\u003eSuggestionFeatureConfig\u003c/code\u003e (the configuration for the suggestion feature).\u003c/p\u003e\n"],["\u003cp\u003eThe document shows a historical log of the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class, ranging from the latest 4.26.0 down to 3.2.0, which can be navigated using the links provided for each version.\u003c/p\u003e\n"]]],[],null,[]]