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 webpage provides reference documentation for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex v1 API, covering versions from 1.0.0 up to the latest 3.6.0."],["The `Entity.Types.CompatibilityStatus` class offers compatibility information for metadata stores like BigQuery and Hive Metastore."],["The latest version available is 3.6.0, with previous versions, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, and numerous 2.x versions, as well as version 1.0.0, all being accessible through links."],["The class `Entity.Types.CompatibilityStatus` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable` and `IBufferMessage`."],["The class has two properties, `Bigquery` and `HiveMetastore`, each of which returns an `Entity.Types.CompatibilityStatus.Types.Compatibility` object indicating compatibility."]]],[]]