public sealed class 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."],["The `ResourceSelector` class is used to specify the resource to analyze for access policies, including those set on the resource itself or on its ancestors."],["The documentation lists various versions of the Google Cloud Asset Inventory v1 API, with the latest being version 3.12.0 and a list that includes version 3.4.0, along with versions from 2.7.0 and above."],["The `ResourceSelector` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `FullResourceName` property, which is a required string representing the full resource name of a supported resource type."]]],[]]