google-apis-displayvideo_v4 0.26.0 → 0.27.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: 7e852f2d8bd2fd48de1ca5dead46475818e623123d72b547e13923cf5e9345c1
4
- data.tar.gz: 8c92888e4fc768207c84fcfca6ebb301cd40341906c2505ec8c068ada452bbf6
3
+ metadata.gz: 985d27c3328168fe1b4d85ee25841b2000227e19303eb741a124a360da7abd39
4
+ data.tar.gz: b02c1dcb66905f68c7c810a74351eb193f46207083def79a0592f752a59584ad
5
5
  SHA512:
6
- metadata.gz: 639e7bd0e57a891737dd6bd0a65e2c480a45e0ecbe5f918f49055366fa52b27ca56ec954999d5017ca1878127f4d67928ee13d3505b752bec23114eec06fd2ba
7
- data.tar.gz: 409fb3b40d01b25c48051406f858543ffe693fc8bbc8069aee6e0eef076cdbce7f173ffd64facb1777b7bb7128b65190d03bdd99917369c213649e6771bce664
6
+ metadata.gz: d603f0daf379f57c15a2feb2297464db4e25b89e70efe6e99fc0b976ee996fa31d9e26a7154b0e3c4bf37bb92ec81631f1a2c6512770306f6e4543ebb8e07c53
7
+ data.tar.gz: f6cc9b4d59492b9fd24ccd5cefd900b781a092a4c81a686ec706387dabbf531a43a48be50b030313d77f270635591b978526412fad9c4c050cfd9cba1d521b3a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v4
2
2
 
3
+ ### v0.27.0 (2026-09-06)
4
+
5
+ * Regenerated from discovery document revision 20260902
6
+
3
7
  ### v0.26.0 (2026-08-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20260805
@@ -208,7 +208,7 @@ module Google
208
208
  end
209
209
  end
210
210
 
211
- # A single ad associated with an ad group.
211
+ # LINT: LEGACY_NAMES A single ad associated with an ad group.
212
212
  class AdGroupAd
213
213
  include Google::Apis::Core::Hashable
214
214
 
@@ -7160,7 +7160,9 @@ module Google
7160
7160
  include Google::Apis::Core::Hashable
7161
7161
 
7162
7162
  # Required. The display name of the digital content label rating tier to be
7163
- # EXCLUDED.
7163
+ # EXCLUDED. **Starting on *October 1, 2026*, this field will only accept the
7164
+ # value `CONTENT_RATING_TIER_UNRATED`. All other values will be deprecated and
7165
+ # no longer be accepted.**
7164
7166
  # Corresponds to the JSON property `excludedContentRatingTier`
7165
7167
  # @return [String]
7166
7168
  attr_accessor :excluded_content_rating_tier
@@ -13901,7 +13903,9 @@ module Google
13901
13903
  include Google::Apis::Core::Hashable
13902
13904
 
13903
13905
  # Required. An enum for the DV360 Sensitive category content classified to be
13904
- # EXCLUDED.
13906
+ # EXCLUDED. **Starting on *October 1, 2026*, this field will only accept `
13907
+ # SENSITIVE_CATEGORY_EMBEDDED_VIDEO` or `SENSITIVE_CATEGORY_LIVE_STREAMING_VIDEO`
13908
+ # . All other values will be deprecated and no longer be accepted.**
13905
13909
  # Corresponds to the JSON property `excludedSensitiveCategory`
13906
13910
  # @return [String]
13907
13911
  attr_accessor :excluded_sensitive_category
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DisplayvideoV4
18
18
  # Version of the google-apis-displayvideo_v4 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.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 = "20260902"
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_v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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_v4/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v4/v0.26.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v4/v0.27.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v4
62
62
  rdoc_options: []
63
63
  require_paths: