Class SetSuggestionFeatureConfigOperationMetadata (2.14.0)

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

Metadata for a [ConversationProfile.SetSuggestionFeatureConfig][] 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 add or update 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 add or update.
create_time google.protobuf.timestamp_pb2.Timestamp
Timestamp whe the request was created. The time is measured on server side.

Inheritance

builtins.object > proto.message.Message > SetSuggestionFeatureConfigOperationMetadata