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 page documents the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class, which is a response message used for exporting flows in Google Cloud Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 2.23.0, but the page primarily focuses on version 1.11.0 with links to several other versions.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportFlowResponse\u003c/code\u003e implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e, and \u003ccode\u003eFlowUri\u003c/code\u003e, which provide information on the type of flow being exported, the uncompressed raw byte content of the flow, and a URI to a file containing the exported flow, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowResponse\u003c/code\u003e class can be constructed using a default constructor, or using a constructor that accepts another \u003ccode\u003eExportFlowResponse\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]