File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed
generated/google-apis-adsenseplatform_v1
lib/google/apis/adsenseplatform_v1 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-adsenseplatform_v1
22
3+ ### v0.2.0 (2024-12-08)
4+
5+ * Regenerated from discovery document revision 20241204
6+ * Regenerated using generator version 0.15.1
7+
38### v0.1.0 (2024-07-25)
49
510* Regenerated from discovery document revision 20240722
Original file line number Diff line number Diff line change @@ -387,12 +387,12 @@ def update!(**args)
387387 class TimeZone
388388 include Google ::Apis ::Core ::Hashable
389389
390- # IANA Time Zone Database time zone, e.g. "America/New_York".
390+ # IANA Time Zone Database time zone. For example "America/New_York".
391391 # Corresponds to the JSON property `id`
392392 # @return [String]
393393 attr_accessor :id
394394
395- # Optional. IANA Time Zone Database version number, e.g. "2019a".
395+ # Optional. IANA Time Zone Database version number. For example "2019a".
396396 # Corresponds to the JSON property `version`
397397 # @return [String]
398398 attr_accessor :version
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module AdsenseplatformV1
1818 # Version of the google-apis-adsenseplatform_v1 gem
19- GEM_VERSION = "0.1 .0"
19+ GEM_VERSION = "0.2 .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 = "20240722 "
25+ REVISION = "20241204 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments