Interface BigQueryOptions (6.2.1)

Inheritance

GoogleAuthOptions > BigQueryOptions

Package

@google-cloud/bigquery

Properties

apiEndpoint

  apiEndpoint 
 ?: 
  
 string 
 ; 
 

The API endpoint of the service used to make requests. Defaults to bigquery.googleapis.com .

autoRetry

  autoRetry 
 ?: 
  
 boolean 
 ; 
 

Automatically retry requests if the response is related to rate limits or certain intermittent server errors. We will exponentially backoff subsequent requests by default.

Defaults to true .

location

  location 
 ?: 
  
 string 
 ; 
 

The geographic location of all datasets and jobs referenced and created through the client.

maxRetries

  maxRetries 
 ?: 
  
 number 
 ; 
 

Maximum number of automatic retries attempted before returning the error.

Defaults to 3.

userAgent

  userAgent 
 ?: 
  
 string 
 ; 
 

The value to be prepended to the User-Agent header in API requests.

Design a Mobile Site
View Site in Mobile | Classic
Share by: