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\u003eThis webpage details the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class, which is used to request the export of a flow within the Google Cloud Dialogflow CX API.\u003c/p\u003e\n"],["\u003cp\u003eThe content provides a history of versions for the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, from version 1.0.0 up to the latest version 2.23.0, each version having a reference to the \u003ccode\u003eExportFlowRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eFlowName\u003c/code\u003e, \u003ccode\u003eFlowUri\u003c/code\u003e, \u003ccode\u003eIncludeReferencedFlows\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, that manage the details of a flow to be exported.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class inherits from several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while also inheriting members from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e can be constructed with either no parameters or by using another instance of the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]