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_v3.types.ImportStrategy
Optional. 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.