Data Loss Prevention V2 Client - Class StoredType (1.13.2)

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 \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ name string

Resource name of the requested StoredInfoType, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

↳ create_time Google\Protobuf\Timestamp

Timestamp indicating when the version of the StoredInfoType used for inspection was created. Output-only field, populated by the system.

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