public sealed class ExportIntentsResponse : IMessage<ExportIntentsResponse>, IEquatable<ExportIntentsResponse>, IDeepCloneable<ExportIntentsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportIntentsResponse.
The response message for
[Intents.ExportIntents][google.cloud.dialogflow.cx.v3.Intents.ExportIntents].
public InlineDestination IntentsContent { get; set; }
Uncompressed byte content for intents. This field is populated only if
intents_content_inline is set to true in
[ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
The URI to a file containing the exported intents. This field is
populated only if intents_uri is specified in
[ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
[[["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 document provides reference documentation for the \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class is the response message for the \u003ccode\u003eIntents.ExportIntents\u003c/code\u003e method, used when exporting intents from Dialogflow CX.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation outlines the class's inheritance (\u003ccode\u003eobject\u003c/code\u003e > \u003ccode\u003eExportIntentsResponse\u003c/code\u003e) and the interfaces it implements, such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers the constructors (\u003ccode\u003eExportIntentsResponse()\u003c/code\u003e, \u003ccode\u003eExportIntentsResponse(ExportIntentsResponse)\u003c/code\u003e) and properties of the class, like \u003ccode\u003eHasIntentsUri\u003c/code\u003e, \u003ccode\u003eIntentsCase\u003c/code\u003e, \u003ccode\u003eIntentsContent\u003c/code\u003e, and \u003ccode\u003eIntentsUri\u003c/code\u003e, detailing their types and purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists different versions of the reference documentation for the class \u003ccode\u003eExportIntentsResponse\u003c/code\u003e, with versions ranging from 2.23.0 (latest) down to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]