Class ImportFlowResponse (0.8.0)

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

The response message for [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].

Attributes: flow (str): The unique identifier of the new flow. Format: projects/<Project ID>/locations/<Location ID>/agents/<Agent ID>/flows/<Flow ID>.

Inheritance

builtins.object > proto.message.Message > ImportFlowResponse