Class ClearSuggestionFeatureConfigRequest (2.30.0)

ClearSuggestionFeatureConfigRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The request message for [ConversationProfiles.ClearFeature][].

Attributes

NameDescription
conversation_profile str
Required. The Conversation Profile to add or update the suggestion feature config. Format: projects/.
participant_role google.cloud.dialogflow_v2.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_v2.types.SuggestionFeature.Type
Required. The type of the suggestion feature to remove.