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 documentation for the `Entity.Types.CompatibilityStatus` class within the Google Cloud Dataplex V1 API, specifically version 2.11.0."],["The `Entity.Types.CompatibilityStatus` class is designed to provide compatibility information for various metadata stores, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `CompatibilityStatus()` and `CompatibilityStatus(Entity.Types.CompatibilityStatus other)`, allowing for object initialization and copying, respectively."],["It includes properties like `Bigquery` and `HiveMetastore` to determine compatibility with these specific systems, with each returning a nested `Compatibility` type for detailed information."],["There are many previous versions available to view that range from 1.0.0 to 3.6.0, with 3.6.0 being the latest version."]]],[]]