Uses of Interface
com.google.cloud.bigquery.storage.v1.ArrowSchemaOrBuilder
-
Packages that use ArrowSchemaOrBuilder Package Description com.google.cloud.bigquery.storage.v1 A client to BigQuery Storage API -
-
Uses of ArrowSchemaOrBuilder in com.google.cloud.bigquery.storage.v1
Classes in com.google.cloud.bigquery.storage.v1 that implement ArrowSchemaOrBuilder Modifier and Type Class Description classArrowSchemaArrow schema as specified in https://arrow.apache.org/docs/python/api/datatypes.html and serialized to bytes using IPC: https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc See code samples on how this message can be deserialized.static classArrowSchema.BuilderArrow schema as specified in https://arrow.apache.org/docs/python/api/datatypes.html and serialized to bytes using IPC: https://arrow.apache.org/docs/format/Columnar.html#serialization-and-interprocess-communication-ipc See code samples on how this message can be deserialized.Methods in com.google.cloud.bigquery.storage.v1 that return ArrowSchemaOrBuilder Modifier and Type Method Description ArrowSchemaOrBuilderReadRowsResponse.Builder. getArrowSchemaOrBuilder()Output only.ArrowSchemaOrBuilderReadRowsResponse. getArrowSchemaOrBuilder()Output only.ArrowSchemaOrBuilderReadRowsResponseOrBuilder. getArrowSchemaOrBuilder()Output only.ArrowSchemaOrBuilderReadSession.Builder. getArrowSchemaOrBuilder()Output only.ArrowSchemaOrBuilderReadSession. getArrowSchemaOrBuilder()Output only.ArrowSchemaOrBuilderReadSessionOrBuilder. getArrowSchemaOrBuilder()Output only.
-