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-03-21 UTC."],[[["This page provides reference documentation for the `ImportIntentsMetadata` class within the Dialogflow v3 API."],["The `ImportIntentsMetadata` class is used to handle metadata for long-running intent import operations, specifically within the `Google.Cloud.Dialogflow.Cx.V3` namespace."],["This documentation covers versions from 1.0.0 to 2.23.0, with 2.23.0 being the latest version."],["The `ImportIntentsMetadata` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits members from the `object` class, including methods like `GetHashCode`, `GetType`, and `ToString`, and has its own constructors, `ImportIntentsMetadata()` and `ImportIntentsMetadata(ImportIntentsMetadata)`."]]],[]]