public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
The response message for [Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent].
The URI to a file containing the exported agent. This field is populated
only if agent_uri is specified in [ExportAgentRequest][google.cloud.dialogflow.cx.v3.ExportAgentRequest].
[[["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 \u003ccode\u003eExportAgentResponse\u003c/code\u003e class is used to represent the response message for exporting agents in the Dialogflow CX V3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThere are many versions of \u003ccode\u003eExportAgentResponse\u003c/code\u003e, with the latest being 2.23.0 and it ranging all the way down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements interfaces like \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, it includes constructors and properties like \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e, and \u003ccode\u003eAgentUri\u003c/code\u003e for handling exported agent data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAgentUri\u003c/code\u003e property holds the URI of a file containing the exported agent and is populated when \u003ccode\u003eagent_uri\u003c/code\u003e is specified in the export request, while \u003ccode\u003eAgentContent\u003c/code\u003e holds uncompressed raw byte content for the agent.\u003c/p\u003e\n"]]],[],null,[]]