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

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)