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 document provides reference information for the \u003ccode\u003eExportIntentsResponse\u003c/code\u003e class within the Dialogflow v3 API for .NET, specifically version 2.18.0.\u003c/p\u003e\n"],["\u003cp\u003eThis class is used as the response message for the \u003ccode\u003eIntents.ExportIntents\u003c/code\u003e operation, handling the export of intents.\u003c/p\u003e\n"],["\u003cp\u003eIt 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.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to manage the output of exported intents, which can be either an \u003ccode\u003eIntentsUri\u003c/code\u003e to a file or the \u003ccode\u003eIntentsContent\u003c/code\u003e as uncompressed bytes.\u003c/p\u003e\n"],["\u003cp\u003eThere are many previous versions available for viewing, starting from version 1.0.0 up to the most recent version, 2.23.0.\u003c/p\u003e\n"]]],[],null,[]]