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 PrimaryKey |
PrimaryKey.Builder.build()
Creates a
PrimaryKey object. |
abstract PrimaryKey |
TableConstraints.getPrimaryKey() |
Modifier and Type | Method and Description |
---|---|
abstract TableConstraints.Builder |
TableConstraints.Builder.setPrimaryKey(PrimaryKey primaryKey)
The primary key for the table constraints.
|
Copyright © 2023 Google LLC. All rights reserved.