Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
70fd0bf
build: initial stubbed out library
Sep 9, 2020
ce0a37d
build: add metadata file
Sep 15, 2020
8522321
feat!: stub out initial samples (#2)
sofisl Sep 19, 2020
908de59
chore: release 1.0.0 (#4)
release-please[bot] Sep 19, 2020
d91bb12
chore(deps): update dependency webpack-cli to v4 (#10)
renovate-bot Oct 12, 2020
243d229
chore(deps): update dependency webpack to v5 (#9)
renovate-bot Oct 14, 2020
ad7dd82
chore(deps): update dependency mocha to v8 (#5)
renovate-bot Oct 16, 2020
6fdbc4a
fix: do not modify options object, use defaultScopes (#14)
alexander-fenster Nov 7, 2020
6fe8151
chore: release 1.0.1 (#15)
release-please[bot] Nov 11, 2020
a32a375
fix: better fallback feature detection, linting, use optional chainin…
yoshi-automation Nov 24, 2020
760cfb5
chore: release 1.0.2 (#22)
release-please[bot] Dec 2, 2020
a4dfb7e
chore: generate GAPIC metadata JSON file (#23)
yoshi-automation Dec 4, 2020
9fbd030
docs: spelling correction, add instructions for authenticating for sy…
yoshi-automation Dec 29, 2020
c5bb8bb
docs: update dates (#26)
yoshi-automation Jan 7, 2021
7a966f1
feat: adds style enumeration (#27)
yoshi-automation Jan 9, 2021
4b396de
chore: release 1.1.0 (#28)
release-please[bot] Jan 12, 2021
818efc5
refactor(nodejs): move build cop to flakybot (#30)
yoshi-automation Jan 27, 2021
db2dd99
chore: update CODEOWNERS config (#31)
JustinBeckwith Feb 3, 2021
4548d52
build: adds UNORDERED_LIST enum (#32)
yoshi-automation Feb 4, 2021
0c7bec3
chore: use repo metadata to populate nodejs CODEOWNERS (#33)
yoshi-automation Feb 4, 2021
7511540
feat: Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs. (#34)
yoshi-automation Mar 2, 2021
1c1e4ba
chore: release 1.2.0 (#35)
release-please[bot] Mar 2, 2021
b3aa821
build: update gapic-generator-typescript to v1.2.10. (#37)
yoshi-automation Mar 7, 2021
cdd3ff7
chore(deps): update dependency sinon to v10 (#39)
renovate-bot Mar 23, 2021
1d1e7d5
chore: migrate to owl bot (#40)
SurferJeffAtGoogle Apr 2, 2021
c552cfc
chore(deps): update dependency @types/sinon to v10 (#44)
renovate-bot Apr 14, 2021
b74cc27
chore(deps): update dependency ts-loader to v9 (#48)
renovate-bot Apr 19, 2021
5be5ba2
fix(deps): require google-gax v2.12.0 (#52)
alexander-fenster May 7, 2021
cb6bdd2
chore: new owl bot post processor docker image (#54)
gcf-owl-bot[bot] May 10, 2021
9ab694d
fix: use require() to load JSON protos (#55)
gcf-owl-bot[bot] May 11, 2021
f534650
chore: update gapic-generator-typescript to v1.3.2 (#56)
gcf-owl-bot[bot] May 11, 2021
1c73ad3
chore: release 1.2.1 (#53)
release-please[bot] May 13, 2021
83f8ab7
chore(deps): update dependency sinon to v11 (#59)
renovate-bot May 25, 2021
617951b
fix: GoogleAdsError missing using generator version after 1.3.0 (#60)
gcf-owl-bot[bot] May 25, 2021
5a7dca7
chore: release 1.2.2 (#61)
release-please[bot] May 25, 2021
9622da2
fix: make request optional in all cases (#67)
gcf-owl-bot[bot] Jun 22, 2021
4f50712
chore: release 1.2.3 (#68)
release-please[bot] Jun 22, 2021
4509d55
fix(deps): google-gax v2.17.0 with mTLS (#73)
Jun 29, 2021
bd10a6d
chore: release 1.2.4 (#74)
release-please[bot] Jun 29, 2021
561614e
fix(deps): google-gax v2.17.1 (#76)
Jul 12, 2021
ba1b9a7
chore: release 1.2.5 (#77)
release-please[bot] Jul 12, 2021
84bbaa1
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
95d9805
chore: release 1.2.6 (#79)
release-please[bot] Jul 16, 2021
32b2f2f
chore(nodejs): update client ref docs link in metadata (#84)
fhinkel Aug 4, 2021
8e5b823
fix(build): migrate to using main branch (#86)
sofisl Aug 11, 2021
22bf112
chore: release 1.2.7 (#87)
release-please[bot] Aug 11, 2021
ba101f8
fix(deps): google-gax v2.24.1 (#88)
Aug 17, 2021
0b3df26
chore: release 1.2.8 (#89)
release-please[bot] Aug 17, 2021
74154b4
feat: turns on self-signed JWT feature flag (#91)
gcf-owl-bot[bot] Aug 23, 2021
5c3d83f
chore: release 1.3.0 (#92)
release-please[bot] Aug 23, 2021
fd80708
chore: relocate owl bot post processor (#96)
SurferJeffAtGoogle Sep 21, 2021
8f5ccf7
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Sep 28, 2021
d33adb8
build(node): update deps used during postprocessing (#1243) (#102)
gcf-owl-bot[bot] Oct 14, 2021
7bda8ce
chore(cloud-rad): delete api-extractor config (#103)
fhinkel Oct 21, 2021
ed7383f
chore(deps): update dependency @types/node to v16 (#104)
renovate-bot Oct 26, 2021
cb14c82
chore(deps): update dependency sinon to v12 (#105)
renovate-bot Nov 4, 2021
2473361
docs(samples): add example tags to generated samples (#106)
gcf-owl-bot[bot] Nov 11, 2021
a08199c
build: add generated samples to .eslintignore (#107)
gcf-owl-bot[bot] Dec 9, 2021
3b39112
docs(node): support "stable"/"preview" release level (#1312) (#110)
gcf-owl-bot[bot] Dec 29, 2021
a640fec
chore: add api_shortname and library_type to repo metadata (#109)
parthea Dec 30, 2021
3828465
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
c32266f
test(nodejs): remove 15 add 16 (#1322) (#114)
gcf-owl-bot[bot] Jan 13, 2022
3020475
build: update copyright year to 2022 (#116)
gcf-owl-bot[bot] Jan 20, 2022
7e9d861
chore(deps): update dependency sinon to v13 (#120)
renovate-bot Jan 31, 2022
d475448
docs(nodejs): version support policy edits (#1346) (#122)
gcf-owl-bot[bot] Feb 3, 2022
e80fabb
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
4e131a0
docs: add oauth sample (#124)
sofisl Feb 23, 2022
22d43e4
chore: update v2.14.2 gapic-generator-typescript (#128)
gcf-owl-bot[bot] Mar 17, 2022
de1532f
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
676ec04
chore(deps): update dependency @types/mocha to v9 (#137)
renovate-bot May 3, 2022
b18ad8a
chore(deps): update dependency sinon to v14 (#140)
renovate-bot May 9, 2022
19484be
build!: update library to use Node 12 (#142)
alexander-fenster May 17, 2022
3315207
chore(main): release 2.0.0 (#143)
release-please[bot] May 17, 2022
1797224
chore(deps): update dependency jsdoc-fresh to v2 (#145)
renovate-bot Jun 10, 2022
675e4e7
chore(deps): update dependency jsdoc-region-tag to v2 (#146)
renovate-bot Jun 10, 2022
c0a0d04
feat: support regapic LRO (#147)
gcf-owl-bot[bot] Jun 29, 2022
f41ef61
chore(main): release 2.1.0 (#148)
release-please[bot] Jun 30, 2022
2449cd4
chore(deps): update dependency linkinator to v4 (#152)
renovate-bot Jul 8, 2022
d84e4b8
fix: better support for fallback mode (#153)
gcf-owl-bot[bot] Aug 23, 2022
2ffff10
fix: change import long to require (#154)
gcf-owl-bot[bot] Aug 23, 2022
ad0e86b
fix: do not import the whole google-gax from proto JS (#1553) (#157)
gcf-owl-bot[bot] Aug 27, 2022
b7d9c2b
fix: allow passing gax instance to client constructor (#158)
gcf-owl-bot[bot] Sep 1, 2022
cdefadc
chore(main): release 2.1.1 (#155)
release-please[bot] Sep 7, 2022
6a43c22
fix: preserve default values in x-goog-request-params header (#160)
gcf-owl-bot[bot] Sep 14, 2022
c3dfc12
test: use fully qualified request type name in tests (#163)
gcf-owl-bot[bot] Sep 23, 2022
2efc66b
fix(deps): use google-gax v3.5.2 (#167)
alexander-fenster Nov 4, 2022
3125524
chore(deps): update dependency @types/node to v18 (#165)
renovate-bot Nov 10, 2022
f32243b
chore(deps): update dependency jsdoc to v4 (#169)
renovate-bot Nov 10, 2022
ab8e94d
fix: regenerated protos JS and TS definitions (#170)
gcf-owl-bot[bot] Nov 10, 2022
788c122
chore(main): release 2.1.2 (#161)
release-please[bot] Nov 11, 2022
b957f23
Merge remote-tracking branch 'migration/main' into nodejs-area120-tab…
sofisl Nov 11, 2022
75bcde1
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
97be02c
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
2f05b71
Merge branch 'main' into nodejs-area120-tables-migration
sofisl Nov 11, 2022
4aa35f3
Update quickstart.test.js
sofisl Nov 18, 2022
b5e5957
Merge branch 'main' into nodejs-area120-tables-migration
sofisl Nov 18, 2022
ab01a2c
Merge branch 'main' into nodejs-area120-tables-migration
sofisl Nov 18, 2022
c273956
Merge branch 'main' into nodejs-area120-tables-migration
sofisl Nov 18, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"packages/gapic-node-templating": "0.0.0",
"packages/google-analytics-data": "3.1.1",
"packages/google-api-apikeys": "0.1.3",
"packages/google-area120-tables": "2.1.2",
"packages/google-api-servicecontrol": "2.0.3",
"packages/google-api-servicemanagement": "1.1.3",
"packages/google-api-serviceusage": "2.1.2",
Expand Down
23 changes: 23 additions & 0 deletions packages/google-area120-tables/.OwlBot.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

deep-remove-regex:
- /owl-bot-staging

deep-copy-regex:
- source: /google/area120/tables/(.*)/.*-nodejs
dest: /owl-bot-staging/google-area120-tables/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-area120-tables/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
samples/generated/
3 changes: 3 additions & 0 deletions packages/google-area120-tables/.eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"extends": "./node_modules/gts"
}
4 changes: 4 additions & 0 deletions packages/google-area120-tables/.gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
*.ts text eol=lf
*.js text eol=lf
protos/* linguist-generated
**/api-extractor.json linguist-language=JSON-with-Comments
14 changes: 14 additions & 0 deletions packages/google-area120-tables/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**/*.log
**/node_modules
.coverage
coverage
.nyc_output
docs/
out/
build/
system-test/secrets.js
system-test/*key.json
*.lock
.DS_Store
package-lock.json
__pycache__
55 changes: 55 additions & 0 deletions packages/google-area120-tables/.jsdoc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
//
// ** This file is automatically generated by gapic-generator-typescript. **
// ** https://github.com/googleapis/gapic-generator-typescript **
// ** All changes to this file may be overwritten. **

'use strict';

module.exports = {
opts: {
readme: './README.md',
package: './package.json',
template: './node_modules/jsdoc-fresh',
recurse: true,
verbose: true,
destination: './docs/'
},
plugins: [
'plugins/markdown',
'jsdoc-region-tag'
],
source: {
excludePattern: '(^|\\/|\\\\)[._]',
include: [
'build/src',
'protos'
],
includePattern: '\\.js$'
},
templates: {
copyright: 'Copyright 2022 Google LLC',
includeDate: false,
sourceFiles: false,
systemName: '@google/area120-tables',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-area120-tables/.mocharc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.
const config = {
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000,
"recursive": true
}
if (process.env.MOCHA_THROW_DEPRECATION === 'false') {
delete config['throw-deprecation'];
}
if (process.env.MOCHA_REPORTER) {
config.reporter = process.env.MOCHA_REPORTER;
}
if (process.env.MOCHA_REPORTER_OUTPUT) {
config['reporter-option'] = `output=${process.env.MOCHA_REPORTER_OUTPUT}`;
}
module.exports = config
24 changes: 24 additions & 0 deletions packages/google-area120-tables/.nycrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"report-dir": "./.coverage",
"reporter": ["text", "lcov"],
"exclude": [
"**/*-test",
"**/.coverage",
"**/apis",
"**/benchmark",
"**/conformance",
"**/docs",
"**/samples",
"**/scripts",
"**/protos",
"**/test",
"**/*.d.ts",
".jsdoc.js",
"**/.jsdoc.js",
"karma.conf.js",
"webpack-tests.config.js",
"webpack.config.js"
],
"exclude-after-remap": false,
"all": true
}
6 changes: 6 additions & 0 deletions packages/google-area120-tables/.prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
**/node_modules
**/coverage
test/fixtures
build/
docs/
protos/
17 changes: 17 additions & 0 deletions packages/google-area120-tables/.prettierrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
// Copyright 2022 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
// You may obtain a copy of the License at
//
// https://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing, software
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
// See the License for the specific language governing permissions and
// limitations under the License.

module.exports = {
...require('gts/.prettierrc.json')
}
17 changes: 17 additions & 0 deletions packages/google-area120-tables/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"language": "nodejs",
"repo": "googleapis/google-cloud-node",
"name": "area120tables",
"issue_tracker": "",
"default_version": "v1alpha1",
"api_id": "area120tables.googleapis.com",
"distribution_name": "@google/area120-tables",
"requires_billing": true,
"product_documentation": "https://area120.google.com/",
"codeowner_team": "@googleapis/area120-tables",
"name_pretty": "Area120 Tables API",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/area120-tables/latest",
"release_level": "preview",
"api_shortname": "area120tables",
"library_type": "GAPIC_AUTO"
}
142 changes: 142 additions & 0 deletions packages/google-area120-tables/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
# Changelog

## [2.1.2](https://github.com/googleapis/nodejs-area120-tables/compare/v2.1.1...v2.1.2) (2022-11-10)


### Bug Fixes

* **deps:** Use google-gax v3.5.2 ([#167](https://github.com/googleapis/nodejs-area120-tables/issues/167)) ([e227ceb](https://github.com/googleapis/nodejs-area120-tables/commit/e227cebfa22aaca82b4f1e40112e36f8a5bd17f4))
* Preserve default values in x-goog-request-params header ([#160](https://github.com/googleapis/nodejs-area120-tables/issues/160)) ([f07849a](https://github.com/googleapis/nodejs-area120-tables/commit/f07849ae3496daa11c089e7f2a85287d3c66a13f))
* Regenerated protos JS and TS definitions ([#170](https://github.com/googleapis/nodejs-area120-tables/issues/170)) ([284297f](https://github.com/googleapis/nodejs-area120-tables/commit/284297f80752818dbb259a631385ba6c2c84284f))

## [2.1.1](https://github.com/googleapis/nodejs-area120-tables/compare/v2.1.0...v2.1.1) (2022-09-01)


### Bug Fixes

* Allow passing gax instance to client constructor ([#158](https://github.com/googleapis/nodejs-area120-tables/issues/158)) ([1660fa1](https://github.com/googleapis/nodejs-area120-tables/commit/1660fa19243b4199a92ad38b01c3a835f5347c99))
* Better support for fallback mode ([#153](https://github.com/googleapis/nodejs-area120-tables/issues/153)) ([69283b1](https://github.com/googleapis/nodejs-area120-tables/commit/69283b1abf7538382fea4af27935a13abf1800b8))
* Change import long to require ([#154](https://github.com/googleapis/nodejs-area120-tables/issues/154)) ([941e24a](https://github.com/googleapis/nodejs-area120-tables/commit/941e24abe395bb3145d65193bb5a313d9e88141a))
* Do not import the whole google-gax from proto JS ([#1553](https://github.com/googleapis/nodejs-area120-tables/issues/1553)) ([#157](https://github.com/googleapis/nodejs-area120-tables/issues/157)) ([06f14b9](https://github.com/googleapis/nodejs-area120-tables/commit/06f14b9581890a9428423c9b3b0719387013890f))
* Remove pip install statements ([#1546](https://github.com/googleapis/nodejs-area120-tables/issues/1546)) ([#156](https://github.com/googleapis/nodejs-area120-tables/issues/156)) ([e6e1981](https://github.com/googleapis/nodejs-area120-tables/commit/e6e19814573fff8d73776d455f85c81e0c0d2891))

## [2.1.0](https://github.com/googleapis/nodejs-area120-tables/compare/v2.0.0...v2.1.0) (2022-06-29)


### Features

* support regapic LRO ([#147](https://github.com/googleapis/nodejs-area120-tables/issues/147)) ([2909e6d](https://github.com/googleapis/nodejs-area120-tables/commit/2909e6da18f99021b4f81eb60e991ab020e65e5f))

## [2.0.0](https://github.com/googleapis/nodejs-area120-tables/compare/v1.3.0...v2.0.0) (2022-05-17)


### ⚠ BREAKING CHANGES

* update library to use Node 12 (#142)

### Build System

* update library to use Node 12 ([#142](https://github.com/googleapis/nodejs-area120-tables/issues/142)) ([d21b849](https://github.com/googleapis/nodejs-area120-tables/commit/d21b8496ae140038f7e34e630a7978653ce9d92f))

## [1.3.0](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.8...v1.3.0) (2021-08-23)


### Features

* turns on self-signed JWT feature flag ([#91](https://www.github.com/googleapis/nodejs-area120-tables/issues/91)) ([9e385e6](https://www.github.com/googleapis/nodejs-area120-tables/commit/9e385e6d0aa042960879b39c1159b330c1ce356d))

### [1.2.8](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.7...v1.2.8) (2021-08-17)


### Bug Fixes

* **deps:** google-gax v2.24.1 ([#88](https://www.github.com/googleapis/nodejs-area120-tables/issues/88)) ([2067908](https://www.github.com/googleapis/nodejs-area120-tables/commit/2067908f6e2a8eabc3872f03c5538c07a4e59792))

### [1.2.7](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.6...v1.2.7) (2021-08-11)


### Bug Fixes

* **build:** migrate to using main branch ([#86](https://www.github.com/googleapis/nodejs-area120-tables/issues/86)) ([e5a7379](https://www.github.com/googleapis/nodejs-area120-tables/commit/e5a7379282b014d44deec4e5c6191dc8537f7a89))

### [1.2.6](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.5...v1.2.6) (2021-07-16)


### Bug Fixes

* Updating WORKSPACE files to use the newest version of the Typescript generator. ([#78](https://www.github.com/googleapis/nodejs-area120-tables/issues/78)) ([b598d8b](https://www.github.com/googleapis/nodejs-area120-tables/commit/b598d8b97cedb9b5de38c805ed0e8a8263b20e06))

### [1.2.5](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.4...v1.2.5) (2021-07-12)


### Bug Fixes

* **deps:** google-gax v2.17.1 ([#76](https://www.github.com/googleapis/nodejs-area120-tables/issues/76)) ([050b1bd](https://www.github.com/googleapis/nodejs-area120-tables/commit/050b1bd4682ec3f8a8211a6f3a781fc4c045ae37))

### [1.2.4](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.3...v1.2.4) (2021-06-29)


### Bug Fixes

* **deps:** google-gax v2.17.0 with mTLS ([#73](https://www.github.com/googleapis/nodejs-area120-tables/issues/73)) ([9d19f45](https://www.github.com/googleapis/nodejs-area120-tables/commit/9d19f45724f4cf1ef3b6e5f98658d4560669239a))

### [1.2.3](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.2...v1.2.3) (2021-06-22)


### Bug Fixes

* make request optional in all cases ([#67](https://www.github.com/googleapis/nodejs-area120-tables/issues/67)) ([904e384](https://www.github.com/googleapis/nodejs-area120-tables/commit/904e384bff960f0742cf940efd236a4c63c8672e))

### [1.2.2](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.1...v1.2.2) (2021-05-25)


### Bug Fixes

* GoogleAdsError missing using generator version after 1.3.0 ([#60](https://www.github.com/googleapis/nodejs-area120-tables/issues/60)) ([c4dd5b2](https://www.github.com/googleapis/nodejs-area120-tables/commit/c4dd5b28d22eacc2cd34b36519c4abbebb5fa840))

### [1.2.1](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.2.0...v1.2.1) (2021-05-12)


### Bug Fixes

* **deps:** require google-gax v2.12.0 ([#52](https://www.github.com/googleapis/nodejs-area120-tables/issues/52)) ([68312da](https://www.github.com/googleapis/nodejs-area120-tables/commit/68312daba169bc6697864614cafaef65a9cf1dbf))
* use require() to load JSON protos ([#55](https://www.github.com/googleapis/nodejs-area120-tables/issues/55)) ([ca90de3](https://www.github.com/googleapis/nodejs-area120-tables/commit/ca90de30da4cea5c73a67def7f7290c48bf6d7d5))

## [1.2.0](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.1.0...v1.2.0) (2021-03-02)


### Features

* Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs. ([#34](https://www.github.com/googleapis/nodejs-area120-tables/issues/34)) ([e9094fd](https://www.github.com/googleapis/nodejs-area120-tables/commit/e9094fda635c2ade5e72212bd7f10698eaf9a939))

## [1.1.0](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.0.2...v1.1.0) (2021-01-09)


### Features

* adds style enumeration ([#27](https://www.github.com/googleapis/nodejs-area120-tables/issues/27)) ([61589a9](https://www.github.com/googleapis/nodejs-area120-tables/commit/61589a9f06674b8723fbe3b68022ebee58df9faf))

### [1.0.2](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.0.1...v1.0.2) (2020-11-24)


### Bug Fixes

* better fallback feature detection, linting, use optional chaining for window.fetch feature detection, mark window as global for linter ([#21](https://www.github.com/googleapis/nodejs-area120-tables/issues/21)) ([bc9a40c](https://www.github.com/googleapis/nodejs-area120-tables/commit/bc9a40c42311fa2a6748a9841bc632d3fe87705b))

### [1.0.1](https://www.github.com/googleapis/nodejs-area120-tables/compare/v1.0.0...v1.0.1) (2020-11-07)


### Bug Fixes

* do not modify options object, use defaultScopes ([#14](https://www.github.com/googleapis/nodejs-area120-tables/issues/14)) ([6048dfa](https://www.github.com/googleapis/nodejs-area120-tables/commit/6048dfa0aa715b1cdd6d9ee309cedd6a4a4e1eb9))

## 1.0.0 (2020-09-19)


### ⚠ BREAKING CHANGES

* stub out initial samples (#2)

### Features

* stub out initial samples ([#2](https://www.github.com/googleapis/nodejs-area120-tables/issues/2)) ([3753448](https://www.github.com/googleapis/nodejs-area120-tables/commit/3753448c287adcd7f6e8b0454509553ea3d80c99))
Loading