Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::GenerateDataQualityRulesRequest.
Request details for generating data quality rule recommendations.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#name
def name() -> ::String Returns 
 -  (::String) — 
Required. The name must be one of the following:
- The name of a data scan with at least one successful, completed data profiling job
 - The name of a successful, completed data profiling job (a data scan job where the job type is data profiling)
 
 
#name=
def name=(value) -> ::String Parameter 
 -  value (::String) — 
Required. The name must be one of the following:
- The name of a data scan with at least one successful, completed data profiling job
 - The name of a successful, completed data profiling job (a data scan job where the job type is data profiling)
 
 
 Returns 
 -  (::String) — 
Required. The name must be one of the following:
- The name of a data scan with at least one successful, completed data profiling job
 - The name of a successful, completed data profiling job (a data scan job where the job type is data profiling)