Package com.google.cloud.bigquery
Class ParquetOptions.Builder
java.lang.Object
com.google.cloud.bigquery.ParquetOptions.Builder
- Enclosing class:
- ParquetOptions
A builder for
ParquetOptions objects.-
Method Summary
Modifier and TypeMethodDescriptionbuild()setEnableListInference(Boolean enableListInference) setEnumAsString(Boolean enumAsString) setMapTargetType(String mapTargetType) [Optional] Indicates how to represent a Parquet map if present.
-
Method Details
-
setEnableListInference
-
setEnumAsString
-
setMapTargetType
[Optional] Indicates how to represent a Parquet map if present.- See Also:
-
build
-