public sealed class Entity.Types.CompatibilityStatus : IMessage<Entity.Types.CompatibilityStatus>, IEquatable<Entity.Types.CompatibilityStatus>, IDeepCloneable<Entity.Types.CompatibilityStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Entity.Types.CompatibilityStatus.
Provides compatibility information for various metadata stores.
[[["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-25 UTC."],[[["This document provides reference information for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex v1 API, specifically in version 2.3.0."],["The `Entity.Types.CompatibilityStatus` class offers compatibility details for different metadata stores, as shown by its properties `Bigquery` and `HiveMetastore`."],["It shows that this `CompatibilityStatus` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the broader .NET framework and Google Cloud environment."],["The document also lists the available versions of the `Entity.Types.CompatibilityStatus`, ranging from version 1.0.0 to the latest version 3.6.0, with links to their respective documentation."],["The class has two constructors; one with no parameters and another that takes in an existing `CompatibilityStatus` object as a parameter."]]],[]]