public abstract static class BigQueryStorageGrpc.BigQueryStorageImplBase implements BindableService, BigQueryStorageGrpc.AsyncServiceBase 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.
Constructors
BigQueryStorageImplBase()
public BigQueryStorageImplBase()Methods
bindService()
public final ServerServiceDefinition bindService()| Returns | |
|---|---|
| Type | Description |
io.grpc.ServerServiceDefinition |
|