Purpose

Specifies a number of pages that, if exceeded, signals the driver to use the Google BigQuery Storage API for select operations. For this behavior to take effect, the UseStorageAPI property must be set to true (enabled), and the value of the StorageAPIThreshold property must be exceeded.

Valid Values

x

where:

x
is a positive integer that indicates a number of pages in a result set.

Data Source Method

setStorageAPIMinPageCount

Default

3 (pages)

Data Type

Int

See also