entryAgent property

String? entryAgent
getter/setter pair

The entry agent to handle the session.

If not specified, the session will be handled by the root agent of the app. Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}

Optional.

Implementation

core.String? entryAgent;