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, outlining its structure and compatibility with various metadata stores."],["The latest version available for this class is 3.6.0, and the documentation offers links to previous versions, including versions from 3.5.0 to 1.0.0, for developers needing to check specific previous versions."],["The `Entity.Types.CompatibilityStatus` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities for data handling and manipulation."],["The class's main properties, `Bigquery` and `HiveMetastore`, allow users to determine compatibility with each of those platforms, respectively."],["The document details the constructors for the `CompatibilityStatus` class, including a default constructor and one that takes another `CompatibilityStatus` object as a parameter."]]],[]]