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."],[[["This page provides reference documentation for the `ExportIntentsMetadata` class within the Dialogflow v3 API for .NET."],["The `ExportIntentsMetadata` class is used to handle metadata for long-running intent export operations, as part of the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This class implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation details the class's inheritance from the `object` class and includes a list of inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The page also lists the available versions, from `2.23.0` (latest) down to `1.0.0`, and how to access the documentation for each respective version."]]],[]]