values property
Map<String, GoogleCloudDataplexV1DataQualityRuleTemplateReferenceParameterValue> ?
values
getter/setter pair
Provides the map of parameter name and value.
The maximum size of the field is 120KB (encoded as UTF-8).
Optional.
Implementation
core.Map<
core.String,
GoogleCloudDataplexV1DataQualityRuleTemplateReferenceParameterValue
>?
values;