Class BigQueryStorageGrpc.BigQueryStorageImplBase (2.36.1)

public abstract static class BigQueryStorageGrpc.BigQueryStorageImplBase implements BindableService, BigQueryStorageGrpc.AsyncService

Base class for the server implementation of the service BigQueryStorage.

BigQuery storage API. The BigQuery storage API can be used to read data stored in BigQuery.

Inheritance

java.lang.Object > BigQueryStorageGrpc.BigQueryStorageImplBase

Implements

io.grpc.BindableService, BigQueryStorageGrpc.AsyncService

Constructors

BigQueryStorageImplBase()

public BigQueryStorageImplBase()

Methods

bindService()

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