Class ValidateAgentRequest (0.8.0)

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

The request message for [Agents.ValidateAgent][google.cloud.dialogflow.cx.v3.Agents.ValidateAgent].

Attributes: name (str): Required. The agent to validate. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>. language_code (str): If not specified, the agent's default language is used.

Inheritance

builtins.object > proto.message.Message > ValidateAgentRequest