Class BigQueryWriteGrpc.BigQueryWriteImplBase (3.3.1)

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. The google.cloud.bigquery.storage.v1 API should be used instead of the v1beta2 API for BigQueryWrite operations.

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