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 for the Dialogflow v3 API is 2.23.0, but there are multiple versions available for use, from 1.0.0 all the way to the latest."],["`ExportIntentsMetadata` is a class used within the Google.Cloud.Dialogflow.Cx.V3 namespace and is found within the Google.Cloud.Dialogflow.Cx.V3.dll assembly."],["This class provides metadata for long-running operations related to exporting intents within Dialogflow, as well as implementing multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a public constructor that initializes a new instance of the class, as well as another public constructor that takes another `ExportIntentsMetadata` object as a parameter to make a copy."],["`ExportIntentsMetadata` inherits from the `object` class and its inherited members include methods such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]