public sealed class AuthorizationInfo : IMessage<AuthorizationInfo>, IEquatable<AuthorizationInfo>, IDeepCloneable<AuthorizationInfo>, IBufferMessage, IMessage
[[["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 page provides documentation for the \u003ccode\u003eAuthorizationInfo\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Audit\u003c/code\u003e namespace, detailing its structure and functionality.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAuthorizationInfo\u003c/code\u003e is a class that represents authorization information for operations, inheriting from \u003ccode\u003eObject\u003c/code\u003e and implementing 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 properties such as \u003ccode\u003eGranted\u003c/code\u003e (a boolean indicating if authorization was granted), \u003ccode\u003ePermission\u003c/code\u003e (the required IAM permission), \u003ccode\u003eResource\u003c/code\u003e (the resource being accessed), and \u003ccode\u003eResourceAttributes\u003c/code\u003e (resource attributes used in IAM condition evaluation).\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one which is the default, and another that takes \u003ccode\u003eAuthorizationInfo\u003c/code\u003e as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe current documentation for \u003ccode\u003eAuthorizationInfo\u003c/code\u003e ranges from versions 1.0.0 to 2.5.0, with version 2.5.0 being the most recent.\u003c/p\u003e\n"]]],[],null,[]]