Skip to content

Commit ce4d849

Browse files
authored
feat: regenerated google-monitoring-dashboard (#8643)
* feat: regenerated google-monitoring-dashboard * chore: revert README.md and package.json changes
1 parent 7b1a5e4 commit ce4d849

13 files changed

Lines changed: 6850 additions & 2565 deletions

File tree

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
# Copyright 2021 Google LLC
1+
# Copyright 2025 Google LLC
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.
55
# You may obtain a copy of the License at
66
#
7-
# http://www.apache.org/licenses/LICENSE-2.0
7+
# http://www.apache.org/licenses/LICENSE-2.0
88
#
99
# Unless required by applicable law or agreed to in writing, software
1010
# distributed under the License is distributed on an "AS IS" BASIS,
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
deep-remove-regex:
16-
- /owl-bot-staging
1715
deep-copy-regex:
18-
- source: /google/monitoring/dashboard/v1/monitoring-dashboard-v1-nodejs
19-
dest: /owl-bot-staging/google-monitoring-dashboard
20-
begin-after-commit-hash: dea0fe87a4015bc79a036811aafe13c8f9aa8528
21-
api-name: dashboard
16+
- source: /google/monitoring/dashboard/google-monitoring-dashboard-nodejs
17+
dest: /owl-bot-staging/google-monitoring-dashboard
18+
19+
api-name: dashboard

packages/google-monitoring-dashboard/.jsdoc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ module.exports = {
4040
includePattern: '\\.js$'
4141
},
4242
templates: {
43-
copyright: 'Copyright 2025 Google LLC',
43+
copyright: 'Copyright 2026 Google LLC',
4444
includeDate: false,
4545
sourceFiles: false,
4646
systemName: '@google-cloud/monitoring-dashboards',

packages/google-monitoring-dashboard/.nycrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
],
2222
"exclude-after-remap": false,
2323
"all": true
24-
}
24+
}

packages/google-monitoring-dashboard/protos/protos.d.ts

Lines changed: 518 additions & 4 deletions
Large diffs are not rendered by default.

packages/google-monitoring-dashboard/protos/protos.js

Lines changed: 4103 additions & 1035 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)