Interface protos.google.cloud.dialogflow.cx.v3beta1.IExportFlowRequest (2.12.1)

Properties of an ExportFlowRequest.

Package

@google-cloud/dialogflow-cx!

Properties

flowUri

flowUri?: (string|null);

ExportFlowRequest flowUri

Property Value
TypeDescription
(string|null)

includeReferencedFlows

includeReferencedFlows?: (boolean|null);

ExportFlowRequest includeReferencedFlows

Property Value
TypeDescription
(boolean|null)

name

name?: (string|null);

ExportFlowRequest name

Property Value
TypeDescription
(string|null)