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 MetastoreServiceClientMetastoreServiceClient. create()Constructs an instance of MetastoreServiceClient with default settings.static MetastoreServiceClientMetastoreServiceClient. create(MetastoreServiceSettings settings)Constructs an instance of MetastoreServiceClient, using the given settings.static MetastoreServiceClientMetastoreServiceClient. create(MetastoreServiceStub stub)Constructs an instance of MetastoreServiceClient, using the given stub for making calls.
-