google-apis-marketingplatformadmin_v1alpha 0.7.0 → 0.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a6f89bbbb932fc3d414ec6ff402d0d37760937b2d6d2cef542a9bfc4c5c21fe
4
- data.tar.gz: e3309fa545f0ee08881f9d305ee39430a0d0212fe65439734ff6a9cd042fa78b
3
+ metadata.gz: 4ac8704f52e2429b59daa2a28391a98558cfe719c4ab18f4bfa87e49f8f53a92
4
+ data.tar.gz: 19931f346bd68da39d43196c6ca8155bad4ebb5c0eab585807d939fc532ef43f
5
5
  SHA512:
6
- metadata.gz: de0df1849f4a39adf7cc62b674511459021b9f2a051ebe97f796e6b5e54f3995e854b1ce42611ce4a7b69753d37df153a675d9e803b7ffd4118336665fb6704e
7
- data.tar.gz: 20c9e5b1db721d74a3100c8002584472cd124aed5c9b6ef284ba0c47e9f9c153eca6f549f4bec3cc622d975c3d74bdcc9e0e5ae99a26c22c3973bb125a72e8c9
6
+ metadata.gz: d76f7e8b71c8fd9e821dfd78ee205421a432150058470fb438b62bb91a6cfa9b05e18ea7f2f86a343eb8d14037dd9e3af8490168b19d82fe4114a9ae0a9f3d9d
7
+ data.tar.gz: 2c6bbc3de4988ad1ca51a1994776f551917a59815791b21d59abe5b7d9569037f095871d1dd118542cc52c9b73b03b88a494dfeaebe7950c85c35c47f3423b55
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-marketingplatformadmin_v1alpha
2
2
 
3
+ ### v0.8.0 (2026-03-08)
4
+
5
+ * Regenerated from discovery document revision 20260303
6
+
3
7
  ### v0.7.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251029
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MarketingplatformadminV1alpha
18
18
  # Version of the google-apis-marketingplatformadmin_v1alpha gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.8.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251029"
25
+ REVISION = "20260303"
26
26
  end
27
27
  end
28
28
  end
@@ -91,7 +91,7 @@ module Google
91
91
  execute_or_queue_command(command, &block)
92
92
  end
93
93
 
94
- # Lookup for a single organization.
94
+ # Looks up a single organization.
95
95
  # @param [String] name
96
96
  # Required. The name of the Organization to retrieve. Format: organizations/`
97
97
  # org_id`
@@ -161,7 +161,7 @@ module Google
161
161
  execute_or_queue_command(command, &block)
162
162
  end
163
163
 
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
165
165
  # specified month. Per direct client org, user needs to be OrgAdmin/BillingAdmin
166
166
  # on the organization in order to view the billing and usage data. Per sales
167
167
  # partner client org, user needs to be OrgAdmin/BillingAdmin on the sales
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-marketingplatformadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.8.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-marketingplatformadmin_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.7.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.8.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-marketingplatformadmin_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: