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 documentation for the `Entity.Types.CompatibilityStatus.Types.Compatibility` class within the Google Cloud Dataplex V1 API."],["The `Entity.Types.CompatibilityStatus.Types.Compatibility` class is used to provide compatibility information for a specific metadata store in the context of the Cloud Dataplex V1 API."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the `object` class."],["The `Compatible` property, a boolean, indicates whether an entity is compatible and can be represented in the metadata store, and the `Reason` property, a string, offers additional details if there is incompatibility."],["The latest version of `Entity.Types.CompatibilityStatus.Types.Compatibility` is 3.6.0, with multiple previous versions available, as low as version 1.0.0."]]],[]]