Class StoredInfoType (3.0.1)

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 .dlp.StoredInfoTypeVersion
Current version of the stored info type.
pending_versions Sequence[.dlp.StoredInfoTypeVersion]
Pending versions of the stored info type. Empty if no versions are pending.