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 documentation for the `Entity.Types.CompatibilityStatus.Types.Compatibility` class within the Google Cloud Dataplex v1 API."],["The `Compatibility` class offers information on whether an entity is compatible with a specific metadata store, as well as detailed explanations regarding incompatibility."],["The latest documented version of the API for this class is 3.6.0, with multiple other versions listed as well."],["The `Compatibility` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `Compatible` (a boolean) and `Reason` (a string) to convey the compatibility status and any associated details."]]],[]]