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."],[[["The latest version available for the `ImportIntentsMetadata` class in the Dialogflow v3 API is 2.23.0."],["This page provides reference documentation for the `ImportIntentsMetadata` class, which is part of the `Google.Cloud.Dialogflow.Cx.V3` namespace in .NET."],["The `ImportIntentsMetadata` class is used as metadata for long-running operations related to importing intents within the Dialogflow CX v3 API."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for message handling, comparison, deep cloning, and buffer manipulation."],["The class can be constructed without parameters, or by passing an existing ImportIntentsMetadata object."]]],[]]