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 ColumnReference |
ColumnReference.Builder.build()
Creates a
ColumnReference object. |
Modifier and Type | Method and Description |
---|---|
abstract List<ColumnReference> |
ForeignKey.getColumnReferences() |
Modifier and Type | Method and Description |
---|---|
abstract ForeignKey.Builder |
ForeignKey.Builder.setColumnReferences(List<ColumnReference> columnReferences)
The set of column references for this foreign key.
|
Copyright © 2023 Google LLC. All rights reserved.