public sealed class ExportAgentResponse : IMessage<ExportAgentResponse>, IEquatable<ExportAgentResponse>, IDeepCloneable<ExportAgentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportAgentResponse.
The response message for
[Agents.ExportAgent][google.cloud.dialogflow.cx.v3.Agents.ExportAgent].
Uncompressed raw byte content for agent. This field is populated
if none of agent_uri and git_destination are specified in
[ExportAgentRequest][google.cloud.dialogflow.cx.v3.ExportAgentRequest].
The URI to a file containing the exported agent. This field is populated
if agent_uri is specified in
[ExportAgentRequest][google.cloud.dialogflow.cx.v3.ExportAgentRequest].
Commit SHA of the git push. This field is populated if
git_destination is specified in
[ExportAgentRequest][google.cloud.dialogflow.cx.v3.ExportAgentRequest].
[[["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\u003eThis webpage provides reference documentation for the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET, which is used to handle responses from the Agents.ExportAgent operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eExportAgentResponse\u003c/code\u003e class is 2.23.0, with a history of versions dating back to 1.0.0, and it provides access to the \u003ccode\u003eAgentContent\u003c/code\u003e, \u003ccode\u003eAgentUri\u003c/code\u003e, and \u003ccode\u003eCommitSha\u003c/code\u003e properties.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class can return the exported agent's content as raw bytes, a URI pointing to a file, or the commit SHA of a Git push, depending on how the request is made.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, extending its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportAgentResponse\u003c/code\u003e class has two constructors, a default and an overloaded one that accepts another \u003ccode\u003eExportAgentResponse\u003c/code\u003e object, which is used to initialize the current object with the values of the other.\u003c/p\u003e\n"]]],[],null,[]]