Reference documentation and code samples for the Data Loss Prevention V2 Client class StoredInfoType.
StoredInfoType resource message that contains information about the current version and any pending updates.
Generated from protobuf message google.privacy.dlp.v2.StoredInfoType
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Resource name.
↳ current_version
↳ pending_versions
array< Google\Cloud\Dlp\V2\StoredInfoTypeVersion
>
Pending versions of the stored info type. Empty if no versions are pending.
getName
Resource name.
string
setName
Resource name.
var
string
$this
getCurrentVersion
Current version of the stored info type.
hasCurrentVersion
clearCurrentVersion
setCurrentVersion
Current version of the stored info type.
$this
getPendingVersions
Pending versions of the stored info type. Empty if no versions are pending.
setPendingVersions
Pending versions of the stored info type. Empty if no versions are pending.
$this