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.



2338
2339
2340
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2338

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2343
2344
# File 'lib/google/apis/dataplex_v1/classes.rb', line 2343

def update!(**args)
end