Uses of Enum
com.google.cloud.bigquery.BigQuery.DatasetField
Packages that use BigQuery.DatasetField
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigQuery.DatasetField in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigQuery.DatasetFieldModifier and TypeMethodDescriptionstatic BigQuery.DatasetFieldReturns the enum constant of this type with the specified name.static BigQuery.DatasetField[]BigQuery.DatasetField.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.bigquery with parameters of type BigQuery.DatasetFieldModifier and TypeMethodDescriptionstatic BigQuery.DatasetOptionBigQuery.DatasetOption.fields(BigQuery.DatasetField... fields) Returns an option to specify the dataset's fields to be returned by the RPC call.