public sealed class Access : IMessage<IamPolicyAnalysisResult.Types.Access>, IEquatable<IamPolicyAnalysisResult.Types.Access>, IDeepCloneable<IamPolicyAnalysisResult.Types.Access>, IBufferMessage, IMessage
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The content focuses on the `Access` class within the `IamPolicyAnalysisResult.Types` namespace in the Google Cloud Asset V1 library for .NET, with the latest version being 3.12.0 and version 2.9.0 being the current document."],["The `Access` class, which implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, represents an IAM role or permission that is under analysis."],["The `Access` class includes constructors for creating new instances and properties like `AnalysisState`, `OneofAccessCase`, `Permission`, and `Role` to manage the state, type, permission, and role respectively of an analyzed IAM policy."],["The document contains links to historical version of this class, from 3.12.0 down to version 2.7.0."]]],[]]