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\u003eThe \u003ccode\u003eApproveDecision\u003c/code\u003e class represents a decision to approve access to a resource, within the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1\u003c/code\u003e namespace, and is implemented in the Google.Cloud.AccessApproval.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThis class, a sealed class, inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering capabilities for message handling, comparison, deep cloning, and buffer manipulation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveDecision\u003c/code\u003e class includes properties \u003ccode\u003eApproveTime\u003c/code\u003e and \u003ccode\u003eExpireTime\u003c/code\u003e, both of which use the \u003ccode\u003eTimestamp\u003c/code\u003e type to record the approval and expiration times.\u003c/p\u003e\n"],["\u003cp\u003eThe class is documented across multiple versions from 1.0.0 to 2.5.0, where 2.5.0 is the latest, providing a detailed history of the class's evolution.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the class \u003ccode\u003eApproveDecision()\u003c/code\u003e, for default creation, and \u003ccode\u003eApproveDecision(ApproveDecision other)\u003c/code\u003e which takes another \u003ccode\u003eApproveDecision\u003c/code\u003e as an argument.\u003c/p\u003e\n"]]],[],null,[]]