GooglePrivacyDlpV2PublishToDataplexCatalog
import type { GooglePrivacyDlpV2PublishToDataplexCatalog } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
Create Dataplex Catalog aspects for profiled resources with the aspect type Sensitive Data Protection Profile. To learn more about aspects, see https://cloud.google.com/sensitive-data-protection/docs/add-aspects.
interface GooglePrivacyDlpV2PublishToDataplexCatalog {
lowerDataRiskToLow?: boolean;
}§Properties
§
lowerDataRiskToLow?: boolean
[src]Whether creating a Dataplex Catalog aspect for a profiled resource should lower the risk of the profile for that resource. This also lowers the data risk of resources at the lower levels of the resource hierarchy. For example, reducing the data risk of a table data profile also reduces the data risk of the constituent column data profiles.