Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataQualityColumnResult (v0.19.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualityColumnResult.

DataQualityColumnResult provides a more detailed, per-column view of the results.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#column

def column() -> ::String
Returns
  • (::String) — Output only. The column specified in the DataQualityRule.

#score

def score() -> ::Float
Returns
  • (::Float) — Output only. The column-level data quality score for this data scan job if and only if the 'column' field is set.

    The score ranges between between 0, 100.