Uses of Class
com.google.cloud.bigquery.ColumnReference
Packages that use ColumnReference
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of ColumnReference in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return ColumnReferenceModifier and TypeMethodDescriptionabstract ColumnReferenceColumnReference.Builder.build()Creates aColumnReferenceobject.Methods in com.google.cloud.bigquery that return types with arguments of type ColumnReferenceModifier and TypeMethodDescriptionabstract List<ColumnReference>ForeignKey.getColumnReferences()Method parameters in com.google.cloud.bigquery with type arguments of type ColumnReferenceModifier and TypeMethodDescriptionabstract ForeignKey.BuilderForeignKey.Builder.setColumnReferences(List<ColumnReference> columnReferences) The set of column references for this foreign key