public sealed class ExportAgentRequest : IMessage<ExportAgentRequest>, IEquatable<ExportAgentRequest>, IDeepCloneable<ExportAgentRequest>, IBufferMessage, IMessage
The request message for [Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
Required. 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 within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for version 3.9.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentRequest\u003c/code\u003e class is used to send a request to export an agent in Dialogflow, with the request message including the agent's parent project and an optional Google Cloud Storage URI.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers the class's constructors, which allow for creating empty instances and instances based on another \u003ccode\u003eExportAgentRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentRequest\u003c/code\u003e class has properties such as \u003ccode\u003eAgentUri\u003c/code\u003e and \u003ccode\u003eParent\u003c/code\u003e, along with resource name properties like \u003ccode\u003eParentAsLocationName\u003c/code\u003e, \u003ccode\u003eParentAsProjectName\u003c/code\u003e, and \u003ccode\u003eParentAsResourceName\u003c/code\u003e, used to define where the agent should be stored and which agent should be exported.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to historical versions of this class, ranging from 4.26.0 down to 3.2.0, enabling users to check previous versions of this message.\u003c/p\u003e\n"]]],[],null,[]]