Skip to content

Commit d77b372

Browse files
feat: Automated regeneration of logging v2 client (googleapis#20448)
Auto-created at 2024-10-27 09:21:38 +0000 using the toys pull request generator.
1 parent 62dd7ae commit d77b372

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

generated/google-apis-logging_v2/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-logging_v2
22

3-
### v0.75.0 (2024-10-20)
3+
### v0.75.0 (2024-10-27)
44

5-
* Regenerated from discovery document revision 20241010
5+
* Regenerated from discovery document revision 20241018
66

77
### v0.74.0 (2024-09-22)
88

generated/google-apis-logging_v2/lib/google/apis/logging_v2/classes.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2466,7 +2466,7 @@ class LogScope
24662466
# Required. Names of one or more parent resources: projects/[PROJECT_ID]May
24672467
# alternatively be one or more views: projects/[PROJECT_ID]/locations/[
24682468
# LOCATION_ID]/buckets/[BUCKET_ID]/views/[VIEW_ID]A log scope can include a
2469-
# maximum of 50 projects and a maximum of 100 resources in total.
2469+
# maximum of 5 projects and a maximum of 100 resources in total.
24702470
# Corresponds to the JSON property `resourceNames`
24712471
# @return [Array<String>]
24722472
attr_accessor :resource_names

generated/google-apis-logging_v2/lib/google/apis/logging_v2/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module LoggingV2
2222
GENERATOR_VERSION = "0.15.1"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20241010"
25+
REVISION = "20241018"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)