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