Class SubAgent (2.6.0)

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

Contains basic configuration for a sub-agent. .. attribute:: project

Required. The project of this agent. Format: projects/<Project ID> or projects/<Project ID>/locations/<Location ID>.

:type: str

Attribute

NameDescription
environment str
Optional. The unique identifier (environment name in dialogflow console) of this sub-agent environment. Assumes draft environment if environment is not set.