public sealed class Grant.Types.Timeline.Types.Event.Types.Revoked : IMessage<Grant.Types.Timeline.Types.Event.Types.Revoked>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Revoked>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Revoked>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Revoked.
[[["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 provides details for the `Grant.Types.Timeline.Types.Event.Types.Revoked` class within the Privileged Access Manager v1 API."],["The `Revoked` class represents an event signifying that a grant has been revoked, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new instances and properties to capture who revoked the grant (`Actor`) and the reason for revocation (`Reason`)."],["There are two available versions of this class available, the latest which is `1.0.0` and a beta version which is `1.0.0-beta01`."],["It inherits from `object` and utilizes the `Google.Cloud.PrivilegedAccessManager.V1` namespace, and resides within the `Google.Cloud.PrivilegedAccessManager.V1.dll` assembly."]]],[]]