Interface protos.google.cloud.bigquery.storage.v1beta1.ITableReadOptions (2.5.4)

Properties of a TableReadOptions.

Package

@google-cloud/bigquery-storage!

Properties

rowRestriction

rowRestriction?: (string|null);

TableReadOptions rowRestriction

Property Value
TypeDescription
(string|null)

selectedFields

selectedFields?: (string[]|null);

TableReadOptions selectedFields

Property Value
TypeDescription
(string[]|null)