Skip to content

Commit 0ae4e0c

Browse files
feat: Automated regeneration of authorizedbuyersmarketplace v1alpha client (#24909)
Auto-created at 2025-11-09 09:56:37 +0000 using the toys pull request generator.
1 parent 191614c commit 0ae4e0c

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

generated/google-apis-authorizedbuyersmarketplace_v1alpha/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-authorizedbuyersmarketplace_v1alpha
22

3+
### v0.9.0 (2025-11-09)
4+
5+
* Regenerated from discovery document revision 20251104
6+
37
### v0.8.0 (2025-11-02)
48

59
* Regenerated from discovery document revision 20251028

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@ class Deal
739739
# @return [String]
740740
attr_accessor :flight_start_time
741741

742-
# Describes a single Media Planner account.
742+
# Represents a media planner account.
743743
# Corresponds to the JSON property `mediaPlanner`
744744
# @return [Google::Apis::AuthorizedbuyersmarketplaceV1alpha::MediaPlanner]
745745
attr_accessor :media_planner
@@ -1388,7 +1388,7 @@ def update!(**args)
13881388
end
13891389
end
13901390

1391-
# Describes a single Media Planner account.
1391+
# Represents a media planner account.
13921392
class MediaPlanner
13931393
include Google::Apis::Core::Hashable
13941394

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module AuthorizedbuyersmarketplaceV1alpha
1818
# Version of the google-apis-authorizedbuyersmarketplace_v1alpha gem
19-
GEM_VERSION = "0.8.0"
19+
GEM_VERSION = "0.9.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20251028"
25+
REVISION = "20251104"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)