Class ImportFlowRequest (1.0.0)

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

The request message for Flows.ImportFlow.

Attributes

NameDescription
parent str
Required. The agent to import the flow into. Format: projects/.
flow_uri str
The `Google Cloud Storage
flow_content bytes
Uncompressed raw byte content for flow.
import_option google.cloud.dialogflowcx_v3.types.ImportFlowRequest.ImportOption
Flow import mode. If not specified, KEEP is assumed.

Classes

ImportOption

ImportOption(value)

Import option.