UpdateStoredInfoTypeRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request message for UpdateStoredInfoType.
Attributes |
|
---|---|
Name | Description |
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 |
google.cloud.dlp_v2.types.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.field_mask_pb2.FieldMask
Mask to control which fields get updated. |