Class RevisionsGrpc.RevisionsImplBase (0.19.0)

public abstract static class RevisionsGrpc.RevisionsImplBase implements BindableService, RevisionsGrpc.AsyncService

Base class for the server implementation of the service Revisions.

Cloud Run Revision Control Plane API.

Inheritance

java.lang.Object > RevisionsGrpc.RevisionsImplBase

Implements

io.grpc.BindableService, RevisionsGrpc.AsyncService

Constructors

RevisionsImplBase()

public RevisionsImplBase()

Methods

bindService()

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