values property

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;