public sealed class DismissDecision : IMessage<DismissDecision>, IEquatable<DismissDecision>, IDeepCloneable<DismissDecision>, IBufferMessage, IMessage
A decision that has been made to dismiss an approval request.
This field will be true if the ApprovalRequest was implicitly dismissed due
to inaction by the access approval approvers (the request is not acted
on by the approvers before the exiration time).
[[["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\u003eThis webpage details the \u003ccode\u003eDismissDecision\u003c/code\u003e class, a component of the Google Cloud Access Approval V1, which represents a decision to dismiss an approval request.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.5.0, with previous versions from 2.4.0 down to 1.0.0 also available, all within the same context of the \u003ccode\u003eDismissDecision\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDismissDecision\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and versatility.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that takes another \u003ccode\u003eDismissDecision\u003c/code\u003e instance, allowing for flexible creation and copying of objects.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eDismissDecision\u003c/code\u003e include \u003ccode\u003eDismissTime\u003c/code\u003e, which records when the request was dismissed, and \u003ccode\u003eImplicit\u003c/code\u003e, a boolean indicating whether dismissal was due to approver inaction.\u003c/p\u003e\n"]]],[],null,[]]