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\u003eThis page details the \u003ccode\u003eExportAgentRequest\u003c/code\u003e class, which is used to request the export of an agent within the Google Cloud Dialogflow CX V3 service, with the latest version being 2.23.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentRequest\u003c/code\u003e class can be utilized via a range of versions, starting from version 1.0.0 and going up to the most current release.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed either with an empty constructor, \u003ccode\u003eExportAgentRequest()\u003c/code\u003e, or by providing another \u003ccode\u003eExportAgentRequest\u003c/code\u003e object, \u003ccode\u003eExportAgentRequest(ExportAgentRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eExportAgentRequest\u003c/code\u003e include \u003ccode\u003eAgentName\u003c/code\u003e for the agent's name, \u003ccode\u003eAgentUri\u003c/code\u003e for the Google Cloud Storage URI, \u003ccode\u003eEnvironment\u003c/code\u003e for the target environment, \u003ccode\u003eEnvironmentAsEnvironmentName\u003c/code\u003e for a typed view over the environment name, and \u003ccode\u003eName\u003c/code\u003e for the required agent name.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class, providing a variety of methods for object manipulation and comparison.\u003c/p\u003e\n"]]],[],null,[]]