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 webpage provides reference documentation for the `Entity.Types.CompatibilityStatus` class in the Google Cloud Dataplex v1 API, covering versions from 1.0.0 to 3.6.0, with 3.6.0 being the latest."],["The `Entity.Types.CompatibilityStatus` class provides compatibility information for various metadata stores, such as BigQuery and Hive Metastore."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used in various contexts within the .NET ecosystem."],["The class has a constructor that takes another `CompatibilityStatus` as a parameter, enabling easy copying of existing `CompatibilityStatus` objects."],["The `Bigquery` and `HiveMetastore` properties of the `CompatibilityStatus` class indicate whether an entity is compatible with BigQuery or Hive Metastore respectively."]]],[]]