Class DataplexServiceGrpc.DataplexServiceImplBase

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

    public abstract static class DataplexServiceGrpc.DataplexServiceImplBase
    extends Object
    implements io.grpc.BindableService, DataplexServiceGrpc.AsyncService
    Base class for the server implementation of the service DataplexService.
     Dataplex service provides data lakes as a service. The primary resources
     offered by this service are Lakes, Zones and Assets which collectively allow
     a data administrator to organize, manage, secure and catalog data across
     their organization located across cloud projects in a variety of storage
     systems including Cloud Storage and BigQuery.
     
    • Constructor Detail

      • DataplexServiceImplBase

        public DataplexServiceImplBase()
    • Method Detail

      • bindService

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