public sealed class ImportIntentsMetadata : IMessage<ImportIntentsMetadata>, IEquatable<ImportIntentsMetadata>, IDeepCloneable<ImportIntentsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportIntentsMetadata.
Metadata returned for the
[Intents.ImportIntents][google.cloud.dialogflow.cx.v3.Intents.ImportIntents]
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-04-09 UTC."],[[["This page provides reference documentation for the `ImportIntentsMetadata` class within the Dialogflow v3 API for .NET, specifically showcasing version 2.22.0."],["The `ImportIntentsMetadata` class is used to handle metadata for long-running operations related to importing intents in Dialogflow."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities within the .NET environment."],["The documentation includes details on the inheritance hierarchy and inherited members from the base `object` class."],["A list of all available versions of the `ImportIntentsMetadata` class is available, with the latest being version 2.23.0 and includes each release dating all the way down to 1.0.0."]]],[]]