Class: Google::Apis::DataplexV1::GoogleCloudDataplexV1GenerateDataQualityRulesRequest
- Inherits:
-
Object
- Object
- Google::Apis::DataplexV1::GoogleCloudDataplexV1GenerateDataQualityRulesRequest
- 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
Request details for generating data quality rule recommendations.
Instance Method Summary collapse
-
#initialize(**args) ⇒ GoogleCloudDataplexV1GenerateDataQualityRulesRequest
constructor
A new instance of GoogleCloudDataplexV1GenerateDataQualityRulesRequest.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ GoogleCloudDataplexV1GenerateDataQualityRulesRequest
Returns a new instance of GoogleCloudDataplexV1GenerateDataQualityRulesRequest.
6839 6840 6841 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6839 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
6844 6845 |
# File 'lib/google/apis/dataplex_v1/classes.rb', line 6844 def update!(**args) end |