Class CreateAgentRequest (1.13.4)

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

The request message for Agents.CreateAgent.

Attributes

NameDescription
parent str
Required. The location to create a agent for. Format: projects/.
agent google.cloud.dialogflowcx_v3beta1.types.Agent
Required. The agent to create.

Inheritance

builtins.object > proto.message.Message > CreateAgentRequest