Dataplex V1 API - Class Google::Cloud::Dataplex::V1::Entity::CompatibilityStatus::Compatibility (v0.6.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::Entity::CompatibilityStatus::Compatibility.

Provides compatibility information for a specific metadata store.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#compatible

def compatible() -> ::Boolean
Returns
  • (::Boolean) — Output only. Whether the entity is compatible and can be represented in the metadata store.

#reason

def reason() -> ::String
Returns
  • (::String) — Output only. Provides additional detail if the entity is incompatible with the metadata store.