Google Cloud Security Command Center V2 Client - Class ParentType (1.28.1)

Reference documentation and code samples for the Google Cloud Security Command Center V2 Client class ParentType.

Parents for configurations that produce data profile findings.

Protobuf type google.cloud.securitycenter.v2.CloudDlpDataProfile.ParentType

Namespace

Google \ Cloud \ SecurityCenter \ V2 \ CloudDlpDataProfile

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

PARENT_TYPE_UNSPECIFIED

Value: 0

Unspecified parent type.

Generated from protobuf enum PARENT_TYPE_UNSPECIFIED = 0;

ORGANIZATION

Value: 1

Organization-level configurations.

Generated from protobuf enum ORGANIZATION = 1;

PROJECT

Value: 2

Project-level configurations.

Generated from protobuf enum PROJECT = 2;