Uses of Class
com.google.cloud.bigquery.biglake.v1.MetastoreServiceGrpc.MetastoreServiceStub
-
Packages that use MetastoreServiceGrpc.MetastoreServiceStub Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake API -
-
Uses of MetastoreServiceGrpc.MetastoreServiceStub in com.google.cloud.bigquery.biglake.v1
Methods in com.google.cloud.bigquery.biglake.v1 that return MetastoreServiceGrpc.MetastoreServiceStub Modifier and Type Method Description protected MetastoreServiceGrpc.MetastoreServiceStub
MetastoreServiceGrpc.MetastoreServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static MetastoreServiceGrpc.MetastoreServiceStub
MetastoreServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-