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\u003eThe latest version available for \u003ccode\u003eDismissDecision\u003c/code\u003e is 2.5.0, with multiple other versions available, ranging from 1.0.0 up to 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDismissDecision\u003c/code\u003e class represents a decision to dismiss an approval request and it inherits from \u003ccode\u003eObject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDismissDecision\u003c/code\u003e has two constructors, one default and another that takes a \u003ccode\u003eDismissDecision\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDismissDecision\u003c/code\u003e class includes properties \u003ccode\u003eDismissTime\u003c/code\u003e, representing the dismissal time, and \u003ccode\u003eImplicit\u003c/code\u003e, which indicates if the dismissal occurred due to inaction.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation refers to the namespace \u003ccode\u003eGoogle.Cloud.AccessApproval.V1\u003c/code\u003e, found in the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]