public sealed class Compatibility : IMessage<Entity.Types.CompatibilityStatus.Types.Compatibility>, IEquatable<Entity.Types.CompatibilityStatus.Types.Compatibility>, IDeepCloneable<Entity.Types.CompatibilityStatus.Types.Compatibility>, IBufferMessage, IMessage
Provides compatibility information for a specific metadata store.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eCompatibility\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataplex.V1\u003c/code\u003e namespace, used to provide compatibility information for a metadata store.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this API available is version 3.6.0, with previous versions ranging down to version 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompatibility\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, among others.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCompatibility\u003c/code\u003e class contains two key properties: \u003ccode\u003eCompatible\u003c/code\u003e, which is a boolean indicating whether an entity is compatible with the metadata store, and \u003ccode\u003eReason\u003c/code\u003e, which provides a string with additional details if an entity is incompatible.\u003c/p\u003e\n"],["\u003cp\u003eThis class has two constructors, a default one \u003ccode\u003eCompatibility()\u003c/code\u003e, and another \u003ccode\u003eCompatibility(Entity.Types.CompatibilityStatus.Types.Compatibility other)\u003c/code\u003e which takes in a parameter.\u003c/p\u003e\n"]]],[],null,[]]