public sealed class ApproveDecision : IMessage<ApproveDecision>, IEquatable<ApproveDecision>, IDeepCloneable<ApproveDecision>, IBufferMessage, IMessage
A decision that has been made to approve access to a resource.
[[["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\u003eApproveDecision\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1\u003c/code\u003e namespace, specifically version 1.4.0, used for managing approvals for resource access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveDecision\u003c/code\u003e class, which represents a decision to approve resource access, implements several interfaces including \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\u003eThe class has several properties like \u003ccode\u003eApproveTime\u003c/code\u003e, \u003ccode\u003eAutoApproved\u003c/code\u003e, \u003ccode\u003eExpireTime\u003c/code\u003e, \u003ccode\u003eInvalidateTime\u003c/code\u003e, and \u003ccode\u003eSignatureInfo\u003c/code\u003e, which are used to track the timing, status, and details of an approval decision.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available, one being the empty \u003ccode\u003eApproveDecision()\u003c/code\u003e and the other a copy constructor, \u003ccode\u003eApproveDecision(ApproveDecision other)\u003c/code\u003e, allowing for the creation of new instances or duplication of existing ones.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides a history of different versions of \u003ccode\u003eApproveDecision\u003c/code\u003e starting from 1.0.0 all the way up to the latest version at 2.5.0, indicating the availability of various versions for use.\u003c/p\u003e\n"]]],[],null,[]]