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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThe latest version available for the \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dialogflow.Cx.V3\u003c/code\u003e namespace is 2.23.0, with numerous prior versions dating back to 1.0.0 also available.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class is used to represent the response message for exporting intents in the Dialogflow v3 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \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 class provides properties such as \u003ccode\u003eIntentsUri\u003c/code\u003e, \u003ccode\u003eIntentsContent\u003c/code\u003e, and \u003ccode\u003eIntentsCase\u003c/code\u003e, which manage the exported intent data, either through a URI or direct content.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes constructors, enabling both default instantiation and cloning of existing \u003ccode\u003eExportIntentsResponse\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]