google-apis-displayvideo_v3 0.31.0 → 0.32.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6462ef34c1c6e64b5c95b722ed72b7b0de0c4e4631c489b5fc417bedfee4e70a
|
4
|
+
data.tar.gz: 9a204776142cc9d2d87db3b5fb9658dc7b396e4e4840d8ba1c1d14db2aec6a39
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: daf108018c168267381f3938e6d9f884f1d4cab00eab9b22bcf1c5ae6a3c7c58bb9cc72c9e8ef921e44698bb64928b58647171b5e7ca6fec27526f8b02ba2ffe
|
7
|
+
data.tar.gz: ec0dd089cc540c22a0baa8d9adb97b7e62398aeee912919d1590bf4425852b7f3cf073aace8687b0caa6651dc4d084e6d4527a78f30e79d996efb09813c6e6a9
|
data/CHANGELOG.md
CHANGED
@@ -2951,7 +2951,8 @@ module Google
|
|
2951
2951
|
attr_accessor :target_line_item
|
2952
2952
|
|
2953
2953
|
# Required. A field mask identifying which fields to update. Only the following
|
2954
|
-
# fields are currently supported: * entityStatus
|
2954
|
+
# fields are currently supported: * entityStatus *
|
2955
|
+
# containsEuPoliticalAdvertising
|
2955
2956
|
# Corresponds to the JSON property `updateMask`
|
2956
2957
|
# @return [String]
|
2957
2958
|
attr_accessor :update_mask
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DisplayvideoV3
|
18
18
|
# Version of the google-apis-displayvideo_v3 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.32.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 = "
|
25
|
+
REVISION = "20250812"
|
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_v3
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.32.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_v3/CHANGELOG.md
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v3/v0.32.0
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v3
|
62
62
|
rdoc_options: []
|
63
63
|
require_paths:
|