public sealed class Grant.Types.Timeline.Types.Event.Types.Activated : IMessage<Grant.Types.Timeline.Types.Event.Types.Activated>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Activated>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Activated>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Activated.
An event representing that the grant was successfully
activated.
[[["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 `Activated` class, part of the Privileged Access Manager v1 API, within the `Google.Cloud.PrivilegedAccessManager.V1` namespace, specifically version 1.0.0-beta01."],["The `Activated` class represents an event indicating that a grant within the system was successfully activated."],["It inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The `Activated` class has two constructors: a default one and one that takes another `Activated` instance as a parameter for creating a new instance, and is used in the context of `Grant.Types.Timeline.Types.Event.Types.Activated`."]]],[]]