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`, and inherits from `object`."],["The documentation includes details for all available versions from 1.0.0 to the latest version 2.23.0, along with constructors and inherited members."]]],[]]