Dataplex V1 API - Class Google::Cloud::Dataplex::V1::DataQualityRuleTemplate::ParameterDescription (v2.10.0)

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

Description of the input parameter. It can include the type(s) supported by the parameter and intended usage. It is for information purposes only and does not affect the behavior of the rule template.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#default_value

def default_value() -> ::String
Returns
  • (::String) — Output only. The default value for the parameter if no value is provided.

#description

def description() -> ::String
Returns
  • (::String) — Output only. Description of the input parameter. It can include the type(s) supported by the parameter and intended usage. It is for information purposes only and does not affect the behavior of the rule template.