Resource: FileStoreDataProfile
The profile for a file store.
- Cloud Storage: maps 1:1 with a bucket.
- Amazon S3: maps 1:1 with a bucket.
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 file store. |
projectId |
The Google Cloud project ID that owns the resource. For Amazon S3 buckets, this is the AWS Account Id. |
fileStoreLocation |
The location of the file store. |
dataStorageLocations[] |
For resources that have multiple storage locations, these are those regions. For Cloud Storage this is the list of regions chosen for dual-region storage. |
locationType |
The location type of the file store (region, dual-region, multi-region, etc). If dual-region, expect dataStorageLocations to be populated. |
fileStorePath |
The file store path.
|
fullResource |
The resource name of the resource profiled. https://cloud.google.com/apis/design/resource_names#full_resource_name Example format of an S3 bucket full resource name: |
configSnapshot |
The snapshot of the configurations used to generate the profile. |
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. |
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: |
resourceVisibility |
How broadly a resource has been shared. |
sensitivityScore |
The sensitivity score of this resource. |
dataRiskLevel |
The data risk level of this resource. |
createTime |
The time the file store was first 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: |
lastModifiedTime |
The time the file store 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: |
fileClusterSummaries[] |
FileClusterSummary per each cluster. |
resourceAttributes |
Attributes of the resource being profiled. Currently used attributes:
An object containing a list of |
resourceLabels |
The labels applied to the resource at the time the profile was generated. An object containing a list of |
fileStoreInfoTypeSummaries[] |
InfoTypes detected in this file store. |
fileStoreIsEmpty |
The file store does not have any files. |
relatedResources[] |
Resources related to this profile. |
Methods |
|
---|---|
|
Delete a FileStoreDataProfile. |
|
Gets a file store data profile. |
|
Lists file store data profiles for an organization. |