public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dialogflow v2 API class ExportAgentResponse.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ExportAgentResponse` class within the Google Cloud Dialogflow v2 API, specifically version 4.9.0 and its relation to other versions."],["`ExportAgentResponse` is a class that represents the response message for exporting an agent from Dialogflow, supporting various methods and implementing several interfaces."],["The document lists all of the previous version of the class, starting from version 3.2.0 and up until the latest version of 4.26.0."],["The `ExportAgentResponse` class has properties such as `AgentCase`, `AgentContent` (for zip-compressed agent content), and `AgentUri` (for a URI to the exported agent file)."],["The `ExportAgentResponse` class inherits from the object class and implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]