GooglePrivacyDlpV2VertexDatasetCollection constructor

GooglePrivacyDlpV2VertexDatasetCollection({
  1. GooglePrivacyDlpV2VertexDatasetRegexes? vertexDatasetRegexes,
})

Implementation

GooglePrivacyDlpV2VertexDatasetCollection({
  this.vertexDatasetRegexes,
});