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 documentation for the `IamPolicyAnalysisQuery.Types.ResourceSelector` class within the Google Cloud Asset Inventory v1 API, detailing its purpose in analyzing access policies for resources."],["The `ResourceSelector` class is part of the `Google.Cloud.Asset.V1` namespace and is implemented in the `Google.Cloud.Asset.V1.dll` assembly."],["The latest version of the documentation available is 3.12.0, and there are numerous prior versions available to view, including version 3.5.0 which this page references."],["The `ResourceSelector` class allows users to specify a resource for analysis by its full resource name, as shown in its `FullResourceName` property, which is required to carry out the function."],["The documentation outlines the class's inheritance, implementation of various interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`, and provides details on the available constructors and their use cases."]]],[]]