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 webpage provides documentation for the `IamPolicyAnalysisQuery.Types.AccessSelector` class within the Google Cloud Asset Inventory v1 API, detailing its purpose in specifying roles and permissions for analysis."],["The `AccessSelector` class is used to determine the identities that possess specified roles or permissions and the resources they control, with the capability to match multiple roles or permissions."],["The page includes a list of available versions, ranging from the latest 3.12.0 down to 2.7.0, alongside the currently displayed version, 3.7.0."],["The documentation describes the class's implementation of interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as its inheritance from the `object` class."],["The `AccessSelector` class includes properties for specifying `Permissions` and `Roles`, both using a `RepeatedField\u003cstring\u003e` type to allow for multiple entries, and has 2 constructors."]]],[]]