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."],[[["The page provides documentation for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex V1 API, detailing compatibility information for metadata stores."],["The documentation covers multiple versions of the API, ranging from version 1.0.0 to the latest version 3.6.0, with 3.5.0 being the current version of focus."],["The `Entity.Types.CompatibilityStatus` class includes properties such as `Bigquery` and `HiveMetastore`, indicating compatibility with those respective systems."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which are used for serialization, comparison, and cloning of messages."],["Constructors are provided to create instances of `CompatibilityStatus`, including a default constructor and one that accepts another `CompatibilityStatus` object for initialization."]]],[]]