GoogleCloudDataplexV1DataQualityRuleTemplateReferenceParameterValue.fromJson constructor
GoogleCloudDataplexV1DataQualityRuleTemplateReferenceParameterValue.fromJson(
- Map json_
Implementation
GoogleCloudDataplexV1DataQualityRuleTemplateReferenceParameterValue.fromJson(
core.Map json_,
) : this(value: json_['value'] as core.String?);