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.



2349
2350
2351
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2349

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2354
2355
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2354

def update!(**args)
end