public sealed class ApproveDecision : IMessage<ApproveDecision>, IEquatable<ApproveDecision>, IDeepCloneable<ApproveDecision>, IBufferMessage, IMessage
Reference documentation and code samples for the Access Approval v1 API class ApproveDecision.
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 latest version of the \u003ccode\u003eApproveDecision\u003c/code\u003e class in the Access Approval v1 API is 2.5.0, with documentation available at the specified link.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApproveDecision\u003c/code\u003e is a class used to represent a decision to approve access to a resource, and it 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 \u003ccode\u003eApproveDecision\u003c/code\u003e class includes 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 to provide details about the approval status and timing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApproveDecision\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1\u003c/code\u003e namespace, and it is defined within the \u003ccode\u003eGoogle.Cloud.AccessApproval.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of the documentation are available, ranging from version 1.0.0 up to the latest 2.5.0, for developers who may be using different versions of the Access Approval v1 API.\u003c/p\u003e\n"]]],[],null,["# Access Approval v1 API - Class ApproveDecision (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/2.4.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/2.3.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/2.2.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/2.1.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/2.0.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [1.4.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/1.4.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [1.3.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/1.3.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/1.2.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/1.1.0/Google.Cloud.AccessApproval.V1.ApproveDecision)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/1.0.0/Google.Cloud.AccessApproval.V1.ApproveDecision) \n\n public sealed class ApproveDecision : IMessage\u003cApproveDecision\u003e, IEquatable\u003cApproveDecision\u003e, IDeepCloneable\u003cApproveDecision\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Access Approval v1 API class ApproveDecision.\n\nA decision that has been made to approve access to a resource. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e ApproveDecision \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[ApproveDecision](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest/Google.Cloud.AccessApproval.V1.ApproveDecision), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[ApproveDecision](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest/Google.Cloud.AccessApproval.V1.ApproveDecision), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[ApproveDecision](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest/Google.Cloud.AccessApproval.V1.ApproveDecision), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.AccessApproval.V1](/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest/Google.Cloud.AccessApproval.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.AccessApproval.V1.dll\n\nConstructors\n------------\n\n### ApproveDecision()\n\n public ApproveDecision()\n\n### ApproveDecision(ApproveDecision)\n\n public ApproveDecision(ApproveDecision other)\n\nProperties\n----------\n\n### ApproveTime\n\n public Timestamp ApproveTime { get; set; }\n\nThe time at which approval was granted.\n\n### AutoApproved\n\n public bool AutoApproved { get; set; }\n\nTrue when the request has been auto-approved.\n\n### ExpireTime\n\n public Timestamp ExpireTime { get; set; }\n\nThe time at which the approval expires.\n\n### InvalidateTime\n\n public Timestamp InvalidateTime { get; set; }\n\nIf set, denotes the timestamp at which the approval is invalidated.\n\n### SignatureInfo\n\n public SignatureInfo SignatureInfo { get; set; }\n\nThe signature for the ApprovalRequest and details on how it was signed."]]