AgentTransfer(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents an event indicating the transfer of a conversation to a different agent.
Attributes |
|
|---|---|
| Name | Description |
target_agent |
str
Required. The agent to which the conversation is being transferred. The agent will handle the conversation from this point forward. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}
|
display_name |
str
Output only. Display name of the agent. |