public sealed class CompatibilityStatus : IMessage<Entity.Types.CompatibilityStatus>, IEquatable<Entity.Types.CompatibilityStatus>, IDeepCloneable<Entity.Types.CompatibilityStatus>, IBufferMessage, IMessage
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 page details the `CompatibilityStatus` class within the `Google.Cloud.Dataplex.V1` namespace, providing compatibility information for metadata stores across various versions."],["The latest version documented is 3.6.0, and the page includes a historical list of versions, ranging from 3.6.0 down to 1.0.0 for the `Entity.Types.CompatibilityStatus`."],["The `CompatibilityStatus` class, implementing several interfaces, is used to check if an entity is compatible with BigQuery or Hive Metastore, with these properties being output-only."],["There are two constructors available for the `CompatibilityStatus` class, one being a parameterless constructor and the other accepting an `Entity.Types.CompatibilityStatus` object for initialization."],["The `CompatibilityStatus` class inherits from `Object` and uses several methods such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, which are detailed on the page."]]],[]]