GoogleCloudDataplexV1DataQualityRuleTemplateSql.fromJson constructor
GoogleCloudDataplexV1DataQualityRuleTemplateSql.fromJson(
- Map json_
Implementation
GoogleCloudDataplexV1DataQualityRuleTemplateSql.fromJson(core.Map json_)
: this(query: json_['query'] as core.String?);