Resource: ProjectDataProfile
An aggregated profile for this project, based on the resources profiled within it.
| JSON representation | 
|---|
| { "name": string, "projectId": string, "profileLastGenerated": string, "sensitivityScore": { object ( | 
| Fields | |
|---|---|
| name | 
 The resource name of the profile. | 
| projectId | 
 Project ID or account that was profiled. | 
| profileLastGenerated | 
 The last time the profile was generated. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples:  | 
| sensitivityScore | 
 The sensitivity score of this project. | 
| dataRiskLevel | 
 The data risk level of this project. | 
| profileStatus | 
 Success or error status of the last attempt to profile the project. | 
| tableDataProfileCount | 
 The number of table data profiles generated for this project. | 
| fileStoreDataProfileCount | 
 The number of file store data profiles generated for this project. | 
| Methods | |
|---|---|
| 
 | Gets a project data profile. | 
| 
 | Lists project data profiles for an organization. |