Resource: TableDataProfile
The profile for a scanned table.
JSON representation |
---|
{ "name": string, "dataSourceType": { object ( |
Fields | |
---|---|
name |
The name of the profile. |
dataSourceType |
The resource type that was profiled. |
projectDataProfile |
The resource name of the project data profile for this table. |
datasetProjectId |
The Google Cloud project ID that owns the resource. |
datasetLocation |
If supported, the location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported locations. |
datasetId |
If the resource is BigQuery, the dataset ID. |
tableId |
The table ID. |
fullResource |
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 |
profileStatus |
Success or error status from the most recent profile generation attempt. May be empty if the profile is still being generated. |
state |
State of a profile. |
sensitivityScore |
The sensitivity score of this table. |
dataRiskLevel |
The data risk level of this table. |
predictedInfoTypes[] |
The infoTypes predicted from this table's data. |
otherInfoTypes[] |
Other infoTypes found in this table's data. |
configSnapshot |
The snapshot of the configurations used to generate the profile. |
lastModifiedTime |
The time when this table was last modified Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
expirationTime |
Optional. The time when this table expires. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
scannedColumnCount |
The number of columns profiled in the table. |
failedColumnCount |
The number of columns skipped in the table because of an error. |
tableSizeBytes |
The size of the table when the profile was generated. |
rowCount |
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables. |
encryptionStatus |
How the table is encrypted. |
resourceVisibility |
How broadly a resource has been shared. |
profileLastGenerated |
The last time the profile was generated. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
resourceLabels |
The labels applied to the resource at the time the profile was generated. An object containing a list of |
createTime |
The time at which the table was created. Uses RFC 3339, where generated output will always be Z-normalized and uses 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
sampleFindingsTable |
The BigQuery table to which the sample findings are written. |
tags[] |
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. |
relatedResources[] |
Resources related to this profile. |
Methods |
|
---|---|
|
Delete a TableDataProfile. |
|
Gets a table data profile. |
|
Lists table data profiles for an organization. |