File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
generated/google-apis-adsense_v2
lib/google/apis/adsense_v2 Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-adsense_v2
22
3+ ### v0.35.0 (2024-12-08)
4+
5+ * Regenerated from discovery document revision 20241203
6+ * Regenerated using generator version 0.15.1
7+
38### v0.34.0 (2024-05-19)
49
510* Regenerated from discovery document revision 20240515
Original file line number Diff line number Diff line change @@ -1223,12 +1223,12 @@ def update!(**args)
12231223 class TimeZone
12241224 include Google ::Apis ::Core ::Hashable
12251225
1226- # IANA Time Zone Database time zone, e.g. "America/New_York".
1226+ # IANA Time Zone Database time zone. For example "America/New_York".
12271227 # Corresponds to the JSON property `id`
12281228 # @return [String]
12291229 attr_accessor :id
12301230
1231- # Optional. IANA Time Zone Database version number, e.g. "2019a".
1231+ # Optional. IANA Time Zone Database version number. For example "2019a".
12321232 # Corresponds to the JSON property `version`
12331233 # @return [String]
12341234 attr_accessor :version
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module AdsenseV2
1818 # Version of the google-apis-adsense_v2 gem
19- GEM_VERSION = "0.34 .0"
19+ GEM_VERSION = "0.35 .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 = "20240515 "
25+ REVISION = "20241203 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments