Class ClearSuggestionFeatureConfigOperationMetadata (2.27.0)

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

Metadata for a [ConversationProfile.ClearSuggestionFeatureConfig][] operation.

Attributes

NameDescription
conversation_profile str
The resource name of the conversation profile. 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.
create_time google.protobuf.timestamp_pb2.Timestamp
Timestamp whe the request was created. The time is measured on server side.