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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eFlowImportStrategy\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eFlowImportStrategy\u003c/code\u003e class is used for resolving resource conflicts during the import of flows in Dialogflow CX, specifically for use with \u003ccode\u003eImportFlowRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is version 2.23.0, and the page lists versions from 1.0.0 up to the current latest, each with its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the \u003ccode\u003eobject\u003c/code\u003e class, providing core functionalities such as conflict resolution for flow imports.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains a property, \u003ccode\u003eGlobalImportStrategy\u003c/code\u003e, which allows for setting the import strategy for conflict resolution, with \u003ccode\u003eCREATE_NEW\u003c/code\u003e as the default if unspecified.\u003c/p\u003e\n"]]],[],null,[]]