Data Loss Prevention V2 Client - Class UpdateStoredInfoTypeRequest (1.12.0)

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

Methods

__construct

Constructor.

Parameters
Name
Description
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
Google\Cloud\Dlp\V2\StoredInfoTypeConfig

Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.

↳ update_mask
Google\Protobuf\FieldMask

Mask to control which fields get updated.

getName

Required. Resource name of organization and storedInfoType to be updated, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

Returns
Type
Description
string

setName

Required. Resource name of organization and storedInfoType to be updated, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getConfig

Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.

Returns
Type
Description

hasConfig

clearConfig

setConfig

Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

Mask to control which fields get updated.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

Mask to control which fields get updated.

Parameter
Name
Description
Returns
Type
Description
$this

static::build

Parameters
Name
Description
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 Google\Cloud\Dlp\V2\DlpServiceClient::storedInfoTypeName() for help formatting this field.

config
Google\Cloud\Dlp\V2\StoredInfoTypeConfig

Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.

updateMask
Google\Protobuf\FieldMask

Mask to control which fields get updated.

Design a Mobile Site
View Site in Mobile | Classic
Share by: