Reference documentation and code samples for the Data Loss Prevention V2 Client class UpdateStoredInfoTypeRequest.
Request message for UpdateStoredInfoType.
Generated from protobuf message google.privacy.dlp.v2.UpdateStoredInfoTypeRequest
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. Resource name of organization and storedInfoType to be updated, for example organizations/433245324/storedInfoTypes/432452342
or projects/project-id/storedInfoTypes/432452342.
↳ config
StoredInfoTypeConfig
Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.
↳ update_mask
getName
Required. Resource name of organization and storedInfoType to be updated,
for example organizations/433245324/storedInfoTypes/432452342
or
projects/project-id/storedInfoTypes/432452342.
string
setName
Required. Resource name of organization and storedInfoType to be updated,
for example organizations/433245324/storedInfoTypes/432452342
or
projects/project-id/storedInfoTypes/432452342.
var
string
$this
getConfig
Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.
hasConfig
clearConfig
setConfig
Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.
$this
getUpdateMask
Mask to control which fields get updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Mask to control which fields get updated.
$this
static::build
name
string
Required. Resource name of organization and storedInfoType to be updated,
for example organizations/433245324/storedInfoTypes/432452342
or
projects/project-id/storedInfoTypes/432452342. Please see DlpServiceClient::storedInfoTypeName()
for help formatting this field.
config
StoredInfoTypeConfig
Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.
updateMask