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, with version 3.12.0 being the latest."],["The `ResourceSelector` class is used to specify the resource for analyzing access policies, which can be set directly or inherited from ancestors like organizations, folders, or projects."],["The webpage includes a list of available versions of the API, ranging from 2.7.0 to the latest 3.12.0, each with links to their respective documentation."],["The documentation highlights that the class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has inherited members from the base object class."],["The `ResourceSelector` class has a `FullResourceName` property which is required and represents the full resource name of the target being analyzed, following the Google Cloud Asset Inventory's naming format."]]],[]]