Allow High-Throughput API for Large Results queries

AllowHtapiForLargeResults

Key Name Default Value Required

AllowHtapiForLargeResults

Clear (0)0

No

Description

This option specifies whether the connector uses the BigQuery High-Throughput API for large result sets. For detailed information about the High-Throughput API, see High Throughput API Support.

  • Enabled (1)1: The connector uses the High-Throughput API for large result sets that exceed the activation threshold for High-Throughput API.
  • Disabled (0)0: The connector does not use the High-Throughput API for large result sets.
Important:

Important:

Pricing for the High-Throughput API is different than pricing for the standard REST API. For more information, see "BigQuery Storage API Pricing" in the Google BigQuery documentation: https://cloud.google.com/bigquery/pricing#storage-api.

Important:

Important:

The EnableHTAPI property has been deprecated and the AllowHtapiForLargeResults property is now the primary alias. The primary alias has precedence and is used when both are present.