public sealed class Grant.Types.Timeline : IMessage<Grant.Types.Timeline>, IEquatable<Grant.Types.Timeline>, IDeepCloneable<Grant.Types.Timeline>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.
Timeline of a grant describing what happened to it and when.
public RepeatedField<Grant.Types.Timeline.Types.Event> Events { get; }
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.
[[["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-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eGrant.Types.Timeline\u003c/code\u003e class within the Privileged Access Manager v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGrant.Types.Timeline\u003c/code\u003e class details the history of events that occur for a specific grant and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTimeline\u003c/code\u003e class has two constructors: a default constructor and one that accepts another \u003ccode\u003eGrant.Types.Timeline\u003c/code\u003e object to copy its values.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvents\u003c/code\u003e property, which is output-only, contains a chronologically ordered list of events related to the grant, with the first event always being of the \u003ccode\u003eRequested\u003c/code\u003e type and there always being at least one event in the array.\u003c/p\u003e\n"]]],[],null,[]]