Uses of Class
com.google.cloud.bigquery.BigtableColumn
Packages that use BigtableColumn
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigtableColumn in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigtableColumnMethods in com.google.cloud.bigquery that return types with arguments of type BigtableColumnModifier and TypeMethodDescriptionabstract List<BigtableColumn>BigtableColumnFamily.getColumns()Method parameters in com.google.cloud.bigquery with type arguments of type BigtableColumnModifier and TypeMethodDescriptionabstract BigtableColumnFamily.BuilderBigtableColumnFamily.Builder.setColumns(List<BigtableColumn> columns) Lists of columns that should be exposed as individual fields as opposed to a list of (column name, value) pairs.