google-apis-youtube_v3 0.59.0 → 0.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 95f06cd93c4c95a77f05f81916c8a3db71c65862d31ad55575e1da6b0eb86d99
4
- data.tar.gz: 506d15178f46f4f6d6d8aaba4674c81f10c98dd6629ee3b9a72821fc811f8b14
3
+ metadata.gz: 9609f40448cb8e4f60ed0d0e211563e62237d3dead651d111189b5a6f10e62dc
4
+ data.tar.gz: fda7adaef27cd246109e2b698ab92087fe1213474f0b5219d165cf098edee977
5
5
  SHA512:
6
- metadata.gz: ad954edf72cc16aaf9f150930073dbaadad23ea1a33887cfb49c79951c5fd800835ab692c289f16f468a453a9d110371071b9d058e3bba77510736c6977811bc
7
- data.tar.gz: bac35e1b9d3ce472530b6f3bd7afa0cffbd6f264f6fca36f1fc3bb0448938d8d4761666485b89ff4f33a9cd12b68183e7d157859a6dc39dc19c9c45aeddf7a4e
6
+ metadata.gz: a39670ce77164e9458ace28e7fc99f9fbb252d72f23189bbed0697ec25a5a2657e429d2311e843a7f80ae0a80d6aca89db1b4727dbc0f66da119bb0e71449a02
7
+ data.tar.gz: 1b3c3afc1f821c4d98a6b07a2bc53262cbe401a0813dc6e8bd4906250108d11e028cddce4f3e54df3dba7c936778131145c733bb08a7c2fd43f2a92049d56d77
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-youtube_v3
2
2
 
3
+ ### v0.60.0 (2026-01-11)
4
+
5
+ * Regenerated from discovery document revision 20260105
6
+
3
7
  ### v0.59.0 (2025-12-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20251217
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module YoutubeV3
18
18
  # Version of the google-apis-youtube_v3 gem
19
- GEM_VERSION = "0.59.0"
19
+ GEM_VERSION = "0.60.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251217"
25
+ REVISION = "20260105"
26
26
  end
27
27
  end
28
28
  end
@@ -4245,7 +4245,8 @@ module Google
4245
4245
 
4246
4246
  # Retrieves a batch of VideoStat resources, possibly filtered.
4247
4247
  # @param [Array<String>, String] id
4248
- # Required. Return videos with the given ids.
4248
+ # Required. Return videos with the given ids. The number of IDs specified cannot
4249
+ # exceed 50.
4249
4250
  # @param [String] on_behalf_of_content_owner
4250
4251
  # Optional. **Note:** This parameter is intended exclusively for YouTube content
4251
4252
  # partners. The `onBehalfOfContentOwner` parameter indicates that the request's
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-youtube_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.59.0
4
+ version: 0.60.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-youtube_v3/v0.59.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-youtube_v3/v0.60.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-youtube_v3
62
62
  rdoc_options: []
63
63
  require_paths: