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, specifically detailing its structure, inheritance, and implementation."],["The `Entity.Types.CompatibilityStatus` class offers compatibility information for metadata stores, such as BigQuery and Hive Metastore, and it is used to indicate whether an entity is compatible with each store, respectively."],["The document lists the various versions of the Dataplex API, ranging from version 1.0.0 to 3.6.0 (latest), each with a link to its specific documentation for `CompatibilityStatus`, and the current version of the document is 2.13.0."],["The class `Entity.Types.CompatibilityStatus` implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, and provides constructors and properties such as `Bigquery` and `HiveMetastore` to check the compatibility status."],["The class offers methods and properties for inspecting compatibility with external stores, and these are output-only, meaning the compatibility is determined by the Dataplex service and not set by the user."]]],[]]