Uses of Class
com.google.cloud.bigquery.biglake.v1alpha1.MetastoreServiceSettings
-
Packages that use MetastoreServiceSettings Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of MetastoreServiceSettings in com.google.cloud.bigquery.biglake.v1alpha1
Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return MetastoreServiceSettings Modifier and Type Method Description MetastoreServiceSettingsMetastoreServiceSettings.Builder. build()static MetastoreServiceSettingsMetastoreServiceSettings. create(MetastoreServiceStubSettings stub)MetastoreServiceSettingsMetastoreServiceClient. getSettings()Methods in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type MetastoreServiceSettings Modifier and Type Method Description static MetastoreServiceClientMetastoreServiceClient. create(MetastoreServiceSettings settings)Constructs an instance of MetastoreServiceClient, using the given settings.Constructors in com.google.cloud.bigquery.biglake.v1alpha1 with parameters of type MetastoreServiceSettings Constructor Description Builder(MetastoreServiceSettings settings)MetastoreServiceClient(MetastoreServiceSettings settings)Constructs an instance of MetastoreServiceClient, using the given settings.
-