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\u003eThe \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class is part of the Dialogflow v3 API for .NET, specifically within the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class handles the response message for exporting intents, as defined by the \u003ccode\u003eIntents.ExportIntents\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eIt implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing it to be used with other google libraries and functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors and two properties, \u003ccode\u003eIntentsUri\u003c/code\u003e and \u003ccode\u003eIntentsContent\u003c/code\u003e to manage the exported intents, either by a URI link or as uncompressed content, with the \u003ccode\u003eIntentsCase\u003c/code\u003e property to define which is used.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation page provides links to several versions of the \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class, from the latest version 2.23.0 back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]