public sealed class Entity.Types.CompatibilityStatus.Types.Compatibility : IMessage<Entity.Types.CompatibilityStatus.Types.Compatibility>, IEquatable<Entity.Types.CompatibilityStatus.Types.Compatibility>, IDeepCloneable<Entity.Types.CompatibilityStatus.Types.Compatibility>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Entity.Types.CompatibilityStatus.Types.Compatibility.
Provides compatibility information for a specific metadata store.
[[["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-01 UTC."],[[["This document provides reference information for the `Entity.Types.CompatibilityStatus.Types.Compatibility` class within the Google Cloud Dataplex v1 API, specifically for version 2.13.0 and above, up to the latest release 3.6.0."],["The `Entity.Types.CompatibilityStatus.Types.Compatibility` class provides compatibility details for metadata stores, including whether an entity is compatible and any reasons for incompatibility."],["This API class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructor options for creating instances of `Compatibility`."],["The `Compatibility` class has properties `Compatible`, which indicates the compatibility status with a boolean value, and `Reason`, which gives more detail if the compatibility fails."],["The document lists all the releases of this API, from version 1.0.0 up to 3.6.0, showing the version history of the `Entity.Types.CompatibilityStatus.Types.Compatibility` class."]]],[]]