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-03-21 UTC."],[[["This webpage details the `ResourceSelector` class, specifically within the `Google.Cloud.Asset.V1` namespace, used for specifying resources for access policy analysis."],["The latest version available for this resource is 3.12.0, with previous versions ranging back to 2.7.0, each linked for reference."],["The `ResourceSelector` class is part of the `IamPolicyAnalysisQuery.Types` and it implements various interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`, along with two constructors."],["The `FullResourceName` property is a key component, allowing users to specify the full resource name of the resource they wish to analyse."]]],[]]