Class StoredType (3.9.0)

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

A reference to a StoredInfoType to use with scanning.

Attributes

NameDescription
name str
Resource name of the requested ``StoredInfoType``, for example ``organizations/433245324/storedInfoTypes/432452342`` or ``projects/project-id/storedInfoTypes/432452342``.
create_time google.protobuf.timestamp_pb2.Timestamp
Timestamp indicating when the version of the ``StoredInfoType`` used for inspection was created. Output-only field, populated by the system.

Inheritance

builtins.object > proto.message.Message > StoredType