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>.
Property Value
Type
Description
string
ParticipantRole
public Participant.Types.Role ParticipantRole { get; set; }
Required. The participant role to add or update 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 document provides reference documentation for the \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class within the Google Cloud Dialogflow v2 API, which is used for setting suggestion feature configurations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class allows users to configure suggestion features for conversation profiles, targeting either HUMAN_AGENT or END_USER roles.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 4.26.0, with historical versions down to 3.2.0 being documented for \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e, demonstrating its evolution.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e requires specifying a conversation profile, a participant role, and a suggestion feature configuration when creating or updating a suggestion feature.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSetSuggestionFeatureConfigRequest\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities in message handling and data manipulation.\u003c/p\u003e\n"]]],[],null,[]]