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."],[[["The latest version available for the `IamPolicyAnalysisQuery.Types.ResourceSelector` is 3.12.0, with multiple prior versions ranging from 3.11.0 down to 2.7.0 also available."],["`IamPolicyAnalysisQuery.Types.ResourceSelector` is a class within the Google Cloud Asset Inventory v1 API, used to specify a resource for analyzing access policies."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a `FullResourceName` property that is required and expects the full resource name of a resource of supported resource types, and two constructors, one for default, and one for a copy of another `IamPolicyAnalysisQuery.Types.ResourceSelector`."],["The key purpose of `IamPolicyAnalysisQuery.Types.ResourceSelector` is to identify a specific resource for policy analysis, either set directly on the resource or on ancestor resources."]]],[]]