public sealed class ImportEntityTypesMetadata : IMessage<ImportEntityTypesMetadata>, IEquatable<ImportEntityTypesMetadata>, IDeepCloneable<ImportEntityTypesMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Dialogflow v3 API class ImportEntityTypesMetadata.
Metadata returned for the
[EntityTypes.ImportEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ImportEntityTypes]
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 reference documentation for the `ImportEntityTypesMetadata` class within the Dialogflow v3 API, specifically for the .NET library."],["The latest version of the library is 2.23.0, with documentation available for versions ranging from 1.0.0 to 2.23.0, inclusive."],["`ImportEntityTypesMetadata` class is used as metadata for long-running operations related to importing entity types."],["The `ImportEntityTypesMetadata` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `ImportEntityTypesMetadata`, one default and one that accepts another `ImportEntityTypesMetadata` instance for copying."]]],[]]