public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
The response message for [Agents.ExportAgent][google.cloud.dialogflow.v2.Agents.ExportAgent].
[[["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 webpage details the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dialogflow.V2\u003c/code\u003e namespace, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class is the designated response message for the \u003ccode\u003eAgents.ExportAgent\u003c/code\u003e operation within the Dialogflow V2 API.\u003c/p\u003e\n"],["\u003cp\u003eIt implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling comprehensive functionalities for handling agent export responses.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default one and another that accepts an existing \u003ccode\u003eExportAgentResponse\u003c/code\u003e object for copying.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class has two primary properties, \u003ccode\u003eAgentContent\u003c/code\u003e to store zip compressed agent data in bytes, and \u003ccode\u003eAgentUri\u003c/code\u003e to provide a file path for exported agents, as well as a property \u003ccode\u003eAgentCase\u003c/code\u003e to give details about which type of agent is involved in the operation.\u003c/p\u003e\n"]]],[],null,[]]