Uses of Class
com.google.cloud.bigquery.migration.v2alpha.stub.SqlTranslationServiceStub
-
Packages that use SqlTranslationServiceStub Package Description com.google.cloud.bigquery.migration.v2alpha A client to BigQuery Migration APIcom.google.cloud.bigquery.migration.v2alpha.stub -
-
Uses of SqlTranslationServiceStub in com.google.cloud.bigquery.migration.v2alpha
Methods in com.google.cloud.bigquery.migration.v2alpha that return SqlTranslationServiceStub Modifier and Type Method Description SqlTranslationServiceStub
SqlTranslationServiceClient. getStub()
Methods in com.google.cloud.bigquery.migration.v2alpha with parameters of type SqlTranslationServiceStub Modifier and Type Method Description static SqlTranslationServiceClient
SqlTranslationServiceClient. create(SqlTranslationServiceStub stub)
Constructs an instance of SqlTranslationServiceClient, using the given stub for making calls.Constructors in com.google.cloud.bigquery.migration.v2alpha with parameters of type SqlTranslationServiceStub Constructor Description SqlTranslationServiceClient(SqlTranslationServiceStub stub)
-
Uses of SqlTranslationServiceStub in com.google.cloud.bigquery.migration.v2alpha.stub
Subclasses of SqlTranslationServiceStub in com.google.cloud.bigquery.migration.v2alpha.stub Modifier and Type Class Description class
GrpcSqlTranslationServiceStub
gRPC stub implementation for the SqlTranslationService service API.class
HttpJsonSqlTranslationServiceStub
REST stub implementation for the SqlTranslationService service API.Methods in com.google.cloud.bigquery.migration.v2alpha.stub that return SqlTranslationServiceStub Modifier and Type Method Description SqlTranslationServiceStub
SqlTranslationServiceStubSettings. createStub()
-