public sealed class AccessSelector : IMessage<IamPolicyAnalysisQuery.Types.AccessSelector>, IEquatable<IamPolicyAnalysisQuery.Types.AccessSelector>, IDeepCloneable<IamPolicyAnalysisQuery.Types.AccessSelector>, IBufferMessage, IMessage
Specifies roles and/or permissions to analyze, to determine both the
identities possessing them and the resources they control. If multiple
values are specified, results will include roles or permissions matching
any of them. The total number of roles and permissions should be equal or
less than 10.
[[["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 webpage details the \u003ccode\u003eAccessSelector\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Asset.V1\u003c/code\u003e namespace, specifically version 2.8.0 and its relationship to other versions up to 3.12.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessSelector\u003c/code\u003e class is designed to analyze roles and permissions, identifying the users and the resources they manage, with a limit of 10 total roles and permissions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAccessSelector\u003c/code\u003e class includes properties such as \u003ccode\u003ePermissions\u003c/code\u003e and \u003ccode\u003eRoles\u003c/code\u003e, both of which are \u003ccode\u003eRepeatedField<string>\u003c/code\u003e types, to specify which permissions and roles should be included in analysis results.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, all within the Google Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides links to various prior versions of the \u003ccode\u003eAccessSelector\u003c/code\u003e class, enabling the user to see a history of it's evolution.\u003c/p\u003e\n"]]],[],null,[]]