Reference documentation and code samples for the Data Loss Prevention V2 Client class ProfileStatus.
Generated from protobuf message google.privacy.dlp.v2.ProfileStatus
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Rpc\Status|null |
hasStatus
clearStatus
setStatus
Profiling status code and optional message
Parameter | |
---|---|
Name | Description |
var |
Google\Rpc\Status
|
Returns | |
---|---|
Type | Description |
$this |
getTimestamp
Time when the profile generation status was updated
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasTimestamp
clearTimestamp
setTimestamp
Time when the profile generation status was updated
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |