DeleteConversationRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for AgentService.DeleteConversation.
Attributes |
|
|---|---|
| Name | Description |
name |
str
Required. The resource name of the conversation to delete. |
source |
google.cloud.ces_v1.types.Conversation.Source
Optional. Indicate the source of the conversation. If not set, Source.Live will be applied by default. |