Class IamCheckerGrpc.IamCheckerImplBase (1.40.0)

public abstract static class IamCheckerGrpc.IamCheckerImplBase implements 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.

Inheritance

java.lang.Object > IamCheckerGrpc.IamCheckerImplBase

Implements

io.grpc.BindableService, IamCheckerGrpc.AsyncService

Constructors

IamCheckerImplBase()

public IamCheckerImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition