public sealed class DenyGrantRequest : IMessage<DenyGrantRequest>, IEquatable<DenyGrantRequest>, IDeepCloneable<DenyGrantRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Privileged Access Manager v1 API class DenyGrantRequest.
Optional. The reason for denying this grant. This is required if
require_approver_justification field of the ManualApprovals workflow
used in this grant is true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eDenyGrantRequest\u003c/code\u003e class is used as a request message for the \u003ccode\u003eDenyGrant\u003c/code\u003e method within the Privileged Access Manager v1 API, and it represents a request to deny a grant.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and it inherits from the base \u003ccode\u003eobject\u003c/code\u003e class, with its documentation showing methods it Inherits.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDenyGrantRequest\u003c/code\u003e class has properties like \u003ccode\u003eGrantName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eReason\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required field and \u003ccode\u003eReason\u003c/code\u003e is an optional justification for denying the grant.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the \u003ccode\u003eDenyGrantRequest\u003c/code\u003e are \u003ccode\u003e1.0.0\u003c/code\u003e (latest) and \u003ccode\u003e1.0.0-beta01\u003c/code\u003e, and it is located within the \u003ccode\u003eGoogle.Cloud.PrivilegedAccessManager.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"]]],[],null,[]]