Class SubAgent (2.15.2)

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

Contains basic configuration for a sub-agent.

Attributes

NameDescription
project str
Required. The project of this agent. Format: projects/ or projects/.
environment str
Optional. The unique identifier (environment name in dialogflow console) of this sub-agent environment. Assumes draft environment if environment is not set.