Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class ParentType.
Parents for configurations that produce data profile findings.
Protobuf type google.cloud.securitycenter.v1.CloudDlpDataProfile.ParentType
Namespace
Google \ Cloud \ SecurityCenter \ V1 \ CloudDlpDataProfileMethods
static::name
| Parameter | |
|---|---|
| Name | Description | 
| value | mixed | 
static::value
| Parameter | |
|---|---|
| Name | Description | 
| name | mixed | 
Constants
PARENT_TYPE_UNSPECIFIED
Value: 0Unspecified parent type.
Generated from protobuf enum PARENT_TYPE_UNSPECIFIED = 0;
ORGANIZATION
Value: 1Organization-level configurations.
Generated from protobuf enum ORGANIZATION = 1;
PROJECT
Value: 2Project-level configurations.
Generated from protobuf enum PROJECT = 2;