Uses of Class
com.google.cloud.bigquery.ForeignKey
Packages that use ForeignKey
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of ForeignKey in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return ForeignKeyModifier and TypeMethodDescriptionabstract ForeignKeyForeignKey.Builder.build()Creates aForignKeyobject.Methods in com.google.cloud.bigquery that return types with arguments of type ForeignKeyMethod parameters in com.google.cloud.bigquery with type arguments of type ForeignKeyModifier and TypeMethodDescriptionabstract TableConstraints.BuilderTableConstraints.Builder.setForeignKeys(List<ForeignKey> foreignKeys) The list of foreign keys for the table constraints