public sealed class ResourceSelector : IMessage<IamPolicyAnalysisQuery.Types.ResourceSelector>, IEquatable<IamPolicyAnalysisQuery.Types.ResourceSelector>, IDeepCloneable<IamPolicyAnalysisQuery.Types.ResourceSelector>, IBufferMessage, IMessage
Specifies the resource to analyze for access policies, which may be set
directly on the resource, or on ancestors such as organizations, folders or
projects.
[[["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-04-17 UTC."],[[["The webpage details the `ResourceSelector` class within the `Google.Cloud.Asset.V1` namespace, used for specifying resources for access policy analysis."],["The latest version available is 3.12.0, while the content specifically focuses on version 2.8.0 and related versions, ranging back to version 2.7.0."],["The `ResourceSelector` class implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and inherits from the `Object` class."],["It has a constructor that initializes a new instance and an additional constructor to create an instance from another `ResourceSelector`."],["The `ResourceSelector` class features the `FullResourceName` property, a string representing the full resource name of an analyzable resource."]]],[]]