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-04-09 UTC."],[[["This webpage provides documentation for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex V1 API, specifically version 2.12.0."],["The `Entity.Types.CompatibilityStatus` class offers compatibility information for various metadata stores, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of all available versions, starting with the latest version 3.6.0 and going down to 1.0.0."],["The class `Entity.Types.CompatibilityStatus` contains two main properties, `Bigquery` and `HiveMetastore`, which are used to check if the entity is compatible with BigQuery and Hive Metastore respectively."],["The class `Entity.Types.CompatibilityStatus` has two constructors `CompatibilityStatus()` and `CompatibilityStatus(Entity.Types.CompatibilityStatus other)` that is used to create instances of this class."]]],[]]