File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-serviceusage_v1
lib/google/apis/serviceusage_v1 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
2828end
You can’t perform that action at this time.
0 commit comments