google-apis-paymentsresellersubscription_v1 0.13.0 → 0.16.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: 12b114313272f461aef25afb5e167f0f27ef605deb34be93313b7098e5c2a92d
4
+ data.tar.gz: 93d4c5fadfec9cf3cf2927939bfeb690546edf89684078a558f033ce762b7a24
5
5
  SHA512:
6
- metadata.gz: e40290af65c2e92204bf43f09133b166c58f8ffc83e59a5326d5973292f89e6f95c2f2ea54769d73f32226ab089a44ce19256be0649bb203b99d8683270c166d
7
- data.tar.gz: c4447c342a9f12ddca33cb76ca998822173320c90f5d4ab4c52e7d11ea597205bbeca9c4eff94ad28e434e2452f0e265eac3fa71e0328c50dc2b8dafca14f176
6
+ metadata.gz: ef68c63c36eec87be0c9de42e9add838fa38c30a3e3cab7577993325770f2bc52a66b9d7a6f48566f5ef1fc49c902b837507b6f5e48b64ee6d0a485d75ac0265
7
+ data.tar.gz: 8ba6eec68b3c228dad915891142d270f19939fc85e6b29df1a88ce323a3d927a80f86a5961ac73a4a36fcd32df2b9eed3ee39552189a09b71b1f2651f59d4b13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-paymentsresellersubscription_v1
2
2
 
3
+ ### v0.16.0 (2022-07-02)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.15.0 (2022-06-21)
8
+
9
+ * Regenerated using generator version 0.7.0
10
+
11
+ ### v0.14.0 (2022-06-15)
12
+
13
+ * Regenerated from discovery document revision 20220614
14
+ * Regenerated using generator version 0.6.0
15
+
3
16
  ### v0.13.0 (2022-06-07)
4
17
 
5
18
  * 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.16.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.8.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.16.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-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.5'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.5'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.16.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: []