public sealed class ClearSuggestionFeatureConfigRequest : IMessage<ClearSuggestionFeatureConfigRequest>, IEquatable<ClearSuggestionFeatureConfigRequest>, IDeepCloneable<ClearSuggestionFeatureConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ClearSuggestionFeatureConfigRequest.
The request message for [ConversationProfiles.ClearFeature][].
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\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, spanning versions from 3.2.0 to the latest 4.26.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e is used as the request message for clearing a suggestion feature in a Conversation Profile, as part of the ConversationProfiles.ClearFeature function.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, to allow specific methods of communication and data manipulation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e class include \u003ccode\u003eConversationProfile\u003c/code\u003e, \u003ccode\u003eParticipantRole\u003c/code\u003e, and \u003ccode\u003eSuggestionFeatureType\u003c/code\u003e, which define the profile, participant role, and feature type to be cleared, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe constructor for the class can be called without paramaters or with a copy of another \u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]