GoogleCloudSecuritycenterV2CloudDlpDataProfile
import type { GoogleCloudSecuritycenterV2CloudDlpDataProfile } from "https://googleapis.deno.dev/v1/securitycenter:v1.ts";The data profile associated with the finding.
interface GoogleCloudSecuritycenterV2CloudDlpDataProfile {
dataProfile?: string;
infoTypes?: GoogleCloudSecuritycenterV2InfoType[];
parentType?: "PARENT_TYPE_UNSPECIFIED" | "ORGANIZATION" | "PROJECT";
}§Properties
§
dataProfile?: string
[src]Name of the data profile, for example,
projects/123/locations/europe/tableProfiles/8383929.
§
infoTypes?: GoogleCloudSecuritycenterV2InfoType[]
[src]Type of information detected by SDP. Info type includes name, version and sensitivity of the detected information type.