Class AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase

  • All Implemented Interfaces:
    AnalyticsHubServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    AnalyticsHubServiceGrpc

    public abstract static class AnalyticsHubServiceGrpc.AnalyticsHubServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • AnalyticsHubServiceImplBase

        public AnalyticsHubServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService