public sealed class LintPolicyResponse : IMessage<LintPolicyResponse>, IEquatable<LintPolicyResponse>, IDeepCloneable<LintPolicyResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Identity and Access Management (IAM) v1 API class LintPolicyResponse.
The response of a lint operation. An empty response indicates
the operation was able to fully execute and no lint issue was found.
[[["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\u003eThe latest version of the \u003ccode\u003eLintPolicyResponse\u003c/code\u003e API is 2.4.0, with this specific documentation page detailing version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLintPolicyResponse\u003c/code\u003e is a class within the Google.Cloud.Iam.Admin.V1 namespace and it provides the response structure for lint operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLintPolicyResponse\u003c/code\u003e class implements multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in handling messages and data operations.\u003c/p\u003e\n"],["\u003cp\u003eAn empty \u003ccode\u003eLintPolicyResponse\u003c/code\u003e signifies that the lint operation completed without finding any issues.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eLintPolicyResponse\u003c/code\u003e contains a property called \u003ccode\u003eLintResults\u003c/code\u003e which is a list of \u003ccode\u003eLintResult\u003c/code\u003e objects, sorted by severity, and which allows the user to understand the issues found during the lint operation.\u003c/p\u003e\n"]]],[],null,[]]