google-apis-androidpublisher_v3 0.62.0 → 0.63.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: fdd6e13ca629ffee48d4e182936ca1a063486618dbee8874202759e699a47097
4
- data.tar.gz: 270a3b4a91bfbe81a8684b3a08f2f8a36c1d9a2585debdaf0eeacd71de55647f
3
+ metadata.gz: ab311feaa4454d87eeab2fb1b24f8e9bd4745e8e7fbaf954718e4a9d813df92f
4
+ data.tar.gz: ae03f01f59e76420e0e01e0f0d5f234a9ee3b1033ae90352f196f52b794f3076
5
5
  SHA512:
6
- metadata.gz: dd3ee6e015c160d06e989a92ed7af46513810ccb0d7b27aeb25db2423238523efa39a0c0ec1ec0f07f50cd3aa7ffa04439ac39c95e935e78f3ebbef406e58f95
7
- data.tar.gz: 666979b03487f637d93be07ef0b5cc176a7350cb4e9e02afe845df0de51e06dc894f1778783625038170cffc4a4ca0248880ab42053cd6115b21425ddf889ccb
6
+ metadata.gz: 79fa15dc6c3e90cca22775df424bef806c6374800fa524b04ab61fe8971cbd2ed8f7f0ade32ad0b846b08e12eeee11f6ccb0bdb4c61c64b9256ce40127f6ab7a
7
+ data.tar.gz: 0df6bb55b95d7b2ffe032c35913505aa932dd2a3705f34c8d6719c5a46a7130b82cc9d70d81b14623745fc84a800be04213e0fbabdb0b79432d4681cb7a89cde
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.63.0 (2024-05-12)
4
+
5
+ * Regenerated from discovery document revision 20240509
6
+
3
7
  ### v0.62.0 (2024-04-21)
4
8
 
5
9
  * Regenerated from discovery document revision 20240418
@@ -1256,7 +1256,8 @@ module Google
1256
1256
  end
1257
1257
  end
1258
1258
 
1259
- # Information specific to a subscription in canceled state.
1259
+ # Information specific to a subscription in the SUBSCRIPTION_STATE_CANCELED or
1260
+ # SUBSCRIPTION_STATE_EXPIRED state.
1260
1261
  class CanceledStateContext
1261
1262
  include Google::Apis::Core::Hashable
1262
1263
 
@@ -5846,7 +5847,8 @@ module Google
5846
5847
  # @return [String]
5847
5848
  attr_accessor :acknowledgement_state
5848
5849
 
5849
- # Information specific to a subscription in canceled state.
5850
+ # Information specific to a subscription in the SUBSCRIPTION_STATE_CANCELED or
5851
+ # SUBSCRIPTION_STATE_EXPIRED state.
5850
5852
  # Corresponds to the JSON property `canceledStateContext`
5851
5853
  # @return [Google::Apis::AndroidpublisherV3::CanceledStateContext]
5852
5854
  attr_accessor :canceled_state_context
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AndroidpublisherV3
18
18
  # Version of the google-apis-androidpublisher_v3 gem
19
- GEM_VERSION = "0.62.0"
19
+ GEM_VERSION = "0.63.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240418"
25
+ REVISION = "20240509"
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-androidpublisher_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.62.0
4
+ version: 0.63.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: 2024-04-21 00:00:00.000000000 Z
11
+ date: 2024-05-12 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-androidpublisher_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.62.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.63.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3
63
63
  post_install_message:
64
64
  rdoc_options: []