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 |
---|---|
static PrimaryKey.Builder |
PrimaryKey.newBuilder() |
abstract PrimaryKey.Builder |
PrimaryKey.Builder.setColumns(List<String> columns)
The column names that are primary keys.
|
abstract PrimaryKey.Builder |
PrimaryKey.toBuilder()
Returns a builder for primary key.
|
Copyright © 2023 Google LLC. All rights reserved.