Uses of Enum
com.google.cloud.bigquery.BigQuery.ModelField
Packages that use BigQuery.ModelField
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigQuery.ModelField in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigQuery.ModelFieldModifier and TypeMethodDescriptionstatic BigQuery.ModelFieldReturns the enum constant of this type with the specified name.static BigQuery.ModelField[]BigQuery.ModelField.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.ModelFieldModifier and TypeMethodDescriptionstatic BigQuery.ModelOptionBigQuery.ModelOption.fields(BigQuery.ModelField... fields) Returns an option to specify the model's fields to be returned by the RPC call.