| Package | Description |
|---|---|
| com.google.api.services.bigquery.model |
| Modifier and Type | Method and Description |
|---|---|
ArrowRecordBatch |
ArrowRecordBatch.clone() |
ArrowRecordBatch |
ArrowRecordBatch.encodeSerializedRecordBatch(byte[] serializedRecordBatch)
IPC-serialized Arrow RecordBatch.
|
ArrowRecordBatch |
QueryResponse.getArrowRecordBatch()
Output only.
|
ArrowRecordBatch |
ArrowRecordBatch.set(String fieldName,
Object value) |
ArrowRecordBatch |
ArrowRecordBatch.setSerializedRecordBatch(String serializedRecordBatch)
IPC-serialized Arrow RecordBatch.
|
| Modifier and Type | Method and Description |
|---|---|
QueryResponse |
QueryResponse.setArrowRecordBatch(ArrowRecordBatch arrowRecordBatch)
Output only.
|
Copyright © 2011–2026 Google. All rights reserved.