google-apis-androidpublisher_v3 0.64.0 → 0.65.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: 121ec823cd34244bcfdc90251e1a793edc8ca22187ec2aae5883e14b7945ab1b
4
- data.tar.gz: 4f4205a7e5a478c712613450742454388e8828db8b8be1d1ae92534063037ed0
3
+ metadata.gz: 2059ba20533772f0334e5cc193280156d319a4c16831cd666262fbaf0a4221dd
4
+ data.tar.gz: fd5217b6bf2f09eb43433c0022b8bd53a12c507596c70996f3028ca8ad4d36f9
5
5
  SHA512:
6
- metadata.gz: ca65e71f4a4d47c27b77837c06c8c5242302295ee7af4a1fd2dac2f856deae66ba923d42b3710cc4da180066045726d91797e8664edc78af30f2afc33d3c4e8c
7
- data.tar.gz: 87d1f0a7cc494e5db103c92c19f7cdee322af7bed3874f89f27f99b9a525701f4ae544b76c8c92c5959891afe0af63206106114420ea448984c521623800a133
6
+ metadata.gz: '06830a6f91ad768baf4d2d521112171e5f62d4f4317385e81aaabe7e69970e19ee703de3d8450478e12c1b15ac06fbb0f9d29b9246c1a980105e7d7011897e1b'
7
+ data.tar.gz: 114f768698d185691a7c938c62a8b292560655251128917b5d8b095ca69e932356965f0a63619161cee58b7c31b2b7a015ca017b361b09cc492795e25e790a7a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.65.0 (2024-06-16)
4
+
5
+ * Regenerated from discovery document revision 20240610
6
+
3
7
  ### v0.64.0 (2024-05-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20240516
@@ -7369,7 +7369,7 @@ module Google
7369
7369
 
7370
7370
  # The reason why the purchase was voided, possible values are: 0. Other 1.
7371
7371
  # Remorse 2. Not_received 3. Defective 4. Accidental_purchase 5. Fraud 6.
7372
- # Friendly_fraud 7. Chargeback
7372
+ # Friendly_fraud 7. Chargeback 8. Unacknowledged_purchase
7373
7373
  # Corresponds to the JSON property `voidedReason`
7374
7374
  # @return [Fixnum]
7375
7375
  attr_accessor :voided_reason
@@ -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.64.0"
19
+ GEM_VERSION = "0.65.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240516"
25
+ REVISION = "20240610"
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.64.0
4
+ version: 0.65.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-05-19 00:00:00.000000000 Z
11
+ date: 2024-06-16 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.64.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.65.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: []