google-apis-displayvideo_v2 0.22.0 → 0.23.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: c766436141167874fe2096c2aa9b84014350062c254e8555625be1638e7d6259
4
- data.tar.gz: 41852d3318f2d895fe0de9ff9a28844757272a2302e3584f0b36331f7be9bfba
3
+ metadata.gz: 04145cfef234d8cd264138649a977a99731c75cb5020cd06c998619c979299a1
4
+ data.tar.gz: 8fa5994d15fa1158b3fca1ec8ce5c0ea1d8fa087831bbee881f9164439ae26ff
5
5
  SHA512:
6
- metadata.gz: f535e6dd87340e2187127e40b90b9e4f543e4571a632f488ece426e716f07ac150962d1810e710c1b7948e76694ce9dc6a9f0d67bd1a38f1f623526152e285b9
7
- data.tar.gz: 81c0bab0013559aedc286968c02b7928783a9c937ec2091c320bf596c36ab07910b30c3fc4444e34e9852f8bb5bafd8138bd03800d479d4c3e80b3e04a56f117
6
+ metadata.gz: 1e9f48604cb5ae1071b75f9cab70bd6a75cf7d157c2b02d3774a32b33c0a54267fd491f0116357439c6b261d28eac68a8d7ffbe4b68e4acf9846316d64c7cba9
7
+ data.tar.gz: b4e1f9586a36dd5e626bbf1f6c755f763a374e548669b7ae58648dd5652d754a3e8e796122c8ac53764f5c7f34267fc3111864b4b19f5b2f1929efcb39dbeaff
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-displayvideo_v2
2
2
 
3
+ ### v0.23.0 (2023-07-16)
4
+
5
+ * Regenerated from discovery document revision 20230713
6
+
3
7
  ### v0.22.0 (2023-07-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20230623
@@ -6332,7 +6332,9 @@ module Google
6332
6332
  # @return [Google::Apis::DisplayvideoV2::BiddingStrategy]
6333
6333
  attr_accessor :bid_strategy
6334
6334
 
6335
- # Immutable. The billable outcome of the insertion order.
6335
+ # Immutable. The billable outcome of the insertion order. Outcome based buying
6336
+ # will be deprecated on **August 1, 2023**. Read more on our [Announced
6337
+ # Deprecations page](/display-video/api/deprecations#features.obb).
6336
6338
  # Corresponds to the JSON property `billableOutcome`
6337
6339
  # @return [String]
6338
6340
  attr_accessor :billable_outcome
@@ -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.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230623"
25
+ REVISION = "20230713"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-displayvideo_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-07-02 00:00:00.000000000 Z
11
+ date: 2023-07-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.22.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v2/v0.23.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-displayvideo_v2
63
63
  post_install_message:
64
64
  rdoc_options: []