File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
generated/google-apis-displayvideo_v3
lib/google/apis/displayvideo_v3 Expand file tree Collapse file tree 3 files changed +5
-5
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 )
3+ ### v0.23.0 (2025-01-26 )
44
5- * Regenerated from discovery document revision 20250109
5+ * Regenerated from discovery document revision 20250124
66* Regenerated using generator version 0.16.0
77
88### v0.22.0 (2024-12-08)
Original file line number Diff line number Diff line change @@ -1338,7 +1338,7 @@ class AssignedTargetingOption
13381338 # TARGETING_TYPE_AUDIENCE_GROUP`. The relation between each group is UNION,
13391339 # except for excluded_first_and_third_party_audience_group and
13401340 # excluded_google_audience_group, of which COMPLEMENT is used as an INTERSECTION
1341- # with other groups.
1341+ # with other groups. NEXT_ID: 9
13421342 # Corresponds to the JSON property `audienceGroupDetails`
13431343 # @return [Google::Apis::DisplayvideoV3::AudienceGroupAssignedTargetingOptionDetails]
13441344 attr_accessor :audience_group_details
@@ -1783,7 +1783,7 @@ def update!(**args)
17831783 # TARGETING_TYPE_AUDIENCE_GROUP`. The relation between each group is UNION,
17841784 # except for excluded_first_and_third_party_audience_group and
17851785 # excluded_google_audience_group, of which COMPLEMENT is used as an INTERSECTION
1786- # with other groups.
1786+ # with other groups. NEXT_ID: 9
17871787 class AudienceGroupAssignedTargetingOptionDetails
17881788 include Google::Apis::Core::Hashable
17891789
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module DisplayvideoV3
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250109 "
25+ REVISION = "20250124 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments