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