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."],[[["This document provides reference information for the `Entity.Types.CompatibilityStatus.Types.Compatibility` class within the Google Cloud Dataplex V1 API."],["The `Compatibility` class offers details about compatibility with the metadata store, and is part of the `Google.Cloud.Dataplex.V1` namespace in the Google Cloud .NET library."],["Version history and links to specific documentation for multiple versions of the `Compatibility` class, including versions ranging from 1.0.0 to 3.6.0, are documented, with 3.6.0 being the latest."],["The class provides two properties to check for compatibility: `Compatible`, a boolean indicating if the entity can be represented, and `Reason`, a string detailing any incompatibility."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing it to be used effectively within the Google Cloud ecosystem."]]],[]]