GooglePrivacyDlpV2VertexDatasetResourceReference constructor

GooglePrivacyDlpV2VertexDatasetResourceReference({
  1. String? datasetResourceName,
})

Implementation

GooglePrivacyDlpV2VertexDatasetResourceReference({
  this.datasetResourceName,
});