Class RevisionsGrpc.RevisionsImplBase

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

    public abstract static class RevisionsGrpc.RevisionsImplBase
    extends Object
    implements io.grpc.BindableService, RevisionsGrpc.AsyncService
    Base class for the server implementation of the service Revisions.
     Cloud Run Revision Control Plane API.
     
    • Constructor Detail

      • RevisionsImplBase

        public RevisionsImplBase()
    • Method Detail

      • bindService

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