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"]],[["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-03-21 UTC."],[[["The latest version of the `ImportFlowResponse` is 2.23.0, as shown by the provided version list."],["The content provides a list of available versions for `ImportFlowResponse` from 1.0.0 up to the latest 2.23.0, all relating to `Google.Cloud.Dialogflow.Cx.V3`."],["`ImportFlowResponse` is a response message for `Flows.ImportFlow` in the `Google.Cloud.Dialogflow.Cx.V3` namespace, and it inherits from `Object` and implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ImportFlowResponse` class includes properties such as `Flow`, which represents the unique identifier of the new flow, and `FlowAsFlowName`, which provides a `FlowName`-typed view over the `Flow` resource name."],["The page offers different versions of `ImportFlowResponse` all within the Google Cloud Dialogflow CX V3 framework, and it showcases its constructors and inherited members."]]],[]]