Cmdlets for Google BigQuery

Build 24.0.9060

PollingInterval Parameter (Connect-GoogleBigQuery Cmdlet)

This determines how long to wait in seconds, between checks to see if a job has completed.

Syntax

Connect-GoogleBigQuery -PollingInterval string

Data Type

cstr

Default Value

"1"

Remarks

This only applies to queries which are stored to a table instead of streamed directly to the cmdlet. This applies in only three cases:

This property determines how long to wait between checking whether or not the query's results are ready. Very large resultsets or complex queries may take longer to process, and a low polling interval may result in may unnecessary requests being made to check the query status.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060