public sealed class FlowImportStrategy : IMessage<FlowImportStrategy>, IEquatable<FlowImportStrategy>, IDeepCloneable<FlowImportStrategy>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class FlowImportStrategy.
The flow import strategy used for resource conflict resolution associated
with an [ImportFlowRequest][google.cloud.dialogflow.cx.v3.ImportFlowRequest].
public ImportStrategy GlobalImportStrategy { get; set; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eFlowImportStrategy\u003c/code\u003e is 2.23.0, found within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis webpage provides documentation for multiple versions of the \u003ccode\u003eFlowImportStrategy\u003c/code\u003e class, ranging from version 1.0.0 to the most current version 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowImportStrategy\u003c/code\u003e class is used to resolve resource conflicts when importing a flow, offering an optional \u003ccode\u003eGlobalImportStrategy\u003c/code\u003e property to handle display name conflicts.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFlowImportStrategy\u003c/code\u003e implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt contains the constructors \u003ccode\u003eFlowImportStrategy()\u003c/code\u003e and \u003ccode\u003eFlowImportStrategy(FlowImportStrategy other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]