Reference documentation and code samples for the Data Loss Prevention V2 Client class StoredType.
A reference to a StoredInfoType to use with scanning.
Generated from protobuf message google.privacy.dlp.v2.StoredType
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Resource name of the requested |
↳ create_time |
Google\Protobuf\Timestamp
Timestamp indicating when the version of the |
getName
Resource name of the requested StoredInfoType
, for example
organizations/433245324/storedInfoTypes/432452342
or
projects/project-id/storedInfoTypes/432452342
.
Returns | |
---|---|
Type | Description |
string |
setName
Resource name of the requested StoredInfoType
, for example
organizations/433245324/storedInfoTypes/432452342
or
projects/project-id/storedInfoTypes/432452342
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getCreateTime
Timestamp indicating when the version of the StoredInfoType
used for
inspection was created. Output-only field, populated by the system.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Timestamp|null |
hasCreateTime
clearCreateTime
setCreateTime
Timestamp indicating when the version of the StoredInfoType
used for
inspection was created. Output-only field, populated by the system.
Parameter | |
---|---|
Name | Description |
var |
Google\Protobuf\Timestamp
|
Returns | |
---|---|
Type | Description |
$this |