google-apis-paymentsresellersubscription_v1 0.52.0 → 0.54.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: 1adc865a05684e4906171bfce087961fe0e69e131db8c9f9704041c64b5ec48e
4
+ data.tar.gz: 9d56543540ad5485b5bcf8c63a4294ad5dc7caba970d9c439eee402fb5ddaa84
5
5
  SHA512:
6
- metadata.gz: f6092bc888e466646d3fea15a7d1bf0e2b2fe03a74d6fbb276e58ea65cac8c084bc46c79b7ac202ce1f6e7c91e2b0250600df87bfb9b8c1bde1c8f52df1298c3
7
- data.tar.gz: e0cd21575a9f4893af51f6da645f14c0aadd4d57ce753155f1c02a83d571213d8e3d40bd40bc9b78fbc82fcfcd4ea6cffb7bd205050e8d7a5f2168083daa3cb5
6
+ metadata.gz: 81e194c0ed65dff0755d7349af500f756e7777fec09bb78920aeddb778724568260b198eea9004b99b714663b23bca1d07d8cfc97609e53cde867b660b9d4ead
7
+ data.tar.gz: 1eee5e49f47aa8b0bc4f92904982bcd5e4f11b0a192d1da790bc9fbc2d3b72452ca24ba70cf28b10bc5551f19a0dfc51c6d710a034c195600ce7c868f9ec4ec2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-paymentsresellersubscription_v1
2
2
 
3
+ ### v0.54.0 (2025-07-20)
4
+
5
+ * Regenerated from discovery document revision 20250713
6
+
7
+ ### v0.53.0 (2025-07-13)
8
+
9
+ * Regenerated from discovery document revision 20250709
10
+
3
11
  ### v0.52.0 (2025-06-01)
4
12
 
5
13
  * 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
@@ -453,7 +454,7 @@ module Google
453
454
  end
454
455
  end
455
456
 
456
- # [Preview only] Request to generate a user session.
457
+ # Request to generate a user session.
457
458
  class GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionRequest
458
459
  include Google::Apis::Core::Hashable
459
460
 
@@ -472,7 +473,7 @@ module Google
472
473
  end
473
474
  end
474
475
 
475
- # [Preview only] Response that contains the details for generated user session.
476
+ # Response that contains the details for generated user session.
476
477
  class GoogleCloudPaymentsResellerSubscriptionV1GenerateUserSessionResponse
477
478
  include Google::Apis::Core::Hashable
478
479
 
@@ -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.54.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 = "20250713"
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.54.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.54.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: