public sealed class ExportFlowRequest : IMessage<ExportFlowRequest>, IEquatable<ExportFlowRequest>, IDeepCloneable<ExportFlowRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportFlowRequest.
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.
Dialogflow performs a write operation for the Cloud Storage object
on the caller's behalf, so your request authentication must
have write permissions for the object. For more information, see
Dialogflow access
control.
[[["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 document provides reference documentation for the \u003ccode\u003eExportFlowRequest\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, which is part of the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e class is used to define the request message for exporting a flow, as facilitated by the \u003ccode\u003eFlows.ExportFlow\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThere is a comprehensive list of previous versions of the library, from the latest at 2.23.0, all the way down to version 1.0.0, allowing for access to specific features.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportFlowRequest\u003c/code\u003e object can be used to specify the name of the flow to be exported, an optional Cloud Storage URI for saving the exported flow, and whether to include referenced flows in the export.\u003c/p\u003e\n"],["\u003cp\u003eThe document details the class's inheritance from base classes like \u003ccode\u003eobject\u003c/code\u003e, and its implementation of various 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"]]],[],null,[]]