childAgents property

List<String>? childAgents
getter/setter pair

List of child agents in the agent tree.

Format: projects/{project}/locations/{location}/apps/{app}/agents/{agent}

Optional.

Implementation

core.List<core.String>? childAgents;