public sealed class ImportFlowRequest : IMessage<ImportFlowRequest>, IEquatable<ImportFlowRequest>, IDeepCloneable<ImportFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.ImportFlow][google.cloud.dialogflow.cx.v3.Flows.ImportFlow].
[[["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\u003eThe \u003ccode\u003eImportFlowRequest\u003c/code\u003e class is used for importing flows in the Dialogflow CX API, supporting different versions from 1.0.0 to 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eIt supports flow import either from raw byte content (\u003ccode\u003eFlowContent\u003c/code\u003e) or from a Google Cloud Storage URI (\u003ccode\u003eFlowUri\u003c/code\u003e).\u003c/p\u003e\n"],["\u003cp\u003eIt allows specifying the import mode via \u003ccode\u003eImportOption\u003c/code\u003e, which defaults to \u003ccode\u003eKEEP\u003c/code\u003e if not specified.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property is required and defines the agent where the flow will be imported into, identified by a specific project, location and agent ID.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, ensuring compatibility and features like deep cloning and message buffer handling.\u003c/p\u003e\n"]]],[],null,[]]