Class StoredInfoType (3.6.2)

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

StoredInfoType resource message that contains information about the current version and any pending updates.

Attributes

NameDescription
name str
Resource name.
current_version google.cloud.dlp_v2.types.StoredInfoTypeVersion
Current version of the stored info type.
pending_versions Sequence[google.cloud.dlp_v2.types.StoredInfoTypeVersion]
Pending versions of the stored info type. Empty if no versions are pending.