public sealed class IamPolicyAnalysisQuery.Types.AccessSelector : IMessage<IamPolicyAnalysisQuery.Types.AccessSelector>, IEquatable<IamPolicyAnalysisQuery.Types.AccessSelector>, IDeepCloneable<IamPolicyAnalysisQuery.Types.AccessSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisQuery.Types.AccessSelector.
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"]],[["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."],[[["This page provides reference documentation for the `IamPolicyAnalysisQuery.Types.AccessSelector` class in the Google Cloud Asset Inventory v1 API, with the latest version being 3.12.0 and version 3.5.0 being the current subject of the documentation."],["The `AccessSelector` class allows users to specify roles and/or permissions for analysis, to determine the identities that possess them and the resources they control, with support for up to 10 roles and permissions."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["`AccessSelector` offers two constructors, one default and another that accepts an `IamPolicyAnalysisQuery.Types.AccessSelector` object for copying, along with properties to specify permissions and roles."],["The page provides links to reference documentation for previous versions of the class, from version 2.7.0 to the latest version 3.12.0."]]],[]]