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.



4047
4048
4049
# File 'lib/google/apis/dataplex_v1/classes.rb', line 4047

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

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



4052
4053
# File 'lib/google/apis/dataplex_v1/classes.rb', line 4052

def update!(**args)
end