Class BigQueryReadGrpc.BigQueryReadImplBase (3.4.0)

public abstract static class BigQueryReadGrpc.BigQueryReadImplBase implements BindableService, BigQueryReadGrpc.AsyncService

Base class for the server implementation of the service BigQueryRead.

BigQuery Read API. The Read API can be used to read data from BigQuery.

Inheritance

java.lang.Object > BigQueryReadGrpc.BigQueryReadImplBase

Implements

io.grpc.BindableService, BigQueryReadGrpc.AsyncService

Constructors

BigQueryReadImplBase()

public BigQueryReadImplBase()

Methods

bindService()

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