Data Loss Prevention V2 Client - Class ProfileStatus (1.8.6)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ status Google\Rpc\Status

Profiling status code and optional message

↳ timestamp Google\Protobuf\Timestamp

Time when the profile generation status was updated

getStatus

Profiling status code and optional message

Returns
TypeDescription
Google\Rpc\Status|null

hasStatus

clearStatus

setStatus

Profiling status code and optional message

Parameter
NameDescription
var Google\Rpc\Status
Returns
TypeDescription
$this

getTimestamp

Time when the profile generation status was updated

Returns
TypeDescription
Google\Protobuf\Timestamp|null

hasTimestamp

clearTimestamp

setTimestamp

Time when the profile generation status was updated

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this