GooglePrivacyDlpV2DiscoveryVertexDatasetFilter constructor
GooglePrivacyDlpV2DiscoveryVertexDatasetFilter({
- GooglePrivacyDlpV2VertexDatasetCollection? collection,
- GooglePrivacyDlpV2AllOtherResources? others,
- GooglePrivacyDlpV2VertexDatasetResourceReference? vertexDatasetResourceReference,
Implementation
GooglePrivacyDlpV2DiscoveryVertexDatasetFilter({
this.collection,
this.others,
this.vertexDatasetResourceReference,
});