Class CatalogServiceGrpc.CatalogServiceImplBase (1.52.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, and Entries. They collectively let data administrators organize, manage, secure, and catalog data located across cloud projects in their organization 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
Type Description
io.grpc.ServerServiceDefinition