google-apis-displayvideo_v3 0.45.0 → 0.46.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: 9c57a18466b209b8780d03eecb4f6376fb67d210936ad8452b752edb413fea15
|
|
4
|
+
data.tar.gz: 5e660f51fed7d50a5bedd2d1ca49dba29902cd5868adc81a8c49777fadd7f011
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ad39febac6bb7f7d01de6822ba923c433db231977a5f49ad8c876733a10057a76b327f3448cf7d94ddbe30c7a04280ef3c50b59f8ba51cbf2e81d67a42c688ea
|
|
7
|
+
data.tar.gz: 8324198d53e824bda1b8a2c88bd451e9780d13d97fd15aad73b0e9a3e900adb4088c5655656ba1f51ff96025adc38f154827bf20b4aeea1179a0625368789732
|
data/CHANGELOG.md
CHANGED
|
@@ -5436,8 +5436,8 @@ module Google
|
|
|
5436
5436
|
attr_accessor :skippable
|
|
5437
5437
|
alias_method :skippable?, :skippable
|
|
5438
5438
|
|
|
5439
|
-
# Optional. Whether the creative
|
|
5440
|
-
# AI.
|
|
5439
|
+
# Optional. Whether to add a label to the creative as created or edited using AI
|
|
5440
|
+
# when served in regions with local AI labeling regulations.
|
|
5441
5441
|
# Corresponds to the JSON property `syntheticContentAttestationStatus`
|
|
5442
5442
|
# @return [String]
|
|
5443
5443
|
attr_accessor :synthetic_content_attestation_status
|
|
@@ -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.46.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 = "
|
|
25
|
+
REVISION = "20260805"
|
|
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.46.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.46.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:
|