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."],[[["The document provides reference documentation for the `ExportAgentResponse` class within the Google Cloud Dialogflow v2 API, specifically for the .NET environment."],["The `ExportAgentResponse` class is used as a response message for the `Agents.ExportAgent` method in the API."],["The document lists various versions of the API, with version 4.26.0 being the latest, and offers links to the documentation for each version, extending down to version 3.2.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `Object` class."],["The class features properties for `AgentCase`, `AgentContent` (Zip compressed byte content), and `AgentUri` (URI to the exported agent file)."]]],[]]