Uses of Interface
com.google.cloud.bigquery.biglake.v1.HiveDatabaseOptionsOrBuilder
-
Packages that use HiveDatabaseOptionsOrBuilder Package Description com.google.cloud.bigquery.biglake.v1 A client to BigLake API -
-
Uses of HiveDatabaseOptionsOrBuilder in com.google.cloud.bigquery.biglake.v1
Classes in com.google.cloud.bigquery.biglake.v1 that implement HiveDatabaseOptionsOrBuilder Modifier and Type Class Description class
HiveDatabaseOptions
Options of a Hive database.static class
HiveDatabaseOptions.Builder
Options of a Hive database.Methods in com.google.cloud.bigquery.biglake.v1 that return HiveDatabaseOptionsOrBuilder Modifier and Type Method Description HiveDatabaseOptionsOrBuilder
Database.Builder. getHiveOptionsOrBuilder()
Options of a Hive database.HiveDatabaseOptionsOrBuilder
Database. getHiveOptionsOrBuilder()
Options of a Hive database.HiveDatabaseOptionsOrBuilder
DatabaseOrBuilder. getHiveOptionsOrBuilder()
Options of a Hive database.
-