public sealed class ExportFlowResponse : IMessage<ExportFlowResponse>, IEquatable<ExportFlowResponse>, IDeepCloneable<ExportFlowResponse>, IBufferMessage, IMessage
The response message for [Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow].
The URI to a file containing the exported flow. This field is populated
only if flow_uri is specified in [ExportFlowRequest][google.cloud.dialogflow.cx.v3.ExportFlowRequest].
[[["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 provided content is documentation for the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically version 1.12.0, and is the response message for exporting flows within Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowResponse\u003c/code\u003e 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, making it a robust component for handling message operations and data cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eExportFlowResponse()\u003c/code\u003e and another \u003ccode\u003eExportFlowResponse(ExportFlowResponse other)\u003c/code\u003e that takes another \u003ccode\u003eExportFlowResponse\u003c/code\u003e instance as parameter.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExportFlowResponse\u003c/code\u003e include \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e which stores the uncompressed byte content of the flow, and \u003ccode\u003eFlowUri\u003c/code\u003e, used to define the URI to a file containing the exported flow.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also details the availability of many versions, ranging from 1.0.0 all the way up to the latest version, 2.23.0, of the \u003ccode\u003eExportFlowResponse\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]