File tree Expand file tree Collapse file tree 3 files changed +9
-4
lines changed
generated/google-apis-displayvideo_v3
lib/google/apis/displayvideo_v3 Expand file tree Collapse file tree 3 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-displayvideo_v3
22
3+ ### v0.23.0 (2025-01-19)
4+
5+ * Regenerated from discovery document revision 20250109
6+ * Regenerated using generator version 0.16.0
7+
38### v0.22.0 (2024-12-08)
49
510* Regenerated from discovery document revision 20241205
Original file line number Diff line number Diff line change @@ -7353,7 +7353,7 @@ class IntegralAdScience
73537353 include Google::Apis::Core::Hashable
73547354
73557355 # The custom segment ID provided by Integral Ad Science. The ID must be between `
7356- # 1000001` and `1999999`, inclusive.
7356+ # 1000001` and `1999999` or `3000001` and `3999999` , inclusive.
73577357 # Corresponds to the JSON property `customSegmentId`
73587358 # @return [Array<Fixnum>]
73597359 attr_accessor :custom_segment_id
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module DisplayvideoV3
1818 # Version of the google-apis-displayvideo_v3 gem
19- GEM_VERSION = "0.22 .0"
19+ GEM_VERSION = "0.23 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15.1 "
22+ GENERATOR_VERSION = "0.16.0 "
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20241205 "
25+ REVISION = "20250109 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments