public sealed class DismissDecision : IMessage<DismissDecision>, IEquatable<DismissDecision>, IDeepCloneable<DismissDecision>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class DismissDecision.
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"]],[["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 webpage provides reference documentation for the `DismissDecision` class within the Google Cloud Access Approval v1 API."],["The `DismissDecision` class, which is used to represent the dismissal of an approval request, can be found in the `Google.Cloud.AccessApproval.V1` namespace."],["The documentation includes information on the class's constructors, `DismissDecision()` and `DismissDecision(DismissDecision other)`, and properties such as `DismissTime` and `Implicit`."],["The latest version of the API is 2.5.0, with this page specifically detailing version 2.4.0 and also providing links to older versions down to 1.0.0."]]],[]]