public sealed class ExportAgentRequest : IMessage<ExportAgentRequest>, IEquatable<ExportAgentRequest>, IDeepCloneable<ExportAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent].
Optional. The Google Cloud Storage URI to
export the agent to. The format of this URI must be
gs://<bucket-name>/<object-name>.
If left unspecified, the serialized agent 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 page provides documentation for the \u003ccode\u003eExportAgentRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API reference for \u003ccode\u003eExportAgentRequest\u003c/code\u003e is 2.23.0, with a comprehensive list of previous versions ranging down to 1.0.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eExportAgentRequest\u003c/code\u003e is a message class used for exporting agents, implementing several interfaces such as \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"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eAgentName\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, \u003ccode\u003eEnvironment\u003c/code\u003e, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e that are used to specify the agent to be exported and the export destination.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for \u003ccode\u003eExportAgentRequest\u003c/code\u003e, one with no parameters and another that accepts an \u003ccode\u003eExportAgentRequest\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]