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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]