public sealed class ExportIntentsMetadata : IMessage<ExportIntentsMetadata>, IEquatable<ExportIntentsMetadata>, IDeepCloneable<ExportIntentsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ExportIntentsMetadata.
Metadata returned for the
[Intents.ExportIntents][google.cloud.dialogflow.cx.v3.Intents.ExportIntents]
long running operation.
[[["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-03-21 UTC."],[[["The latest version of the Dialogflow v3 API class `ExportIntentsMetadata` is 2.23.0, with a historical list of previous versions available, down to 1.0.0."],["`ExportIntentsMetadata` is a class used in the Dialogflow v3 API to handle metadata related to the `ExportIntents` long-running operation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for this class is `Google.Cloud.Dialogflow.Cx.V3`, and it is part of the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["It inherits from the object class, and has 2 constructors available, one default and one that accepts the class as a parameter."]]],[]]