Resource: TableDataProfile
The profile for a scanned table.
JSON representation |
---|
{ "name": string, "dataSourceType": { object ( |
Fields | |
---|---|
name |
The name of the profile. |
data |
The resource type that was profiled. |
project |
The resource name of the project data profile for this table. |
dataset |
The Google Cloud project ID that owns the resource. |
dataset |
If supported, the location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported locations. |
dataset |
If the resource is BigQuery, the dataset ID. |
table |
The table ID. |
full |
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 |
profile |
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. |
sensitivity |
The sensitivity score of this table. |
data |
The data risk level of this table. |
predicted |
The infoTypes predicted from this table's data. |
other |
Other infoTypes found in this table's data. |
config |
The snapshot of the configurations used to generate the profile. |
last |
The time when this table was last modified A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
expiration |
Optional. The time when this table expires. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
scanned |
The number of columns profiled in the table. |
failed |
The number of columns skipped in the table because of an error. |
table |
The size of the table when the profile was generated. |
row |
Number of rows in the table when the profile was generated. This will not be populated for BigLake tables. |
encryption |
How the table is encrypted. |
resource |
How broadly a resource has been shared. |
profile |
The last time the profile was generated. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
resource |
The labels applied to the resource at the time the profile was generated. An object containing a list of |
create |
The time at which the table was created. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
sample |
The BigQuery table to which the sample findings are written. |
Methods |
|
---|---|
|
Delete a TableDataProfile. |
|
Gets a table data profile. |
|
Lists table data profiles for an organization. |