@google-cloud/bigquery

v7.9.1
Google BigQuery Client Library for Node.js
google apis client google api client google apis google api google google cloud platform google cloud cloud google bigquery and 2 more...

prebenchmark

npm run compile

benchmark

node build/benchmark/bench.js benchmark/queries.json

docs

jsdoc -c .jsdoc.js

lint

gts check

samples-test

cd samples/ && npm link ../ && npm test && cd ../

test

c8 mocha build/test

system-test

mocha build/system-test --timeout 600000

presystem-test

npm run compile

clean

gts clean

compile

tsc -p . && cp src/types.d.ts build/src/

fix

gts fix

predocs

npm run compile

prepare

npm run compile

pretest

npm run compile

docs-test

linkinator docs

predocs-test

npm run docs

types

node scripts/gen-types.js

prelint

cd samples; npm link ../; npm install

precompile

gts clean
npm i @google-cloud/bigquery

Metadata

Downloads

Maintainers