google-apis-paymentsresellersubscription_v1 0.52.0 → 0.53.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: 60eb60c3c37ba7ebdd42085068dd2d5dfffd0cdd251cb2bac3ec77e011d7882b
4
- data.tar.gz: 82d9a27a0a737c4d395519d2d3048d2bf1924da06a27738bf4b5ab6c78144104
3
+ metadata.gz: 41b0ad3fcf13f35cec4139e0950bba0627192f3947687cec922c180f4185d847
4
+ data.tar.gz: da0b3b0e78105fb93f96184974d04839c0c98a9c188f36021e0c4e7a50f58618
5
5
  SHA512:
6
- metadata.gz: f6092bc888e466646d3fea15a7d1bf0e2b2fe03a74d6fbb276e58ea65cac8c084bc46c79b7ac202ce1f6e7c91e2b0250600df87bfb9b8c1bde1c8f52df1298c3
7
- data.tar.gz: e0cd21575a9f4893af51f6da645f14c0aadd4d57ce753155f1c02a83d571213d8e3d40bd40bc9b78fbc82fcfcd4ea6cffb7bd205050e8d7a5f2168083daa3cb5
6
+ metadata.gz: 6fe5dbbcb1a330519d0efd140af511066fc7a6ce872df827ed4d81486523a735918b695ebb8e184d43312fb7d418457d16ccf74cc16c4e919fa8864922442c6b
7
+ data.tar.gz: 1153612d96d7017ee851212261f0f147c0cc41b3ecd4bbe48691dc4a8e8df26a516aa88caeb303b0cdca062cd937c217516b7a834e1d3b11c4164d74f1bb80c2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-paymentsresellersubscription_v1
2
2
 
3
+ ### v0.53.0 (2025-07-13)
4
+
5
+ * Regenerated from discovery document revision 20250709
6
+
3
7
  ### v0.52.0 (2025-06-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20250529
@@ -178,7 +178,8 @@ module Google
178
178
  include Google::Apis::Core::Hashable
179
179
 
180
180
  # Required. The name of the subscription resource that is entitled to the
181
- # current end user.
181
+ # current end user. It is in the format of "partners/`partner_id`/subscriptions/`
182
+ # subscriptionId`".
182
183
  # Corresponds to the JSON property `name`
183
184
  # @return [String]
184
185
  attr_accessor :name
@@ -486,8 +487,8 @@ module Google
486
487
  # need to worry about multiple sessions resulting in duplicate fulfillments as
487
488
  # guaranteed by the same subscription id. Please refer to the [Google Managed
488
489
  # Signup](/payments/reseller/subscription/reference/index/User.Signup.
489
- # Integration/Google.Managed.Signup.\(In.Preview\)) documentation for additional
490
- # integration details.
490
+ # Integration/Google.Managed.Signup) documentation for additional integration
491
+ # details.
491
492
  # Corresponds to the JSON property `userSession`
492
493
  # @return [Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1UserSession]
493
494
  attr_accessor :user_session
@@ -1511,8 +1512,8 @@ module Google
1511
1512
  # need to worry about multiple sessions resulting in duplicate fulfillments as
1512
1513
  # guaranteed by the same subscription id. Please refer to the [Google Managed
1513
1514
  # Signup](/payments/reseller/subscription/reference/index/User.Signup.
1514
- # Integration/Google.Managed.Signup.\(In.Preview\)) documentation for additional
1515
- # integration details.
1515
+ # Integration/Google.Managed.Signup) documentation for additional integration
1516
+ # details.
1516
1517
  class GoogleCloudPaymentsResellerSubscriptionV1UserSession
1517
1518
  include Google::Apis::Core::Hashable
1518
1519
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PaymentsresellersubscriptionV1
18
18
  # Version of the google-apis-paymentsresellersubscription_v1 gem
19
- GEM_VERSION = "0.52.0"
19
+ GEM_VERSION = "0.53.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 = "20250529"
25
+ REVISION = "20250709"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-paymentsresellersubscription_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.52.0
4
+ version: 0.53.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-paymentsresellersubscription_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.52.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.53.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-paymentsresellersubscription_v1
62
62
  rdoc_options: []
63
63
  require_paths: