Class ServicesGrpc.ServicesImplBase

  • All Implemented Interfaces:
    ServicesGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ServicesGrpc

    public abstract static class ServicesGrpc.ServicesImplBase
    extends Object
    implements io.grpc.BindableService, ServicesGrpc.AsyncService
    Base class for the server implementation of the service Services.
     Cloud Run Service Control Plane API
     
    • Constructor Detail

      • ServicesImplBase

        public ServicesImplBase()
    • Method Detail

      • bindService

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