public sealed class ImportFlowResponse : IMessage<ImportFlowResponse>, IEquatable<ImportFlowResponse>, IDeepCloneable<ImportFlowResponse>, IBufferMessage, IMessage
The response 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 content focuses on the \u003ccode\u003eImportFlowResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace for .NET, which is used to handle responses for importing flows in Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, providing capabilities for message handling, equality checks, deep cloning, and buffer message support.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor and one that takes another \u003ccode\u003eImportFlowResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eImportFlowResponse\u003c/code\u003e include \u003ccode\u003eFlow\u003c/code\u003e, a string representing the unique identifier of the new flow, and \u003ccode\u003eFlowAsFlowName\u003c/code\u003e, which provides a typed view of the flow resource name.\u003c/p\u003e\n"],["\u003cp\u003eThe content also includes a list of available versions of the \u003ccode\u003eImportFlowResponse\u003c/code\u003e class, from version 1.0.0 up to the latest 2.23.0, all related to the Dialogflow CX API.\u003c/p\u003e\n"]]],[],null,[]]