google-apis-youtube_v3 0.64.0 → 0.65.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: 9156e511003ce700c4e3becd0283564fc04da6913a26e3afbaac79247d83343b
4
- data.tar.gz: c774465962572f9b6d1d1b6221a2ce2ba4c00c8d203347b6f1148cb040dfde06
3
+ metadata.gz: d08e12c748ae2a8f5dc821f801ee9dbe258a504ebb01b1479883d9969b90fb65
4
+ data.tar.gz: f895a9d7484128b19a4b45078f7eaeefd429a8e4ab80c73135a8206695f2d67d
5
5
  SHA512:
6
- metadata.gz: 11e81c8e70d17c488f36baf982935dc689026c98f0576997ccf99926ad76611469f5f220e546803a338b4115edfefda2fbd3b0af9797b70a0de6ec6bb752f8c2
7
- data.tar.gz: 6e3d58b0615c7fce60c0b7ad9500ef8fd1b23f10df85511cd1a6ec752fe73edfe139d6b1c804be42aeca554f0cbb49efe2ac498c998530cc9fb08c284cad23b8
6
+ metadata.gz: 8cfe7fd659cfbe4793318385c3a6db42a995c0a40068ace3434dfc49409520097f82589ff0b1cd1c59f79ce4c74fc5de34edf4e67e3f7bcdec6b2e775a344756
7
+ data.tar.gz: a610ddbcff705ed8722d780b41b0c72542235c2a7ecb36b18835f8a5e557866deb7cee325d12fc0f0a434d9bab250b7ed3767796501eebcc0b08f3973f7ec384
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-youtube_v3
2
2
 
3
+ ### v0.65.0 (2026-05-31)
4
+
5
+ * Regenerated from discovery document revision 20260525
6
+
3
7
  ### v0.64.0 (2026-04-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20260412
@@ -6820,7 +6820,7 @@ module Google
6820
6820
  # @return [Google::Apis::YoutubeV3::TokenPagination]
6821
6821
  attr_accessor :token_pagination
6822
6822
 
6823
- # The visitorId identifies the visitor.
6823
+ # The visitor ID identifies the visitor.
6824
6824
  # Corresponds to the JSON property `visitorId`
6825
6825
  # @return [String]
6826
6826
  attr_accessor :visitor_id
@@ -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.64.0"
19
+ GEM_VERSION = "0.65.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 = "20260412"
25
+ REVISION = "20260525"
26
26
  end
27
27
  end
28
28
  end
@@ -3017,7 +3017,7 @@ module Google
3017
3017
  # resource properties that the API response will include. Set the parameter
3018
3018
  # value to snippet.
3019
3019
  # @param [String] channel_id
3020
- # Filter on resources belonging to this channelId.
3020
+ # Filter on resources belonging to this channelId. (Force TAP rebuild)
3021
3021
  # @param [String] channel_type
3022
3022
  # Add a filter on the channel search.
3023
3023
  # @param [String] event_type
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.64.0
4
+ version: 0.65.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.64.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-youtube_v3/v0.65.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: