Class Timeline (0.1.1)

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

Timeline of a grant describing what happened to it and when.

Attribute

Name Description
events MutableSequence[google.cloud.privilegedaccessmanager_v1.types.Grant.Timeline.Event]
Output only. The events that have occurred on this grant. This list contains entries in the same order as they occurred. The first entry is always be of type Requested and there is always at least one entry in this array.

Classes

Event

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

A single operation on the grant.

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields