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