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, covering versions from 1.0.0 to the latest version 3.6.0."],["The `Entity.Types.CompatibilityStatus.Types.Compatibility` class offers details about compatibility for a specific metadata store in Google Cloud Dataplex."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and compatibility checks."],["The `Compatibility` class has properties such as `Compatible` (a boolean) and `Reason` (a string), that describe whether an entity is compatible with the metadata store and provides any additional information about why an entity is incompatible."],["Multiple versions of the documentation for this class are available, with links to each versions namespace and relevant information."]]],[]]