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-04-09 UTC."],[[["This page provides documentation for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex v1 API, detailing compatibility information for various metadata stores."],["The latest version of the API is 3.6.0, and the page lists various versions, down to 1.0.0, each linking to its corresponding documentation for `Entity.Types.CompatibilityStatus`."],["The `Entity.Types.CompatibilityStatus` class provides two properties, `Bigquery` and `HiveMetastore`, both of which are of type `Compatibility` and indicate whether the entity is compatible with BigQuery or Hive Metastore, respectively."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for message manipulation, equality comparison, deep cloning, and buffer operations."],["There are two constructors available for `CompatibilityStatus`: one default constructor, and another that accepts an `Entity.Types.CompatibilityStatus` object for creating a new instance based on an existing one."]]],[]]