Class BigQueryStorageGrpc.BigQueryStorageImplBase (3.4.0)

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. The v1beta1 API is not yet officially deprecated, and will go through a full deprecation cycle (https://cloud.google.com/products#product-launch-stages) before the service is turned down. However, new code should use the v1 API going forward.

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