File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-youtube_v3
lib/google/apis/youtube_v3 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-youtube_v3
22
3+ ### v0.44.0 (2024-09-15)
4+
5+ * Regenerated from discovery document revision 20240909
6+
37### v0.43.0 (2024-08-18)
48
59* Regenerated from discovery document revision 20240814
Original file line number Diff line number Diff line change @@ -7703,7 +7703,7 @@ class Video
77037703 # @return [Google::Apis::YoutubeV3::VideoStatistics]
77047704 attr_accessor :statistics
77057705
7706- # Basic details about a video category, such as its localized title. Next Id: 18
7706+ # Basic details about a video category, such as its localized title. Next Id: 19
77077707 # Corresponds to the JSON property `status`
77087708 # @return [Google::Apis::YoutubeV3::VideoStatus]
77097709 attr_accessor :status
@@ -8986,7 +8986,7 @@ def update!(**args)
89868986 end
89878987 end
89888988
8989- # Basic details about a video category, such as its localized title. Next Id: 18
8989+ # Basic details about a video category, such as its localized title. Next Id: 19
89908990 class VideoStatus
89918991 include Google ::Apis ::Core ::Hashable
89928992
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module YoutubeV3
1818 # Version of the google-apis-youtube_v3 gem
19- GEM_VERSION = "0.43 .0"
19+ GEM_VERSION = "0.44 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240814 "
25+ REVISION = "20240909 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments