ITableReadOptions

google.cloud.bigquery.storage.v1.ReadSession. ITableReadOptions

Properties of a TableReadOptions.

Properties:
Name Type Attributes Description
selectedFields Array.<string> | null <optional>

TableReadOptions selectedFields

rowRestriction string | null <optional>

TableReadOptions rowRestriction

arrowSerializationOptions google.cloud.bigquery.storage.v1.IArrowSerializationOptions | null <optional>

TableReadOptions arrowSerializationOptions

avroSerializationOptions google.cloud.bigquery.storage.v1.IAvroSerializationOptions | null <optional>

TableReadOptions avroSerializationOptions

samplePercentage number | null <optional>

TableReadOptions samplePercentage

responseCompressionCodec google.cloud.bigquery.storage.v1.ReadSession.TableReadOptions.ResponseCompressionCodec | null <optional>

TableReadOptions responseCompressionCodec