entryAgent property
The agent that initially handles the conversation.
If not specified, the conversation is handled by the root agent. Format:
projects/{project}/locations/{location}/apps/{app}/agents/{agent}
Output only.
Implementation
core.String? entryAgent;