Class FlowImportStrategy (1.33.0)

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

The flow import strategy used for resource conflict resolution associated with an ImportFlowRequest.

Attribute

NameDescription
global_import_strategy google.cloud.dialogflowcx_v3beta1.types.ImportStrategy
Optional. Global flow import strategy for resource conflict resolution. The import Import strategy for resource conflict resolution, applied globally throughout the flow. It will be applied for all display name conflicts in the imported content. If not specified, 'CREATE_NEW' is assumed.