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 documentation for the `ImportIntentsMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace for .NET."],["The `ImportIntentsMetadata` class is part of the Dialogflow v3 API and is used for long-running operations related to importing intents."],["The latest version of this class is 2.23.0, and the page lists documentation for versions ranging from 1.0.0 to 2.23.0."],["`ImportIntentsMetadata` inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["This class contains two constructors, one default and one that accepts another `ImportIntentsMetadata` instance as a parameter."]]],[]]