Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1DataQualityRuleNonNullExpectation

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/dataplex_v1/classes.rb,
lib/google/apis/dataplex_v1/representations.rb,
lib/google/apis/dataplex_v1/representations.rb

Overview

Evaluates whether each column value is null.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ GoogleCloudDataplexV1DataQualityRuleNonNullExpectation

Returns a new instance of GoogleCloudDataplexV1DataQualityRuleNonNullExpectation.



2590
2591
2592
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2590

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2595
2596
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2595

def update!(**args)
end