google-apis-displayvideo_v3 0.47.0 → 0.48.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: 62ee1f8b6573082c4e142e30af2f7f77116fb6124499fdb0aa7b0feac3a22a0a
|
|
4
|
+
data.tar.gz: f16d46e7392b6a390ce555e3d06754451e5ef31b1c37b9477a28fed12796b89b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a83078bec0b9604df00912a1f897ecc9428fe59324aaf42f44fc2bf805e8b14deb723d3ed2066d8efe0e102ff32bbe1317bb7a03f8c013374bc2ace0d3c7579f
|
|
7
|
+
data.tar.gz: a659e79df6a546cd6a702dd144b8490cc630aa2f963967f61aad59320aaecbffd5284fe9e61be4204079c5ceda81745bd017fd39f5946de83c22dac98f2bf7d0
|
data/CHANGELOG.md
CHANGED
|
@@ -13330,7 +13330,7 @@ module Google
|
|
|
13330
13330
|
# @return [String]
|
|
13331
13331
|
attr_accessor :display_url_breadcrumb2
|
|
13332
13332
|
|
|
13333
|
-
# The domain of the display URL.
|
|
13333
|
+
# Output only. The domain of the display URL.
|
|
13334
13334
|
# Corresponds to the JSON property `domain`
|
|
13335
13335
|
# @return [String]
|
|
13336
13336
|
attr_accessor :domain
|
|
@@ -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.48.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 = "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_v3
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.48.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.48.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:
|