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>.
Property Value
Type
Description
string
ParticipantRole
public Participant.Types.Role ParticipantRole { get; set; }
Required. The participant role to remove the suggestion feature
config. Only HUMAN_AGENT or END_USER can be used.
[[["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 page provides reference documentation for the \u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, detailing its usage for clearing suggestion feature configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e class is a request message used to remove a suggestion feature configuration from a specific conversation profile.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes details for various versions of the API, ranging from version 3.2.0 to the latest version 4.26.0, allowing users to choose the version most applicable to them.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and has several properties like \u003ccode\u003eConversationProfile\u003c/code\u003e, \u003ccode\u003eParticipantRole\u003c/code\u003e, and \u003ccode\u003eSuggestionFeatureType\u003c/code\u003e that are relevant to clearing suggestion feature configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe page goes over the constructors and properties for the \u003ccode\u003eClearSuggestionFeatureConfigRequest\u003c/code\u003e class, alongside other inherited members.\u003c/p\u003e\n"]]],[],null,[]]