Class CreateAgentRequest (1.0.0)

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_v3.types.Agent
Required. The agent to create.