public sealed class LintPolicyRequest : IMessage<LintPolicyRequest>, IEquatable<LintPolicyRequest>, IDeepCloneable<LintPolicyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class LintPolicyRequest.
The full resource name of the policy this lint request is about.
The name follows the Google Cloud Platform (GCP) resource format.
For example, a GCP project with ID my-project will be named
//cloudresourcemanager.googleapis.com/projects/my-project.
The resource name is not used to read the policy instance from the Cloud
IAM database. The candidate policy for lint has to be provided in the same
request object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eLintPolicyRequest\u003c/code\u003e class within the Google Cloud IAM Admin V1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLintPolicyRequest\u003c/code\u003e class is used to submit requests for linting Cloud IAM policy objects, and it's the main point of interaction for these requests.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, supporting various operations and interactions within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists various versions of the API, from version 1.0.0 to the latest 2.4.0, allowing developers to access the API through the different versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLintPolicyRequest\u003c/code\u003e class includes properties such as \u003ccode\u003eCondition\u003c/code\u003e, \u003ccode\u003eFullResourceName\u003c/code\u003e and \u003ccode\u003eLintObjectCase\u003c/code\u003e which are used for describing the objects being linted.\u003c/p\u003e\n"]]],[],null,[]]