Class BigQueryWriteGrpc.BigQueryWriteImplBase

java.lang.Object
com.google.cloud.bigquery.storage.v1beta2.BigQueryWriteGrpc.BigQueryWriteImplBase
All Implemented Interfaces:
BigQueryWriteGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
BigQueryWriteGrpc

@Deprecated public abstract static class BigQueryWriteGrpc.BigQueryWriteImplBase extends Object implements io.grpc.BindableService, BigQueryWriteGrpc.AsyncService
Deprecated.
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](/bigquery/docs/reference/storage/rpc/google.cloud.bigquery.storage.v1)
   should be used instead of the v1beta2 API for BigQueryWrite operations.
 
  • Constructor Details

    • BigQueryWriteImplBase

      public BigQueryWriteImplBase()
      Deprecated.
  • Method Details

    • bindService

      public final io.grpc.ServerServiceDefinition bindService()
      Deprecated.
      Specified by:
      bindService in interface io.grpc.BindableService