Class AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase (2.28.0)

public abstract static class AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase implements BindableService, AnalyticsHubServiceGrpc.AsyncService

Base class for the server implementation of the service AnalyticsHubService.

The AnalyticsHubService API facilitates data sharing within and across organizations. It allows data providers to publish listings that reference shared datasets. With Analytics Hub, users can discover and search for listings that they have access to. Subscribers can view and subscribe to listings. When you subscribe to a listing, Analytics Hub creates a linked dataset in your project.

Inheritance

java.lang.Object > AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase

Implements

io.grpc.BindableService, AnalyticsHubServiceGrpc.AsyncService

Constructors

AnalyticsHubServiceImplBase()

public AnalyticsHubServiceImplBase()

Methods

bindService()

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