Package | Description |
---|---|
com.google.cloud.bigquery |
A client for BigQuery – A fully managed, petabyte scale, low cost enterprise data warehouse for
analytics.
|
Modifier and Type | Method and Description |
---|---|
static AvroOptions.Builder |
AvroOptions.newBuilder()
Returns a builder for a AvroOptions object.
|
AvroOptions.Builder |
AvroOptions.Builder.setUseAvroLogicalTypes(boolean useAvroLogicalTypes)
[Optional] Sets whether BigQuery should interpret logical types as the corresponding BigQuery
data type (for example, TIMESTAMP), instead of using the raw type (for example, INTEGER).
|
AvroOptions.Builder |
AvroOptions.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.