Class TransferAgent (0.3.0)

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

The agent will transfer the conversation to a different agent.

Attribute

Name Description
agent str
Required. The name of the agent to transfer the conversation to. The agent must be in the same app as the current agent. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}