Dataplex V1 API - Class Google::Cloud::Dataplex::V1::GenerateDataQualityRulesRequest (v0.21.0)

Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::GenerateDataQualityRulesRequest.

Generate recommended DataQualityRules request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) —

    Required. The name should be either

    • the name of a datascan with at least one successful completed data profiling job, or
    • the name of a successful completed data profiling datascan job.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) —

    Required. The name should be either

    • the name of a datascan with at least one successful completed data profiling job, or
    • the name of a successful completed data profiling datascan job.
Returns
  • (::String) —

    Required. The name should be either

    • the name of a datascan with at least one successful completed data profiling job, or
    • the name of a successful completed data profiling datascan job.