Class BigQueryReadGrpc.BigQueryReadImplBase

java.lang.Object
com.google.cloud.bigquery.storage.v1.BigQueryReadGrpc.BigQueryReadImplBase
All Implemented Interfaces:
BigQueryReadGrpc.AsyncService, io.grpc.BindableService
Enclosing class:
BigQueryReadGrpc

public abstract static class BigQueryReadGrpc.BigQueryReadImplBase extends Object implements io.grpc.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.
 
  • Constructor Details

    • BigQueryReadImplBase

      public BigQueryReadImplBase()
  • Method Details

    • bindService

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