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, allowing users to access specific documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportFlowRequest\u003c/code\u003e is a message class used to define the request parameters for exporting flows in Google Cloud Dialogflow CX, including options for specifying a Google Cloud Storage URI and including referenced flows.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class has properties like \u003ccode\u003eFlowName\u003c/code\u003e, \u003ccode\u003eFlowUri\u003c/code\u003e, \u003ccode\u003eIncludeReferencedFlows\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e which serve different purposes for the request, as well as constructors for creating instances of the request message.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation also shows that the class inherits from the object class and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces, meaning it has several inherited members and properties.\u003c/p\u003e\n"]]],[],null,[]]