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

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

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.

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