google-apis-paymentsresellersubscription_v1 0.13.0 → 0.14.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4e5ac74e28045d6d661be544e7234fa175f048d775b8121d230b01cdca813ffb
4
- data.tar.gz: b3b1572c3d5a9f07fbe160a6dfc80c23d9d47608e71572be3aa402dbdb49c1ac
3
+ metadata.gz: 4b0f04f8ad690bbe36cc71c81e6485575e7b40f99f189cba1f3c95533156d733
4
+ data.tar.gz: ef16f7b2a2ccd14c913086158c8c75cc31351ce94981ca6c96e3f4ae6c6229d9
5
5
  SHA512:
6
- metadata.gz: e40290af65c2e92204bf43f09133b166c58f8ffc83e59a5326d5973292f89e6f95c2f2ea54769d73f32226ab089a44ce19256be0649bb203b99d8683270c166d
7
- data.tar.gz: c4447c342a9f12ddca33cb76ca998822173320c90f5d4ab4c52e7d11ea597205bbeca9c4eff94ad28e434e2452f0e265eac3fa71e0328c50dc2b8dafca14f176
6
+ metadata.gz: d88c12f86841529e3b4fcb4a92ccc7ce7df4c2b2360e0a883f09310964760065f7fa0bf99218115c6ad130491a69f6f9b1c59d7b1589c9f90fe208ed73b7fd2d
7
+ data.tar.gz: ee734568f534088ae72111c4d3e2624fd0067287ff6e1c0a1a2644ea4bd4b6b230ce1f743f0493077f9d66e9b79e041e625721e6405edb37cfc810aa90c34508
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-paymentsresellersubscription_v1
2
2
 
3
+ ### v0.14.0 (2022-06-15)
4
+
5
+ * Regenerated from discovery document revision 20220614
6
+ * Regenerated using generator version 0.6.0
7
+
3
8
  ### v0.13.0 (2022-06-07)
4
9
 
5
10
  * Regenerated from discovery document revision 20220605
@@ -54,7 +54,7 @@ module Google
54
54
  class GoogleCloudPaymentsResellerSubscriptionV1CancelSubscriptionResponse
55
55
  include Google::Apis::Core::Hashable
56
56
 
57
- # LINT.IfChange A Subscription resource managed by 3P Partners.
57
+ # A Subscription resource managed by 3P Partners.
58
58
  # Corresponds to the JSON property `subscription`
59
59
  # @return [Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1Subscription]
60
60
  attr_accessor :subscription
@@ -112,7 +112,7 @@ module Google
112
112
  class GoogleCloudPaymentsResellerSubscriptionV1EntitleSubscriptionResponse
113
113
  include Google::Apis::Core::Hashable
114
114
 
115
- # LINT.IfChange A Subscription resource managed by 3P Partners.
115
+ # A Subscription resource managed by 3P Partners.
116
116
  # Corresponds to the JSON property `subscription`
117
117
  # @return [Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1Subscription]
118
118
  attr_accessor :subscription
@@ -517,7 +517,7 @@ module Google
517
517
  end
518
518
  end
519
519
 
520
- # LINT.IfChange A Subscription resource managed by 3P Partners.
520
+ # A Subscription resource managed by 3P Partners.
521
521
  class GoogleCloudPaymentsResellerSubscriptionV1Subscription
522
522
  include Google::Apis::Core::Hashable
523
523
 
@@ -818,7 +818,7 @@ module Google
818
818
  class GoogleCloudPaymentsResellerSubscriptionV1UndoCancelSubscriptionResponse
819
819
  include Google::Apis::Core::Hashable
820
820
 
821
- # LINT.IfChange A Subscription resource managed by 3P Partners.
821
+ # A Subscription resource managed by 3P Partners.
822
822
  # Corresponds to the JSON property `subscription`
823
823
  # @return [Google::Apis::PaymentsresellersubscriptionV1::GoogleCloudPaymentsResellerSubscriptionV1Subscription]
824
824
  attr_accessor :subscription
@@ -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.13.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.5.0"
22
+ GENERATOR_VERSION = "0.6.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220605"
25
+ REVISION = "20220614"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-paymentsresellersubscription_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.0
4
+ version: 0.14.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-06-13 00:00:00.000000000 Z
11
+ date: 2022-06-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-paymentsresellersubscription_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.13.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-paymentsresellersubscription_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-paymentsresellersubscription_v1
63
63
  post_install_message:
64
64
  rdoc_options: []