Class UpdateStoredInfoTypeRequest (2.0.2)

UpdateStoredInfoTypeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for UpdateStoredInfoType.

Attributes

NameDescription
name str
Required. Resource name of organization and storedInfoType to be updated, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342.
config .dlp.StoredInfoTypeConfig
Updated configuration for the storedInfoType. If not provided, a new version of the storedInfoType will be created with the existing configuration.
update_mask .field_mask.FieldMask
Mask to control which fields get updated.