| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
ArrowSchema |
ArrowSchema.clone() |
ArrowSchema |
ArrowSchema.encodeSerializedSchema(byte[] serializedSchema)
IPC serialized Arrow schema.
|
ArrowSchema |
QueryResponse.getArrowSchema()
Output only.
|
ArrowSchema |
ArrowSchema.set(String fieldName,
Object value) |
ArrowSchema |
ArrowSchema.setSerializedSchema(String serializedSchema)
IPC serialized Arrow schema.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
QueryResponse.setArrowSchema(ArrowSchema arrowSchema)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.