Interface protos.google.cloud.bigquery.storage.v1.ReadSession.ITableReadOptions (2.7.0)

Properties of a TableReadOptions.

Package

@google-cloud/bigquery-storage

Properties

arrowSerializationOptions

arrowSerializationOptions?: (google.cloud.bigquery.storage.v1.IArrowSerializationOptions|null);

TableReadOptions arrowSerializationOptions

rowRestriction

rowRestriction?: (string|null);

TableReadOptions rowRestriction

selectedFields

selectedFields?: (string[]|null);

TableReadOptions selectedFields