Class IamCheckerGrpc.IamCheckerImplBase
- java.lang.Object
-
- com.google.cloud.policytroubleshooter.v1.IamCheckerGrpc.IamCheckerImplBase
-
- All Implemented Interfaces:
IamCheckerGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- IamCheckerGrpc
public abstract static class IamCheckerGrpc.IamCheckerImplBase extends Object implements io.grpc.BindableService, IamCheckerGrpc.AsyncService
Base class for the server implementation of the service IamChecker.IAM Policy Troubleshooter service. This service helps you troubleshoot access issues for Google Cloud resources.
-
-
Constructor Summary
Constructors Constructor Description IamCheckerImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.policytroubleshooter.v1.IamCheckerGrpc.AsyncService
troubleshootIamPolicy
-
-