public sealed class Grant.Types.Timeline.Types.Event.Types.Denied : IMessage<Grant.Types.Timeline.Types.Event.Types.Denied>, IEquatable<Grant.Types.Timeline.Types.Event.Types.Denied>, IDeepCloneable<Grant.Types.Timeline.Types.Event.Types.Denied>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class Grant.Types.Timeline.Types.Event.Types.Denied.
[[["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 document provides reference documentation for the `Grant.Types.Timeline.Types.Event.Types.Denied` class within the Privileged Access Manager v1 API."],["The `Denied` class represents an event where a grant request has been denied, and it inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Actor`, representing the user who denied the grant, and `Reason`, detailing the provided justification for the denial."],["The `Denied` class has two constructors: a parameterless one and one that takes another `Denied` instance as a parameter for creating a new object."],["This class is under the `Google.Cloud.PrivilegedAccessManager.V1` namespace and is part of the `Google.Cloud.PrivilegedAccessManager.V1.dll` assembly."]]],[]]