StoredInfoType(mapping=None, *, ignore_unknown_fields=False, **kwargs)
StoredInfoType resource message that contains information about the current version and any pending updates.
Attributes |
|
---|---|
Name | Description |
name |
str
Resource name. |
current_version |
google.cloud.dlp_v2.types.StoredInfoTypeVersion
Current version of the stored info type. |
pending_versions |
MutableSequence[google.cloud.dlp_v2.types.StoredInfoTypeVersion]
Pending versions of the stored info type. Empty if no versions are pending. |