Class: Google::Cloud::Dataplex::V1::DataQualityRule::TemplateReference::ValuesEntry
- Inherits:
-
Object
- Object
- Google::Cloud::Dataplex::V1::DataQualityRule::TemplateReference::ValuesEntry
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/dataplex/v1/data_quality.rb
Instance Attribute Summary collapse
- #key ⇒ ::String
- #value ⇒ ::Google::Cloud::Dataplex::V1::DataQualityRule::TemplateReference::ParameterValue
Instance Attribute Details
#key ⇒ ::String
709 710 711 712 |
# File 'proto_docs/google/cloud/dataplex/v1/data_quality.rb', line 709 class ValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#value ⇒ ::Google::Cloud::Dataplex::V1::DataQualityRule::TemplateReference::ParameterValue
709 710 711 712 |
# File 'proto_docs/google/cloud/dataplex/v1/data_quality.rb', line 709 class ValuesEntry include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |