Class TrainFlowRequest (0.8.0)

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

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

Attributes: name (str): Required. The flow to train. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.

Inheritance

builtins.object > proto.message.Message > TrainFlowRequest