public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2beta1 API class ExportAgentResponse.
The response message for
[Agents.ExportAgent][google.cloud.dialogflow.v2beta1.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\u003e\u003ccode\u003eExportAgentResponse\u003c/code\u003e is a class within the Google Cloud Dialogflow v2beta1 API, specifically for handling the response of agent exports.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for message handling, equality checks, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class includes properties like \u003ccode\u003eAgentCase\u003c/code\u003e, \u003ccode\u003eAgentContent\u003c/code\u003e, and \u003ccode\u003eAgentUri\u003c/code\u003e for managing the data of the exported agent, such as its content and the URI to its location.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed without arguments or by cloning an existing instance of \u003ccode\u003eExportAgentResponse\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has boolean properties, namely, \u003ccode\u003eHasAgentContent\u003c/code\u003e and \u003ccode\u003eHasAgentUri\u003c/code\u003e that show the existence of the \u003ccode\u003eAgentContent\u003c/code\u003e and \u003ccode\u003eAgentUri\u003c/code\u003e fields respectively.\u003c/p\u003e\n"]]],[],null,[]]