public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportAgentResponse.
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
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 provided content details the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace, part of the Dialogflow v3 API for .NET, with version 2.7.0 being the main focus.\u003c/p\u003e\n"],["\u003cp\u003eThis class, \u003ccode\u003eExportAgentResponse\u003c/code\u003e, is used as the response message for exporting agents via the \u003ccode\u003eAgents.ExportAgent\u003c/code\u003e method and it implements interfaces like \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 documentation covers a range of versions from 1.0.0 to 2.23.0 (latest), each with its own specific documentation for the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class includes properties such as \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e (for uncompressed raw byte content), and \u003ccode\u003eAgentUri\u003c/code\u003e (for the URI to an exported agent file), and has two constructors for creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits functionalities from the base object class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e and is contained within the Google.Cloud.Dialogflow.Cx.V3.dll assembly.\u003c/p\u003e\n"]]],[],null,[]]