public sealed class Grant.Types.Timeline.Types.Event.Types.Approved : IMessage<Grant.Types.Timeline.Types.Event.Types.Approved>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Approved>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Approved>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Approved.
An event representing that the grant was approved.
[[["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-03-21 UTC."],[[["This documentation is for the `Grant.Types.Timeline.Types.Event.Types.Approved` class, which is part of the Google Cloud Privileged Access Manager v1 API."],["The `Approved` class represents an event signifying that a grant has been approved."],["This class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class has properties `Actor` and `Reason`, which provide details about the approver's username and the reason for the approval, respectively."],["There are two versions of the documentation available, the latest being version `1.0.0`, as well as the `1.0.0-beta01` release."]]],[]]