[[["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\u003eIamChecker.IamCheckerBase\u003c/code\u003e class is 2.5.0, with several previous versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eIamChecker.IamCheckerBase\u003c/code\u003e serves as the base class for server-side implementations of \u003ccode\u003eIamChecker\u003c/code\u003e within the Policy Troubleshooter v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class includes an abstract method, \u003ccode\u003eTroubleshootIamPolicy\u003c/code\u003e, which allows you to check if a principal has permission for a specific resource, providing an explanation for the outcome.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTroubleshootIamPolicy\u003c/code\u003e method accepts a \u003ccode\u003eTroubleshootIamPolicyRequest\u003c/code\u003e and \u003ccode\u003eServerCallContext\u003c/code\u003e as input, and returns a \u003ccode\u003eTroubleshootIamPolicyResponse\u003c/code\u003e wrapped in a \u003ccode\u003eTask\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe IamChecker.IamCheckerBase class inherits from \u003ccode\u003eobject\u003c/code\u003e, and includes methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Policy Troubleshooter v1 API - Class IamChecker.IamCheckerBase (2.5.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.5.0 (latest)](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/latest/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/2.4.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/2.3.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/2.2.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/2.1.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/2.0.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/1.2.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/1.1.0/Google.Cloud.PolicyTroubleshooter.V1.IamChecker.IamCheckerBase) \n\n [BindServiceMethod(typeof(IamChecker), \"BindService\")]\n public abstract class IamChecker.IamCheckerBase\n\nReference documentation and code samples for the Policy Troubleshooter v1 API class IamChecker.IamCheckerBase.\n\nBase class for server-side implementations of IamChecker \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e IamChecker.IamCheckerBase \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.MemberwiseClone()](https://learn.microsoft.com/dotnet/api/system.object.memberwiseclone) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.PolicyTroubleshooter.V1](/dotnet/docs/reference/Google.Cloud.PolicyTroubleshooter.V1/latest/Google.Cloud.PolicyTroubleshooter.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.PolicyTroubleshooter.V1.dll\n\nMethods\n-------\n\n### TroubleshootIamPolicy(TroubleshootIamPolicyRequest, ServerCallContext)\n\n public virtual Task\u003cTroubleshootIamPolicyResponse\u003e TroubleshootIamPolicy(TroubleshootIamPolicyRequest request, ServerCallContext context)\n\nChecks whether a principal has a specific permission for a specific\nresource, and explains why the principal does or does not have that\npermission."]]