Skip to content

Commit 0430025

Browse files
feat: Automated regeneration of serviceusage v1 client (googleapis#22203)
Auto-created at 2025-03-23 10:30:51 +0000 using the toys pull request generator.
1 parent 657f6e7 commit 0430025

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-serviceusage_v1/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-serviceusage_v1
22

3+
### v0.65.0 (2025-03-23)
4+
5+
* Regenerated from discovery document revision 20250313
6+
37
### v0.64.0 (2025-03-09)
48

59
* Regenerated from discovery document revision 20250227

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3289,8 +3289,8 @@ class JavaSettings
32893289
# protobuf. This should be used **only** by APIs who have already set the
32903290
# language_settings.java.package_name" field in gapic.yaml. API teams should use
32913291
# the protobuf java_package option where possible. Example of a YAML
3292-
# configuration:: publishing: java_settings: library_package: com.google.cloud.
3293-
# pubsub.v1
3292+
# configuration:: publishing: library_settings: java_settings: library_package:
3293+
# com.google.cloud.pubsub.v1
32943294
# Corresponds to the JSON property `libraryPackage`
32953295
# @return [String]
32963296
attr_accessor :library_package

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ServiceusageV1
1818
# Version of the google-apis-serviceusage_v1 gem
19-
GEM_VERSION = "0.64.0"
19+
GEM_VERSION = "0.65.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.16.0"
2323

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

0 commit comments

Comments
 (0)