public sealed class AccessApprovalRequest : IMessage<AccessApprovalRequest>, IEquatable<AccessApprovalRequest>, IDeepCloneable<AccessApprovalRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Controls Partner v1beta API class AccessApprovalRequest.
[[["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 documentation covers the \u003ccode\u003eAccessApprovalRequest\u003c/code\u003e class, part of the Cloud Controls Partner v1beta API in the Google Cloud .NET library, with the latest version being 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessApprovalRequest\u003c/code\u003e class provides details about an access request, including its name, requested expiration time, request time, and the reason for the request.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from the \u003ccode\u003eobject\u003c/code\u003e class 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 to provide functionality such as message handling, equality checking, deep cloning and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eRequestTime\u003c/code\u003e, \u003ccode\u003eRequestedExpirationTime\u003c/code\u003e, and \u003ccode\u003eRequestedReason\u003c/code\u003e, allowing developers to manage and retrieve data related to an access approval request.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be instantiated using a parameterless constructor or a copy constructor that accepts another \u003ccode\u003eAccessApprovalRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]