Class ValidateFlowRequest (0.8.0)

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

The request message for [Flows.ValidateFlow][google.cloud.dialogflow.cx.v3beta1.Flows.ValidateFlow].

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

Inheritance

builtins.object > proto.message.Message > ValidateFlowRequest