Class ExecutionsGrpc.ExecutionsImplBase (0.21.0)

public abstract static class ExecutionsGrpc.ExecutionsImplBase implements BindableService, ExecutionsGrpc.AsyncService

Base class for the server implementation of the service Executions.

Cloud Run Execution Control Plane API.

Inheritance

java.lang.Object > ExecutionsGrpc.ExecutionsImplBase

Implements

io.grpc.BindableService, ExecutionsGrpc.AsyncService

Constructors

ExecutionsImplBase()

public ExecutionsImplBase()

Methods

bindService()

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