Class AutomatedAgentConfig (2.14.0)

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

Defines the Automated Agent to connect to a conversation.

Attribute

NameDescription
agent str
Required. ID of the Dialogflow agent environment to use. This project needs to either be the same project as the conversation or you need to grant ``service-

Inheritance

builtins.object > proto.message.Message > AutomatedAgentConfig