Resource: ColumnDataProfile
The profile for a scanned column within a table.
JSON representation |
---|
{ "name": string, "profileStatus": { object ( |
Fields | |
---|---|
name |
The name of the profile. |
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. |
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: |
table |
The resource name of the table data profile. |
table |
The resource name of the resource this column is within. |
dataset |
The Google Cloud project ID that owns the profiled resource. |
dataset |
If supported, the location where the dataset's data is stored. See https://cloud.google.com/bigquery/docs/locations for supported BigQuery locations. |
dataset |
The BigQuery dataset ID, if the resource profiled is a BigQuery table. |
table |
The table ID. |
column |
The name of the column. |
sensitivity |
The sensitivity of this column. |
data |
The data risk level for this column. |
column |
If it's been determined this column can be identified as a single type, this will be set. Otherwise the column either has unidentifiable content or mixed types. |
other |
Other types found within this column. List will be unordered. |
estimated |
Approximate percentage of entries being null in the column. |
estimated |
Approximate uniqueness of the column. |
free |
The likelihood that this column contains free-form text. A value close to 1 may indicate the column is likely to contain free-form or natural language text. Range in 0-1. |
column |
The data type of a given column. |
policy |
Indicates if a policy tag has been applied to the column. |
Methods |
|
---|---|
|
Gets a column data profile. |
|
Lists column data profiles for an organization. |