public sealed class ReconcileTagsMetadata : IMessage<ReconcileTagsMetadata>, IEquatable<ReconcileTagsMetadata>, IDeepCloneable<ReconcileTagsMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ReconcileTagsMetadata.
[Long-running operation][google.longrunning.Operation]
metadata message returned by the
[ReconcileTags][google.cloud.datacatalog.v1.DataCatalog.ReconcileTags].
[[["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-07-09 UTC."],[[["The latest version of the `ReconcileTagsMetadata` class in the Data Catalog v1 API is version 2.14.0, with numerous previous versions available for reference, ranging from 2.13.0 down to 1.2.0."],["`ReconcileTagsMetadata` is a metadata message used for long-running operations in the `ReconcileTags` feature of the Data Catalog API, implemented in various C# classes."],["The `ReconcileTagsMetadata` class includes properties like `Errors`, which maps column names to tagging operation statuses, and `State`, which reflects the current state of the reconciliation process."],["The class inherits from and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is part of the `Google.Cloud.DataCatalog.V1` namespace within the Google.Cloud.DataCatalog.V1.dll assembly."]]],[]]