Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
abstract BigtableColumn |
BigtableColumn.Builder.build() |
Modifier and Type | Method and Description |
---|---|
abstract List<BigtableColumn> |
BigtableColumnFamily.getColumns() |
Modifier and Type | Method and Description |
---|---|
abstract BigtableColumnFamily.Builder |
BigtableColumnFamily.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.
|
Copyright © 2019 Google LLC. All rights reserved.