google-apis-displayvideo_v2 0.64.0 → 0.65.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: b234a5f3703bbf9e2e2986e60872feb2abc7008af5f888c1a095924b13e1e09f
|
|
4
|
+
data.tar.gz: fe3b60d07f11401834d1bec897d937faeff9cb50bd9c5be70eef217306edbd8a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1ba09a61b88d5e83977c0a55451eb4bb24c782ca850715eb2ec939ee21f8a06c0350aac2bcdc0631101aa232d1f8e922b52246d3a43d6f0fa33e365335f3d77a
|
|
7
|
+
data.tar.gz: 2c4930864e6d31ffe18f2e053c1402faa9552358ece11e0d8fd3101dab645866a1b6640194691595e1e6f2e3675e9e281e7332cebaa750fcac117fd46e9d7486
|
data/CHANGELOG.md
CHANGED
|
@@ -10999,7 +10999,7 @@ module Google
|
|
|
10999
10999
|
# @return [String]
|
|
11000
11000
|
attr_accessor :display_url_breadcrumb2
|
|
11001
11001
|
|
|
11002
|
-
# The domain of the display URL.
|
|
11002
|
+
# Output only. The domain of the display URL.
|
|
11003
11003
|
# Corresponds to the JSON property `domain`
|
|
11004
11004
|
# @return [String]
|
|
11005
11005
|
attr_accessor :domain
|
|
@@ -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.65.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_v2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.65.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.65.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:
|