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 document outlines 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, part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace, is designed to work within the context of a request, allowing users to export an agent either to a Google Cloud Storage URI or retrieve it inline.\u003c/p\u003e\n"],["\u003cp\u003eIt supports specifying the agent to export by its name, and it also offers optional parameters such as \u003ccode\u003eAgentUri\u003c/code\u003e for the storage location and \u003ccode\u003eEnvironment\u003c/code\u003e for specifying a particular environment.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists available versions from 1.0.0 up to the current latest 2.23.0, each with a link to the \u003ccode\u003eExportAgentRequest\u003c/code\u003e class documentation for that specific version, detailing its implementation of various interfaces and inherited members.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentRequest\u003c/code\u003e class includes constructors, 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, enabling detailed configuration of the export operation, offering information about each of the properties and their respective value types.\u003c/p\u003e\n"]]],[],null,[]]