Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceClient
-
Packages that use MetastoreServiceClient Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of MetastoreServiceClient in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return MetastoreServiceClient Modifier and Type Method Description static MetastoreServiceClient
MetastoreServiceClient. create()
Constructs an instance of MetastoreServiceClient with default settings.static MetastoreServiceClient
MetastoreServiceClient. create(MetastoreServiceSettings settings)
Constructs an instance of MetastoreServiceClient, using the given settings.static MetastoreServiceClient
MetastoreServiceClient. create(MetastoreServiceStub stub)
Constructs an instance of MetastoreServiceClient, using the given stub for making calls.
-