Uses of Enum
com.google.cloud.bigquery.BigQuery.DatasetView
Packages that use BigQuery.DatasetView
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigQuery.DatasetView in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigQuery.DatasetViewModifier and TypeMethodDescriptionstatic BigQuery.DatasetViewReturns the enum constant of this type with the specified name.static BigQuery.DatasetView[]BigQuery.DatasetView.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.DatasetViewModifier and TypeMethodDescriptionstatic BigQuery.DatasetOptionBigQuery.DatasetOption.datasetView(BigQuery.DatasetView datasetView) Returns an option to specify the view that determines which dataset information is returned.