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 webpage provides documentation for the `ExportAgentResponse` class within the Google Cloud Dialogflow v2 API for .NET, detailing its usage and properties."],["The `ExportAgentResponse` class is part of the `Google.Cloud.Dialogflow.V2` namespace and is defined in the `Google.Cloud.Dialogflow.V2.dll` assembly."],["It is the response message for the `Agents.ExportAgent` method and includes constructors and properties such as `AgentCase`, `AgentContent`, and `AgentUri`."],["The documentation covers a range of versions, from 3.2.0 to the latest 4.26.0, for the `ExportAgentResponse` class in the Google Cloud Dialogflow v2 API."],["The class implements multiple interfaces including, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` to ensure robust functionality and versatility."]]],[]]