google-apis-displayvideo_v2 0.63.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: 0bc99571b52758060cb4ec1b1c026aeddfc1f95f87525e1204273c3430086a9b
4
- data.tar.gz: cc77a92964dc28a6085e7c7583f2d21aa5abf29690fd1b7f33c5a319838b5dc3
3
+ metadata.gz: b234a5f3703bbf9e2e2986e60872feb2abc7008af5f888c1a095924b13e1e09f
4
+ data.tar.gz: fe3b60d07f11401834d1bec897d937faeff9cb50bd9c5be70eef217306edbd8a
5
5
  SHA512:
6
- metadata.gz: 9d8d65cb4cb14f6e2f4a46ecfe4738662f200d0782cf2f1059310f66b10b1536d5241f1d9ad43029a77ddd539ec77bdbdf9d326db58ab6c2af53ab8037576e25
7
- data.tar.gz: 52bf7396d973ff30b5718e95ecc45512421ca033ed478ce73d8b765a4c388c35822cd71d14c9fb6269150282e2b23111df8cbe42ef10e516c8271c3ccaea2c8f
6
+ metadata.gz: 1ba09a61b88d5e83977c0a55451eb4bb24c782ca850715eb2ec939ee21f8a06c0350aac2bcdc0631101aa232d1f8e922b52246d3a43d6f0fa33e365335f3d77a
7
+ data.tar.gz: 2c4930864e6d31ffe18f2e053c1402faa9552358ece11e0d8fd3101dab645866a1b6640194691595e1e6f2e3675e9e281e7332cebaa750fcac117fd46e9d7486
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.65.0 (2026-09-20)
4
+
5
+ * Regenerated from discovery document revision 20260915
6
+
7
+ ### v0.64.0 (2026-09-06)
8
+
9
+ * Regenerated from discovery document revision 20260902
10
+
3
11
  ### v0.63.0 (2026-08-09)
4
12
 
5
13
  * Regenerated from discovery document revision 20260805
@@ -4619,7 +4619,9 @@ module Google
4619
4619
  include Google::Apis::Core::Hashable
4620
4620
 
4621
4621
  # Required. The display name of the digital content label rating tier to be
4622
- # EXCLUDED.
4622
+ # EXCLUDED. **Starting on *October 1, 2026*, this field will only accept the
4623
+ # value `CONTENT_RATING_TIER_UNRATED`. All other values will be deprecated and
4624
+ # no longer be accepted.**
4623
4625
  # Corresponds to the JSON property `excludedContentRatingTier`
4624
4626
  # @return [String]
4625
4627
  attr_accessor :excluded_content_rating_tier
@@ -9827,7 +9829,9 @@ module Google
9827
9829
  include Google::Apis::Core::Hashable
9828
9830
 
9829
9831
  # Required. An enum for the DV360 Sensitive category content classified to be
9830
- # EXCLUDED.
9832
+ # EXCLUDED. **Starting on *October 1, 2026*, this field will only accept `
9833
+ # SENSITIVE_CATEGORY_EMBEDDED_VIDEO` or `SENSITIVE_CATEGORY_LIVE_STREAMING_VIDEO`
9834
+ # . All other values will be deprecated and no longer be accepted.**
9831
9835
  # Corresponds to the JSON property `excludedSensitiveCategory`
9832
9836
  # @return [String]
9833
9837
  attr_accessor :excluded_sensitive_category
@@ -10995,7 +10999,7 @@ module Google
10995
10999
  # @return [String]
10996
11000
  attr_accessor :display_url_breadcrumb2
10997
11001
 
10998
- # The domain of the display URL.
11002
+ # Output only. The domain of the display URL.
10999
11003
  # Corresponds to the JSON property `domain`
11000
11004
  # @return [String]
11001
11005
  attr_accessor :domain
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV2
18
18
  # Version of the google-apis-displayvideo_v2 gem
19
- GEM_VERSION = "0.63.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.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260805"
25
+ REVISION = "20260915"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.63.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-displayvideo_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.63.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.65.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
62
62
  rdoc_options: []
63
63
  require_paths: