public sealed class ExportFlowResponse : IMessage<ExportFlowResponse>, IEquatable<ExportFlowResponse>, IDeepCloneable<ExportFlowResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportFlowResponse.
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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class in the Dialogflow v3 API is 2.23.0, and previous versions are also available, going back to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportFlowResponse\u003c/code\u003e is a class used for handling the response of exporting a flow, as indicated in \u003ccode\u003eFlows.ExportFlow\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e (uncompressed raw byte content for flow), and \u003ccode\u003eFlowUri\u003c/code\u003e (the URI to the exported flow file).\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.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportFlowResponse\u003c/code\u003e has two constructors, one that is parameterless and one that takes an \u003ccode\u003eExportFlowResponse\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]