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 webpage provides documentation for the `ImportIntentsMetadata` class within the Google.Cloud.Dialogflow.Cx.V3 namespace."],["It details the different versions of `ImportIntentsMetadata`, with version 2.23.0 being the latest and going all the way back to version 1.0.0."],["The `ImportIntentsMetadata` class is used as metadata for long-running operations related to importing intents."],["The class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the class, one being a default constructor, the other a constructor which takes another `ImportIntentsMetadata` object as a parameter."]]],[]]