Class CatalogServiceGrpc.CatalogServiceImplBase (1.39.0)

public abstract static class CatalogServiceGrpc.CatalogServiceImplBase implements BindableService, CatalogServiceGrpc.AsyncService

Base class for the server implementation of the service CatalogService.

The primary resources offered by this service are EntryGroups, EntryTypes, AspectTypes, Entry and Aspect 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.

Inheritance

java.lang.Object > CatalogServiceGrpc.CatalogServiceImplBase

Implements

io.grpc.BindableService, CatalogServiceGrpc.AsyncService

Constructors

CatalogServiceImplBase()

public CatalogServiceImplBase()

Methods

bindService()

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