public interface ArrowSerializationOptionsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
ArrowSerializationOptions.Format |
getFormat()
The Arrow IPC format to use.
|
int |
getFormatValue()
The Arrow IPC format to use.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getFormatValue()
The Arrow IPC format to use.
.google.cloud.bigquery.storage.v1beta2.ArrowSerializationOptions.Format format = 1;
ArrowSerializationOptions.Format getFormat()
The Arrow IPC format to use.
.google.cloud.bigquery.storage.v1beta2.ArrowSerializationOptions.Format format = 1;
Copyright © 2023 Google LLC. All rights reserved.