google-apis-displayvideo_v2 0.62.0 → 0.63.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: 0bc99571b52758060cb4ec1b1c026aeddfc1f95f87525e1204273c3430086a9b
|
|
4
|
+
data.tar.gz: cc77a92964dc28a6085e7c7583f2d21aa5abf29690fd1b7f33c5a319838b5dc3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9d8d65cb4cb14f6e2f4a46ecfe4738662f200d0782cf2f1059310f66b10b1536d5241f1d9ad43029a77ddd539ec77bdbdf9d326db58ab6c2af53ab8037576e25
|
|
7
|
+
data.tar.gz: 52bf7396d973ff30b5718e95ecc45512421ca033ed478ce73d8b765a4c388c35822cd71d14c9fb6269150282e2b23111df8cbe42ef10e516c8271c3ccaea2c8f
|
data/CHANGELOG.md
CHANGED
|
@@ -3814,8 +3814,8 @@ module Google
|
|
|
3814
3814
|
attr_accessor :skippable
|
|
3815
3815
|
alias_method :skippable?, :skippable
|
|
3816
3816
|
|
|
3817
|
-
# Optional. Whether the creative
|
|
3818
|
-
# AI.
|
|
3817
|
+
# Optional. Whether to add a label to the creative as created or edited using AI
|
|
3818
|
+
# when served in regions with local AI labeling regulations.
|
|
3819
3819
|
# Corresponds to the JSON property `syntheticContentAttestationStatus`
|
|
3820
3820
|
# @return [String]
|
|
3821
3821
|
attr_accessor :synthetic_content_attestation_status
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.63.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_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.63.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.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.63.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:
|