Class 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 Detail

      • IamCheckerImplBase

        public IamCheckerImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService