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 document provides reference documentation for the `IamPolicyAnalysisQuery.Types.ResourceSelector` class within the Google Cloud Asset Inventory v1 API, covering versions from 2.7.0 up to the latest version 3.12.0."],["The `IamPolicyAnalysisQuery.Types.ResourceSelector` class is designed to specify the resource that will be analyzed for access policies, whether those policies are applied directly to the resource or to its ancestors."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring it can be used within the .NET environment for Google Cloud."],["The class has a constructor `ResourceSelector()` with an empty input, and another constructor `ResourceSelector(IamPolicyAnalysisQuery.Types.ResourceSelector other)` that takes another `ResourceSelector` as an input, as well as a `FullResourceName` property of type `string`."],["The webpage contains a variety of version options to click on to check the documentation associated with that version of the API."]]],[]]