Skip to content

Commit 3ef7b7d

Browse files
feat: Automated regeneration of marketingplatformadmin v1alpha client (#25882)
Auto-created at 2026-03-08 10:04:10 +0000 using the toys pull request generator.
1 parent d017bd7 commit 3ef7b7d

3 files changed

Lines changed: 8 additions & 4 deletions

File tree

generated/google-apis-marketingplatformadmin_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-marketingplatformadmin_v1alpha
22

3+
### v0.8.0 (2026-03-08)
4+
5+
* Regenerated from discovery document revision 20260303
6+
37
### v0.7.0 (2025-11-02)
48

59
* Regenerated from discovery document revision 20251029

generated/google-apis-marketingplatformadmin_v1alpha/lib/google/apis/marketingplatformadmin_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 MarketingplatformadminV1alpha
1818
# Version of the google-apis-marketingplatformadmin_v1alpha gem
19-
GEM_VERSION = "0.7.0"
19+
GEM_VERSION = "0.8.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 = "20251029"
25+
REVISION = "20260303"
2626
end
2727
end
2828
end

generated/google-apis-marketingplatformadmin_v1alpha/lib/google/apis/marketingplatformadmin_v1alpha/service.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ def find_organization_sales_partner_managed_clients(organization, find_sales_par
9191
execute_or_queue_command(command, &block)
9292
end
9393

94-
# Lookup for a single organization.
94+
# Looks up a single organization.
9595
# @param [String] name
9696
# Required. The name of the Organization to retrieve. Format: organizations/`
9797
# org_id`
@@ -161,7 +161,7 @@ def list_organizations(page_size: nil, page_token: nil, fields: nil, quota_user:
161161
execute_or_queue_command(command, &block)
162162
end
163163

164-
# Get the usage and billing data for properties within the organization for the
164+
# Gets the usage and billing data for properties within the organization for the
165165
# specified month. Per direct client org, user needs to be OrgAdmin/BillingAdmin
166166
# on the organization in order to view the billing and usage data. Per sales
167167
# partner client org, user needs to be OrgAdmin/BillingAdmin on the sales

0 commit comments

Comments
 (0)