Uses of Interface
com.google.cloud.bigquery.biglake.v1alpha1.HiveTableOptions.StorageDescriptorOrBuilder
-
Packages that use HiveTableOptions.StorageDescriptorOrBuilder Package Description com.google.cloud.bigquery.biglake.v1alpha1 A client to BigLake API -
-
Uses of HiveTableOptions.StorageDescriptorOrBuilder in com.google.cloud.bigquery.biglake.v1alpha1
Classes in com.google.cloud.bigquery.biglake.v1alpha1 that implement HiveTableOptions.StorageDescriptorOrBuilder Modifier and Type Class Description static class
HiveTableOptions.StorageDescriptor
Stores physical storage information of the data.static class
HiveTableOptions.StorageDescriptor.Builder
Stores physical storage information of the data.Methods in com.google.cloud.bigquery.biglake.v1alpha1 that return HiveTableOptions.StorageDescriptorOrBuilder Modifier and Type Method Description HiveTableOptions.StorageDescriptorOrBuilder
HiveTableOptions.Builder. getStorageDescriptorOrBuilder()
Stores physical storage information of the data.HiveTableOptions.StorageDescriptorOrBuilder
HiveTableOptions. getStorageDescriptorOrBuilder()
Stores physical storage information of the data.HiveTableOptions.StorageDescriptorOrBuilder
HiveTableOptionsOrBuilder. getStorageDescriptorOrBuilder()
Stores physical storage information of the data.
-