Class BigQueryWriteGrpc.BigQueryWriteImplBase (3.4.0)

public abstract static class BigQueryWriteGrpc.BigQueryWriteImplBase implements BindableService, BigQueryWriteGrpc.AsyncService

Base class for the server implementation of the service BigQueryWrite.

BigQuery Write API. The Write API can be used to write data to BigQuery. For supplementary information about the Write API, see: https://cloud.google.com/bigquery/docs/write-api

Inheritance

java.lang.Object > BigQueryWriteGrpc.BigQueryWriteImplBase

Implements

io.grpc.BindableService, BigQueryWriteGrpc.AsyncService

Constructors

BigQueryWriteImplBase()

public BigQueryWriteImplBase()

Methods

bindService()

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