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 information for the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, specifically for version 4.18.0, and contains the documentation for all of the previous versions of the class, up to the latest version 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class is used to define the request message for updating or adding a suggestion feature in a Conversation Profile, within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionalities like deep cloning, equality checking, and message handling.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eConversationProfile\u003c/code\u003e (a string), \u003ccode\u003eParticipantRole\u003c/code\u003e (of type \u003ccode\u003eParticipant.Types.Role\u003c/code\u003e), and \u003ccode\u003eSuggestionFeatureConfig\u003c/code\u003e (of type \u003ccode\u003eHumanAgentAssistantConfig.Types.SuggestionFeatureConfig\u003c/code\u003e), allowing you to define the config and the participant to target.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class has two constructors, a default constructor and one that takes another \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e instance to create a new object based on the provided instance.\u003c/p\u003e\n"]]],[],null,[]]