Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate code from googleapis/nodejs-billing #3556

Merged
merged 171 commits into from
Nov 12, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
171 commits
Select commit Hold shift + click to select a range
7709018
chore: initial library generation
bcoe Feb 13, 2020
b1e5a2f
feat!: initial library generation (#1)
bcoe Feb 27, 2020
71ff9af
chore: release 1.0.0 (#4)
release-please[bot] Feb 27, 2020
2bb7208
chore(deps): update dependency mocha to v7 (#7)
renovate-bot Feb 28, 2020
15516f0
chore(deps): update dependency c8 to v7 (#5)
renovate-bot Feb 28, 2020
a1d21eb
chore(deps): update dependency linkinator to v2 (#6)
renovate-bot Feb 28, 2020
83e649d
chore: update jsdoc with macro license (#9)
summer-ji-eng Feb 29, 2020
3dbe6cd
feat: export protos from src/index.ts; update jsdoc config
yoshi-automation Feb 29, 2020
1f1f97a
chore: release 1.1.0 (#11)
release-please[bot] Mar 2, 2020
edf9643
feat: deferred client initialization (#12)
gcf-merge-on-green[bot] Mar 6, 2020
5724136
build: update linkinator config (#14)
gcf-merge-on-green[bot] Mar 6, 2020
271633f
build(tests): fix coveralls and enable build cop (#15)
bcoe Mar 6, 2020
9487166
chore: release 1.2.0 (#13)
release-please[bot] Mar 12, 2020
ed0207d
docs: mention templates in contributing section of README (#17)
bcoe Mar 18, 2020
8a86827
chore: remove snippet leading whitespace (#19)
chingor13 Mar 19, 2020
d1b51a1
docs: document version support goals (#24)
bcoe Mar 24, 2020
08af98d
chore: regenerate the code (#23)
yoshi-automation Mar 25, 2020
6bfdc62
feat!: drop node8 support, support for async iterators (#27)
alexander-fenster Mar 31, 2020
1404996
build: set AUTOSYNTH_MULTIPLE_COMMITS=true for context aware commits …
bcoe Apr 1, 2020
b1c6af6
chore(deps): update dependency @types/sinon to v9 (#30)
renovate-bot Apr 1, 2020
e4278f9
chore: linting (#32)
yoshi-automation Apr 2, 2020
2949cf9
chore: remove duplicate mocha config (#34)
JustinBeckwith Apr 5, 2020
cbc445c
fix: export explicit version from protos.js (#33)
yoshi-automation Apr 7, 2020
ba1d495
build: new mocha configuration/await assert.rejects (#35)
yoshi-automation Apr 7, 2020
ba87cbd
chore(deps): update dependency gts to v2.0.0 (#36)
renovate-bot Apr 10, 2020
0d6621b
fix: remove eslint, update gax, fix generated protos, run the generat…
alexander-fenster Apr 11, 2020
a153abe
build: remove unused codecov config (#38)
JustinBeckwith Apr 12, 2020
ca14733
chore: update lint ignore files (#39)
JustinBeckwith Apr 13, 2020
b5cbc95
chore: remove tslint.json (#40)
JustinBeckwith Apr 14, 2020
32f9b7e
chore: remove unused dev packages (#41)
JustinBeckwith Apr 14, 2020
1dc2c5e
chore(deps): update dependency ts-loader to v7 (#42)
renovate-bot Apr 15, 2020
429a10f
chore(deps): update dependency null-loader to v4 (#44)
renovate-bot Apr 15, 2020
18f40c6
chore: run fix instead of lint in synthfile (#45)
JustinBeckwith Apr 15, 2020
180b15a
chore: linting (#46)
yoshi-automation Apr 20, 2020
17915c6
build: adopt changes to generator formatting
yoshi-automation Apr 21, 2020
c52b71c
build: use codecov's action, now that it's authless (#499)
yoshi-automation Apr 21, 2020
d6dead3
docs: update types in jsdoc (#48)
yoshi-automation Apr 22, 2020
8bd1a51
chore: update npm scripts and synth.py (#49)
alexander-fenster Apr 24, 2020
1b3caf8
fix: regen protos and tests (#50)
alexander-fenster May 6, 2020
3230e66
build: do not fail builds on codecov errors (#528) (#51)
yoshi-automation May 8, 2020
d895987
feat: promote release level to GA (#52)
bcoe May 14, 2020
06c914a
fix: update common protos and fix synth (#56)
alexander-fenster Jun 4, 2020
ef274af
chore: release 2.0.0 (#28)
release-please[bot] Jun 4, 2020
3699c24
feat: move ts target to es2018 from es2016 (#59)
yoshi-automation Jun 10, 2020
a8a9a34
chore(deps): update dependency mocha to v8 (#61)
renovate-bot Jun 11, 2020
c10856f
chore(nodejs_templates): add script logging to node_library populate-…
yoshi-automation Jun 11, 2020
7bda850
fix: proper fallback option handling
yoshi-automation Jun 15, 2020
a44eade
chore: release 2.1.0 (#60)
release-please[bot] Jun 16, 2020
ac80db0
chore: update node issue template (#64)
yoshi-automation Jun 18, 2020
4e2d6e8
build: add config .gitattributes (#66)
yoshi-automation Jun 28, 2020
94d2855
fix: update default timeouts for list calls (#65)
yoshi-automation Jul 1, 2020
c766e08
build: use bazel build (#68)
alexander-fenster Jul 6, 2020
2506519
chore: release 2.1.1 (#67)
release-please[bot] Jul 7, 2020
1388b5c
chore: release 2.1.1 (#70)
release-please[bot] Jul 7, 2020
3bbe775
fix: typeo in nodejs .gitattribute (#73)
yoshi-automation Jul 9, 2020
ab13644
chore: release 2.1.2 (#74)
release-please[bot] Jul 10, 2020
e0ab40b
chore(deps): update dependency ts-loader to v8 (#72)
renovate-bot Jul 10, 2020
ed85eb3
chore(deps): update dependency @types/mocha to v8 (#75)
renovate-bot Jul 12, 2020
4e098f3
build: missing closing paren in publish script (#77)
yoshi-automation Jul 14, 2020
a924903
chore: add config files for cloud-rad for node.js, delete Node 8 temp…
yoshi-automation Jul 17, 2020
a142340
chore: add dev dependencies for cloud-rad ref docs (#82)
fhinkel Jul 21, 2020
5196f50
build: rename _toc to toc (#83)
yoshi-automation Jul 22, 2020
021c06b
chore: move gitattributes files to node templates (#84)
yoshi-automation Jul 24, 2020
5293442
chore(node): fix kokoro build path for cloud-rad (#85)
yoshi-automation Jul 29, 2020
4d50d26
build: update protos (#86)
yoshi-automation Jul 31, 2020
4aacacf
docs: add links to the CHANGELOG from the README.md for Java and Node…
yoshi-automation Jul 31, 2020
56869fe
build: --credential-file-override is no longer required (#89)
yoshi-automation Aug 8, 2020
37ba684
build: use gapic-generator-typescript v1.0.7. (#90)
yoshi-automation Aug 11, 2020
e708ae0
chore: update cloud rad kokoro build job (#91)
yoshi-automation Aug 12, 2020
63c75a7
build: perform publish using Node 12 (#92)
yoshi-automation Aug 13, 2020
bacb3fa
chore: start tracking obsolete files (#93)
yoshi-automation Aug 19, 2020
4d56676
build: move system and samples test from Node 10 to Node 12 (#94)
yoshi-automation Aug 21, 2020
18298b7
build: track flaky tests for "nightly", add new secrets for tagging (…
yoshi-automation Aug 28, 2020
dc6bab6
build(test): recursively find test files; fail on unsupported depende…
yoshi-automation Sep 12, 2020
f1b5e27
chore: update bucket for cloud-rad (#100)
yoshi-automation Oct 1, 2020
4f53732
build(node_library): migrate to Trampoline V2 (#101)
yoshi-automation Oct 6, 2020
7d5685a
chore(deps): update dependency webpack-cli to v4 (#104)
renovate-bot Oct 12, 2020
6999e68
chore(deps): update dependency webpack to v5 (#103)
renovate-bot Oct 14, 2020
62a8ab8
build: only check --engine-strict for production deps (#105)
yoshi-automation Oct 16, 2020
939d692
chore: clean up Node.js TOC for cloud-rad (#106)
yoshi-automation Oct 21, 2020
fc5f9e9
docs: updated code of conduct (includes update to actions) (#109)
yoshi-automation Oct 27, 2020
f10bb37
build(node): add KOKORO_BUILD_ARTIFACTS_SUBDIR to env (#110)
yoshi-automation Nov 2, 2020
fe34aca
fix: do not modify options object, use defaultScopes (#111)
alexander-fenster Nov 6, 2020
80f889e
fix(browser): check for fetch on window
yoshi-automation Nov 23, 2020
c4b5964
docs: spelling correction for "targetting" (#115)
yoshi-automation Nov 25, 2020
28f1b8d
chore: release 2.1.3 (#114)
release-please[bot] Dec 2, 2020
06b42c6
chore: generate GAPIC metadata JSON file (#116)
yoshi-automation Dec 4, 2020
79372c7
chore: fixing syntax error in the GAPIC metadata JSON file (#117)
yoshi-automation Dec 7, 2020
6c37916
docs: add instructions for authenticating for system tests (#118)
yoshi-automation Dec 22, 2020
f937b03
docs: update year on headings (#119)
yoshi-automation Jan 7, 2021
65c8b90
feat: adds style enumeration (#120)
yoshi-automation Jan 9, 2021
865ea68
chore: release 2.2.0 (#121)
release-please[bot] Jan 12, 2021
7d0436f
refactor(nodejs): move build cop to flakybot (#123)
yoshi-automation Jan 27, 2021
45b21fb
build: adds UNORDERED_LIST enum (#124)
yoshi-automation Feb 4, 2021
5873be6
build: update gapic-generator-typescript to v1.2.10. (#126)
yoshi-automation Mar 7, 2021
3db8e9c
chore(deps): update dependency sinon to v10 (#128)
renovate-bot Mar 23, 2021
de90295
chore: migrate to owl bot (#129)
SurferJeffAtGoogle Apr 2, 2021
963af56
build: delete synth.py file to stop nightly gen (#132)
sofisl Apr 6, 2021
f431936
chore(deps): update dependency @types/sinon to v10 (#135)
renovate-bot Apr 14, 2021
1a02a4e
chore(deps): update dependency ts-loader to v9 (#139)
renovate-bot Apr 19, 2021
d29a2ee
fix(deps): require google-gax v2.12.0 (#143)
alexander-fenster May 7, 2021
b7491a1
chore: new owl bot post processor docker image (#145)
gcf-owl-bot[bot] May 10, 2021
bfc8680
fix: use require() to load JSON protos (#146)
gcf-owl-bot[bot] May 11, 2021
5464ca4
chore: update gapic-generator-typescript to v1.3.2 (#147)
gcf-owl-bot[bot] May 11, 2021
58d3d91
chore: release 2.2.1 (#144)
release-please[bot] May 13, 2021
bc377cc
chore(deps): update dependency @types/node to v14 (#150)
renovate-bot May 21, 2021
0e8f908
chore(deps): update dependency sinon to v11 (#151)
renovate-bot May 25, 2021
6d03341
fix: GoogleAdsError missing using generator version after 1.3.0 (#152)
gcf-owl-bot[bot] May 25, 2021
af044e7
chore: release 2.2.2 (#153)
release-please[bot] May 25, 2021
b290d6b
chore(nodejs): remove api-extractor dependencies (#158)
fhinkel Jun 10, 2021
96fbc66
fix: make request optional in all cases (#160)
gcf-owl-bot[bot] Jun 22, 2021
1cab035
chore: release 2.2.3 (#161)
release-please[bot] Jun 25, 2021
cbcc3e1
fix(deps): google-gax v2.17.0 with mTLS (#164)
bcoe Jun 29, 2021
1133aad
chore: release 2.2.4 (#165)
release-please[bot] Jun 29, 2021
a45c117
fix(deps): google-gax v2.17.1 (#167)
bcoe Jul 12, 2021
6a3aead
chore: release 2.2.5 (#168)
release-please[bot] Jul 13, 2021
6705d98
fix: Updating WORKSPACE files to use the newest version of the Typesc…
gcf-owl-bot[bot] Jul 16, 2021
e5c0242
chore: release 2.2.6 (#170)
release-please[bot] Jul 16, 2021
184eb6c
chore(nodejs): update client ref docs link in metadata (#175)
fhinkel Aug 4, 2021
bf30b08
fix(deps): google-gax v2.24.1 (#177)
bcoe Aug 17, 2021
98d38a9
chore: release 2.2.7 (#178)
release-please[bot] Aug 17, 2021
3389312
feat: turns on self-signed JWT feature flag (#179)
gcf-owl-bot[bot] Aug 23, 2021
c36aa8b
chore: release 2.3.0 (#180)
release-please[bot] Aug 24, 2021
9e32d48
chore: disable renovate dependency dashboard (#1194) (#182)
gcf-owl-bot[bot] Aug 25, 2021
ecc2aad
docs(samples): add auto-generated samples for Node with api short nam…
gcf-owl-bot[bot] Sep 28, 2021
1464fb6
build(node): update deps used during postprocessing (#1243) (#190)
gcf-owl-bot[bot] Oct 14, 2021
26bc781
chore(cloud-rad): delete api-extractor config (#191)
fhinkel Oct 21, 2021
0842a28
chore: fix the wrong post processor image (#193)
Oct 27, 2021
4a83a78
chore(deps): update dependency @types/node to v16 (#192)
renovate-bot Oct 27, 2021
1eca597
chore(deps): update dependency sinon to v12 (#194)
renovate-bot Nov 4, 2021
acda165
docs(samples): add example tags to generated samples (#195)
gcf-owl-bot[bot] Nov 11, 2021
6b6a147
build: add generated samples to .eslintignore (#196)
gcf-owl-bot[bot] Dec 9, 2021
6b8d4d4
docs(node): support "stable"/"preview" release level (#1312) (#199)
gcf-owl-bot[bot] Dec 29, 2021
08d87dc
chore: add api_shortname and library_type to repo metadata (#198)
parthea Dec 30, 2021
a0a3483
docs(badges): tweak badge to use new preview/stable language (#1314) …
gcf-owl-bot[bot] Dec 30, 2021
238d020
test(nodejs): remove 15 add 16 (#1322) (#203)
gcf-owl-bot[bot] Jan 11, 2022
5fc5e0a
chore: update v2.12.0 gapic-generator-typescript (#207)
gcf-owl-bot[bot] Jan 26, 2022
668c526
docs(nodejs): version support policy edits (#1346) (#211)
gcf-owl-bot[bot] Feb 3, 2022
9448725
chore(deps): update dependency sinon to v13 (#209)
renovate-bot Feb 5, 2022
03f9e1d
docs(samples): include metadata file, add exclusions for samples to h…
gcf-owl-bot[bot] Feb 18, 2022
86e2a2b
chore: update v2.14.2 gapic-generator-typescript (#216)
gcf-owl-bot[bot] Mar 16, 2022
2d632c2
feat: AuditConfig for IAM v1 (#218)
gcf-owl-bot[bot] Apr 5, 2022
ec51d0a
chore(main): release 2.4.0 (#219)
release-please[bot] Apr 11, 2022
46d2c37
build(node): update client library version in samples metadata (#1356…
gcf-owl-bot[bot] Apr 20, 2022
c98b6cc
chore(deps): update dependency @types/mocha to v9 (#226)
renovate-bot May 3, 2022
1147029
chore(deps): update dependency sinon to v14 (#229)
renovate-bot May 9, 2022
10e5efb
build!: update library to use Node 12 (#230)
sofisl May 18, 2022
35e7035
chore(main): release 3.0.0 (#232)
release-please[bot] Jun 6, 2022
36e260b
chore(deps): update dependency jsdoc-fresh to v2 (#235)
renovate-bot Jun 10, 2022
8e98ae5
chore(deps): update dependency jsdoc-region-tag to v2 (#236)
renovate-bot Jun 10, 2022
041684e
feat: support regapic LRO
gcf-owl-bot[bot] Jul 4, 2022
0674a5e
chore(main): release 3.1.0 (#238)
release-please[bot] Jul 4, 2022
7b2b670
chore(deps): update dependency linkinator to v4 (#239)
renovate-bot Jul 8, 2022
0a16b90
fix: better support for fallback mode (#240)
gcf-owl-bot[bot] Aug 23, 2022
97104f9
fix: change import long to require (#241)
gcf-owl-bot[bot] Aug 23, 2022
d80cb9d
chore(main): release 3.1.1 (#242)
release-please[bot] Aug 24, 2022
ebc4697
fix: do not import the whole google-gax from proto JS (#1553) (#244)
gcf-owl-bot[bot] Aug 27, 2022
69f4ea0
fix: allow passing gax instance to client constructor (#245)
gcf-owl-bot[bot] Sep 1, 2022
ed53bd4
chore(main): release 3.1.2 (#246)
release-please[bot] Sep 7, 2022
a325a82
fix: preserve default values in x-goog-request-params header (#247)
gcf-owl-bot[bot] Sep 14, 2022
cdf2ca2
build: use fully qualified request type name in tests (#251)
gcf-owl-bot[bot] Sep 22, 2022
153a834
fix(deps): use google-gax v3.5.2 (#255)
alexander-fenster Nov 4, 2022
3949767
chore(deps): update dependency jsdoc to v4 (#257)
renovate-bot Nov 10, 2022
7d1892e
chore(deps): update dependency @types/node to v18 (#253)
renovate-bot Nov 10, 2022
e792f46
fix: regenerated protos JS and TS definitions (#258)
gcf-owl-bot[bot] Nov 10, 2022
ce84515
chore(main): release 3.1.3 (#248)
release-please[bot] Nov 11, 2022
59fcdd8
Merge remote-tracking branch 'migration/main' into nodejs-billing-mig…
sofisl Nov 11, 2022
174d795
build: add release-please config, fix owlbot-config
sofisl Nov 11, 2022
fb6c269
🦉 Updates from OwlBot post-processor
gcf-owl-bot[bot] Nov 11, 2022
00e119b
update samples/package.json
sofisl Nov 11, 2022
148f732
Merge branch 'main' into nodejs-billing-migration
sofisl Nov 12, 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 @@ -12,6 +12,7 @@
"packages/google-cloud-bigquery-datapolicies": "0.1.2",
"packages/google-cloud-bigquery-datatransfer": "3.1.5",
"packages/google-cloud-bigquery-reservation": "2.0.4",
"packages/google-cloud-billing": "3.1.3",
"packages/google-cloud-billing-budgets": "4.1.2",
"packages/google-cloud-certificatemanager": "0.6.2",
"packages/google-cloud-contentwarehouse": "0.1.2",
Expand Down
23 changes: 23 additions & 0 deletions packages/google-cloud-billing/.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/cloud/billing/(v.*)/.*-nodejs
dest: /owl-bot-staging/google-cloud-billing/$1

begin-after-commit-hash: fb91803ccef5d7c695139b22788b309e2197856b

7 changes: 7 additions & 0 deletions packages/google-cloud-billing/.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-cloud-billing/.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-cloud-billing/.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-cloud-billing/.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-cloud-billing/.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-cloud/billing',
theme: 'lumen',
default: {
outputSourceFiles: false
}
},
markdown: {
idInHeadings: true
}
};
29 changes: 29 additions & 0 deletions packages/google-cloud-billing/.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
5 changes: 5 additions & 0 deletions packages/google-cloud-billing/.mocharc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"enable-source-maps": true,
"throw-deprecation": true,
"timeout": 10000
}
24 changes: 24 additions & 0 deletions packages/google-cloud-billing/.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-cloud-billing/.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-cloud-billing/.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')
}
16 changes: 16 additions & 0 deletions packages/google-cloud-billing/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"language": "nodejs",
"requires_billing": true,
"product_documentation": "https://cloud.google.com/billing/docs",
"repo": "googleapis/google-cloud-node",
"default_version": "v1",
"name_pretty": "Cloud Billing",
"release_level": "stable",
"distribution_name": "@google-cloud/billing",
"name": "billing",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/billing/latest",
"api_id": "cloudbilling.googleapis.com",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559770",
"api_shortname": "cloudbilling",
"library_type": "GAPIC_AUTO"
}
Loading