GooglePrivacyDlpV2DiscoveryVertexDatasetFilter constructor

GooglePrivacyDlpV2DiscoveryVertexDatasetFilter({
  1. GooglePrivacyDlpV2VertexDatasetCollection? collection,
  2. GooglePrivacyDlpV2AllOtherResources? others,
  3. GooglePrivacyDlpV2VertexDatasetResourceReference? vertexDatasetResourceReference,
})

Implementation

GooglePrivacyDlpV2DiscoveryVertexDatasetFilter({
  this.collection,
  this.others,
  this.vertexDatasetResourceReference,
});