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-03-25 UTC."],[[["The page provides documentation for the `Entity.Types.CompatibilityStatus.Types.Compatibility` class within the Cloud Dataplex v1 API, detailing its structure and functionality for representing metadata store compatibility."],["Version 3.6.0 is the latest version available, with a full history of versions, including version 1.0.0."],["The `Compatibility` class offers information on whether an entity is compatible with the metadata store via the `Compatible` property and the reason for incompatibility, if any, via the `Reason` property."],["The `Compatibility` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the protocol buffer system and its capabilities."],["The class is part of the `Google.Cloud.Dataplex.V1` namespace, found within the `Google.Cloud.Dataplex.V1.dll` assembly, indicating its organization within the Dataplex API structure."]]],[]]