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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Class Timeline (0.1.9)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.9 (latest)](/python/docs/reference/google-cloud-privilegedaccessmanager/latest/google.cloud.privilegedaccessmanager_v1.types.Grant.Timeline)\n- [0.1.8](/python/docs/reference/google-cloud-privilegedaccessmanager/0.1.8/google.cloud.privilegedaccessmanager_v1.types.Grant.Timeline) \n\n Timeline(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nTimeline of a grant describing what happened to it and when.\n\nClasses\n-------\n\n### Event\n\n Event(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nA single operation on the grant.\n\nThis message has `oneof`_ fields (mutually exclusive fields).\nFor each oneof, at most one member field can be set at the same time.\nSetting any member of the oneof automatically clears all other\nmembers.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]