Data Loss Prevention V2 Client - Class ActionDetails (1.11.0)

Reference documentation and code samples for the Data Loss Prevention V2 Client class ActionDetails.

The results of an Action.

Generated from protobuf message google.privacy.dlp.v2.ActionDetails

Namespace

Google \ Cloud \ Dlp \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ deidentify_details Google\Cloud\Dlp\V2\DeidentifyDataSourceDetails

Outcome of a de-identification action.

getDeidentifyDetails

Outcome of a de-identification action.

Returns
TypeDescription
Google\Cloud\Dlp\V2\DeidentifyDataSourceDetails|null

hasDeidentifyDetails

setDeidentifyDetails

Outcome of a de-identification action.

Parameter
NameDescription
var Google\Cloud\Dlp\V2\DeidentifyDataSourceDetails
Returns
TypeDescription
$this

getDetails

Returns
TypeDescription
string