Skip to content

Commit a139f41

Browse files
feat: Automated regeneration of displayvideo v3 client (googleapis#21454)
Auto-created at 2025-01-26 09:32:28 +0000 using the toys pull request generator.
1 parent af71dd9 commit a139f41

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

generated/google-apis-displayvideo_v3/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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)

generated/google-apis-displayvideo_v3/lib/google/apis/displayvideo_v3/classes.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

generated/google-apis-displayvideo_v3/lib/google/apis/displayvideo_v3/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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
2828
end

0 commit comments

Comments
 (0)