public sealed class Grant.Types.Timeline.Types.Event.Types.ActivationFailed : IMessage<Grant.Types.Timeline.Types.Event.Types.ActivationFailed>, IEquatable<Grant.Types.Timeline.Types.Event.Types.ActivationFailed>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.ActivationFailed>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.ActivationFailed.
An event representing that the grant activation failed.
[[["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 details the `ActivationFailed` class, which is part of the Privileged Access Manager v1 API within the Google Cloud .NET library."],["The `ActivationFailed` class represents an event signifying the failure of a grant activation within the `Grant.Types.Timeline.Types.Event.Types` hierarchy."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionalities for message handling, equality comparison, deep cloning, and buffered message operations."],["It includes a constructor and a property named `Error`, which holds the status of the error that occurred during grant activation, as well as inherited methods from its base object."],["Two versions of this class are available, the `1.0.0` being the latest, and the `1.0.0-beta01` being the beta."]]],[]]