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-04-17 UTC."],[[["This document provides reference documentation for the `IamPolicyAnalysisQuery.Types.ResourceSelector` class within the Google Cloud Asset Inventory v1 API, which is used to specify a resource for access policy analysis."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `ResourceSelector` class has a `FullResourceName` property, which is a required string field representing the full resource name of a resource to be analyzed."],["The document outlines the available versions, ranging from 3.12.0 (latest) to 2.7.0, of the Google.Cloud.Asset.V1 api, for the IamPolicyAnalysisQuery.Types.ResourceSelector class."],["The document provides details regarding the constructors for the `ResourceSelector` class, which are `ResourceSelector()` and `ResourceSelector(IamPolicyAnalysisQuery.Types.ResourceSelector other)`."]]],[]]