Uses of Class
com.google.cloud.bigquery.BigQuery.ProjectListOption
Packages that use BigQuery.ProjectListOption
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of BigQuery.ProjectListOption in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return BigQuery.ProjectListOptionModifier and TypeMethodDescriptionstatic BigQuery.ProjectListOptionBigQuery.ProjectListOption.pageSize(long pageSize) static BigQuery.ProjectListOptionMethods in com.google.cloud.bigquery with parameters of type BigQuery.ProjectListOptionModifier and TypeMethodDescriptionBigQuery.listProjects(BigQuery.ProjectListOption... options) Lists the projects accessible to the caller.