public sealed class IamPolicyAnalysisQuery.Types.ResourceSelector : IMessage<IamPolicyAnalysisQuery.Types.ResourceSelector>, IEquatable<IamPolicyAnalysisQuery.Types.ResourceSelector>, IDeepCloneable<IamPolicyAnalysisQuery.Types.ResourceSelector>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 API class IamPolicyAnalysisQuery.Types.ResourceSelector.
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 provides reference documentation for the `IamPolicyAnalysisQuery.Types.ResourceSelector` class within the Google Cloud Asset Inventory v1 API, used to specify a resource for access policy analysis."],["The `ResourceSelector` class is designed to analyze access policies set directly on a resource or on its ancestors, such as organizations, folders, or projects."],["The page documents various versions of the API, ranging from version 2.7.0 up to the latest version 3.12.0, including the currently selected version 3.10.0, enabling users to access historical version information."],["`ResourceSelector` implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from object, offering various functionalities for working with and manipulating the class."],["The FullResourceName property, which is a string, is a required property used to specify the full resource name of a supported resource type to be analyzed."]]],[]]