Class UserEventServiceGrpc.UserEventServiceImplBase (0.37.0)

public abstract static class UserEventServiceGrpc.UserEventServiceImplBase implements BindableService, UserEventServiceGrpc.AsyncService

Base class for the server implementation of the service UserEventService.

Service for ingesting end user actions on a website to Discovery Engine API.

Inheritance

java.lang.Object > UserEventServiceGrpc.UserEventServiceImplBase

Implements

io.grpc.BindableService, UserEventServiceGrpc.AsyncService

Constructors

UserEventServiceImplBase()

public UserEventServiceImplBase()

Methods

bindService()

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