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 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 provides information about the compatibility of a data entity with various metadata stores, specifically BigQuery and Hive Metastore."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The document details the constructors for the class, including a default constructor and a copy constructor, as well as properties `Bigquery` and `HiveMetastore` which indicate compatibility status with those systems."],["The latest version of `Entity.Types.CompatibilityStatus` that is documented is version 3.6.0."]]],[]]