Uses of Interface
com.google.cloud.bigquery.migration.v2alpha.SqlTranslationServiceGrpc.AsyncService
-
Packages that use SqlTranslationServiceGrpc.AsyncService Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration API -
-
Uses of SqlTranslationServiceGrpc.AsyncService in com.google.cloud.bigquery.migration.v2alpha
Classes in com.google.cloud.bigquery.migration.v2alpha that implement SqlTranslationServiceGrpc.AsyncService Modifier and Type Class Description static class
SqlTranslationServiceGrpc.SqlTranslationServiceImplBase
Base class for the server implementation of the service SqlTranslationService.Methods in com.google.cloud.bigquery.migration.v2alpha with parameters of type SqlTranslationServiceGrpc.AsyncService Modifier and Type Method Description static io.grpc.ServerServiceDefinition
SqlTranslationServiceGrpc. bindService(SqlTranslationServiceGrpc.AsyncService service)
-