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"]],[["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 provides reference documentation for the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt details the different versions of the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class, starting from version 1.0.0 up to the latest version, 2.23.0, for the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe content explains that \u003ccode\u003eExportFlowResponse\u003c/code\u003e is a class that serves as the response message for the \u003ccode\u003eFlows.ExportFlow\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides a breakdown of the \u003ccode\u003eExportFlowResponse\u003c/code\u003e class, including its constructors, properties such as \u003ccode\u003eFlowCase\u003c/code\u003e, \u003ccode\u003eFlowContent\u003c/code\u003e, and \u003ccode\u003eFlowUri\u003c/code\u003e, as well as its inheritance and implemented interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowResponse\u003c/code\u003e can return either the \u003ccode\u003eFlowContent\u003c/code\u003e as uncompressed raw byte data or a \u003ccode\u003eFlowUri\u003c/code\u003e, which is a URI pointing to a file with the exported flow, depending on the request.\u003c/p\u003e\n"]]],[],null,[]]