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

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
NameDescription
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
TypeDescription
string

setDataProfile

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

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getParentType

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

Returns
TypeDescription
int

setParentType

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

Parameter
NameDescription
var int
Returns
TypeDescription
$this