public sealed class ReconcileTagsResponse : IMessage<ReconcileTagsResponse>, IEquatable<ReconcileTagsResponse>, IDeepCloneable<ReconcileTagsResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class ReconcileTagsResponse.
[Long-running operation][google.longrunning.Operation]
response message returned by
[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-05-02 UTC."],[[["The latest version of the `ReconcileTagsResponse` class in the Data Catalog v1 API is version 2.14.0."],["This webpage provides reference documentation for the `ReconcileTagsResponse` class, which is used as a response message for long-running operations in the Data Catalog API's ReconcileTags function."],["The `ReconcileTagsResponse` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties like `CreatedTagsCount`, `DeletedTagsCount`, and `UpdatedTagsCount`, all of type `long`, which provide a numerical summary of tag modifications during the reconcile operation."],["The page also lists previous versions of the class, starting with version 2.13.0 and going all the way down to version 1.2.0, alongside the version 1.8.0, and from 1.7.0 to 1.3.0, showing the history of releases."]]],[]]