Class EventarcGrpc.EventarcImplBase (1.41.0)

public abstract static class EventarcGrpc.EventarcImplBase implements BindableService, EventarcGrpc.AsyncService

Base class for the server implementation of the service Eventarc.

Eventarc allows users to subscribe to various events that are provided by Google Cloud services and forward them to supported destinations.

Inheritance

java.lang.Object > EventarcGrpc.EventarcImplBase

Implements

io.grpc.BindableService, EventarcGrpc.AsyncService

Constructors

EventarcImplBase()

public EventarcImplBase()

Methods

bindService()

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