Google Cloud Security Command Center V1 Client - Class CloudDlpDataProfile (1.28.0)

Reference documentation and code samples for the Google Cloud Security Command Center V1 Client class CloudDlpDataProfile.

The data profile associated with the finding.

Generated from protobuf message google.cloud.securitycenter.v1.CloudDlpDataProfile

Namespace

Google \ Cloud \ SecurityCenter \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ data_profile string

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

↳ parent_type int

The resource hierarchy level at which the data profile was generated.

getDataProfile

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

Returns
Type Description
string

setDataProfile

Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.

Parameter
Name Description
var string
Returns
Type Description
$this

getParentType

The resource hierarchy level at which the data profile was generated.

Returns
Type Description
int

setParentType

The resource hierarchy level at which the data profile was generated.

Parameter
Name Description
var int
Returns
Type Description
$this