Uses of Class
com.google.cloud.bigquery.RangePartitioning.Range.Builder
Packages that use RangePartitioning.Range.Builder
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of RangePartitioning.Range.Builder in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return RangePartitioning.Range.BuilderModifier and TypeMethodDescriptionRangePartitioning.Range.newBuilder()Returns a builder for a Range object.[Required] The end of range partitioning, exclusive.RangePartitioning.Range.Builder.setInterval(Long interval) [Required] The width of each interval.[Required] The start of range partitioning, inclusive.