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 `ExportIntentsMetadata` class is 2.23.0, and the page provides documentation for multiple versions, ranging from 1.0.0 to 2.23.0."],["The `ExportIntentsMetadata` class is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace, and is located within the `Google.Cloud.Dialogflow.Cx.V3.dll` assembly."],["This class is used for metadata related to the `Intents.ExportIntents` long-running operation within the Dialogflow v3 API, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors available for creating instances of `ExportIntentsMetadata`: a default constructor and a copy constructor that takes another `ExportIntentsMetadata` object as a parameter."],["The `ExportIntentsMetadata` class inherits from the `object` class and therefore gets access to its members such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]