public sealed class ExportFlowRequest : IMessage<ExportFlowRequest>, IEquatable<ExportFlowRequest>, IDeepCloneable<ExportFlowRequest>, IBufferMessage, IMessage
The request message for [Flows.ExportFlow][google.cloud.dialogflow.cx.v3.Flows.ExportFlow].
Optional. The Google Cloud Storage URI to
export the flow to. The format of this URI must be
gs://<bucket-name>/<object-name>.
If left unspecified, the serialized flow is returned inline.
[[["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 webpage provides documentation for the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, detailing its purpose, inheritance, and implementation.\u003c/p\u003e\n"],["\u003cp\u003eIt lists multiple versions of the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class, ranging from version 1.0.0 to the latest, version 2.23.0, each accessible through a unique URL.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class is used for requesting the export of a flow within the Dialogflow CX platform, as indicated by the text: "The request message for [Flows.ExportFlow]".\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class include \u003ccode\u003eFlowName\u003c/code\u003e for a resource name, \u003ccode\u003eFlowUri\u003c/code\u003e for a Google Cloud Storage destination, \u003ccode\u003eIncludeReferencedFlows\u003c/code\u003e for referencing other flows, and \u003ccode\u003eName\u003c/code\u003e for the flow's unique identifier.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class has been implemented with the ability to use various methods, such as the basic \u003ccode\u003eObject\u003c/code\u003e methods, or other implemented methods, such as \u003ccode\u003eIMessage\u003c/code\u003e, or \u003ccode\u003eIEquatable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]