public sealed class 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 in the .NET environment."],["The `CompatibilityStatus` class provides information regarding the compatibility of an entity with various metadata stores, such as BigQuery and Hive Metastore."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its usage in various .NET functionalities."],["The latest version of this API is 3.6.0, and the document lists several other versions, starting from 1.0.0, that can be accessed and referenced."],["The documentation details the class constructors, such as the default constructor `CompatibilityStatus()` and the constructor `CompatibilityStatus(Entity.Types.CompatibilityStatus other)`, along with the properties `Bigquery` and `HiveMetastore`."]]],[]]