startFlow property
Name of the start flow in this agent.
A start flow will be automatically created when the agent is created, and
can only be deleted by deleting the agent. Format:
projects//locations//agents//flows/
.
Immutable.
Implementation
core.String? startFlow;