Skip to content

Commit c99ea82

Browse files
feat: Automated regeneration of chromeuxreport v1 client (googleapis#20257)
Auto-created at 2024-09-22 09:41:24 +0000 using the toys pull request generator.
1 parent d50446a commit c99ea82

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

generated/google-apis-chromeuxreport_v1/CHANGELOG.md

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

3+
### v0.25.0 (2024-09-22)
4+
5+
* Regenerated from discovery document revision 20240916
6+
* Regenerated using generator version 0.15.1
7+
38
### v0.24.0 (2024-05-19)
49

510
* Regenerated using generator version 0.15.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class Bin
3434

3535
# The proportion of users that experienced this bin's value for the given metric.
3636
# Corresponds to the JSON property `density`
37-
# @return [Float]
37+
# @return [Object]
3838
attr_accessor :density
3939

4040
# End is the end of the data bin. If end is not populated, then the bin has no

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module ChromeuxreportV1
1818
# Version of the google-apis-chromeuxreport_v1 gem
19-
GEM_VERSION = "0.24.0"
19+
GEM_VERSION = "0.25.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.15.0"
22+
GENERATOR_VERSION = "0.15.1"
2323

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

0 commit comments

Comments
 (0)