GooglePrivacyDlpV2TableDataProfile
import type { GooglePrivacyDlpV2TableDataProfile } from "https://googleapis.deno.dev/v1/dlp:v2.ts";
The profile for a scanned table.
§Properties
The snapshot of the configurations used to generate the profile.
The data risk level of this table.
If supported, the location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported locations.
The resource type that was profiled.
Domains associated with the profile.
How the table is encrypted.
The Cloud Asset Inventory resource that was profiled in order to generate this TableDataProfile. https://cloud.google.com/apis/design/resource_names#full_resource_name
Other infoTypes found in this table's data.
The infoTypes predicted from this table's data.
Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated.
The labels applied to the resource at the time the profile was generated.
How broadly a resource has been shared.
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables.
The BigQuery table to which the sample findings are written.
The sensitivity score of this table.
State of a profile. This will always be set to DONE when the table data profile is written to another service like BigQuery or Pub/Sub.
The tags attached to the table, including any tags attached during profiling. Because tags are attached to Cloud SQL instances rather than Cloud SQL tables, this field is empty for Cloud SQL table profiles.