ClearSuggestionFeatureConfigRequest(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
The request message for [ConversationProfiles.ClearFeature][].
Attributes | |
---|---|
Name | Description |
conversation_profile |
str
Required. The Conversation Profile to add or update the suggestion feature config. Format: projects/ .
|
participant_role |
google.cloud.dialogflow_v2beta1.types.Participant.Role
Required. The participant role to remove the suggestion feature config. Only HUMAN_AGENT or END_USER can be used. |
suggestion_feature_type |
google.cloud.dialogflow_v2beta1.types.SuggestionFeature.Type
Required. The type of the suggestion feature to remove. |