Skip to content

Commit 5a5a0c1

Browse files
jskeetfeywind
andauthored
feat: regenerate google-cloud-monitoring (#8640)
* chore: fix google-cloud-monitoring OwlBot config * feat: regenerate google-cloud-monitoring * docs: bring back old README.md --------- Co-authored-by: feywind <57276408+feywind@users.noreply.github.com>
1 parent ce4d849 commit 5a5a0c1

25 files changed

Lines changed: 42181 additions & 26738 deletions
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/google-cloud-monitoring-nodejs
19-
dest: /owl-bot-staging/google-cloud-monitoring
20-
begin-after-commit-hash: ed3195d0a29ae8c2608dc5a2aa2590554a3f9d14
21-
api-name: monitoring
16+
- source: /google/monitoring/google-monitoring-nodejs
17+
dest: /owl-bot-staging/google-monitoring
18+
19+
api-name: monitoring

packages/google-cloud-monitoring/.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',

packages/google-cloud-monitoring/.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-cloud-monitoring/protos/protos.js

Lines changed: 5054 additions & 2047 deletions
Large diffs are not rendered by default.

packages/google-cloud-monitoring/protos/protos.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5813,7 +5813,14 @@
58135813
"type": "ServiceOptions",
58145814
"id": 3
58155815
}
5816-
}
5816+
},
5817+
"reserved": [
5818+
[
5819+
4,
5820+
4
5821+
],
5822+
"stream"
5823+
]
58175824
},
58185825
"MethodDescriptorProto": {
58195826
"edition": "proto2",

0 commit comments

Comments
 (0)