Uses of Class
com.google.cloud.bigquery.FieldElementType
Packages that use FieldElementType
Package
Description
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
-
Uses of FieldElementType in com.google.cloud.bigquery
Methods in com.google.cloud.bigquery that return FieldElementTypeModifier and TypeMethodDescriptionabstract FieldElementTypeFieldElementType.Builder.build()Field.getRangeElementType()Return the range element type the field.abstract FieldElementTypeRange.getType()Returns the type of the range.Methods in com.google.cloud.bigquery with parameters of type FieldElementTypeModifier and TypeMethodDescriptionstatic RangeRange.of(String value, FieldElementType type) Creates an instance ofRangefrom a string representation.Field.Builder.setRangeElementType(FieldElementType rangeElementType) Optional.abstract Range.BuilderRange.Builder.setType(FieldElementType type)