google-apis-androidpublisher_v3 0.101.0 → 0.103.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: 33f51599b9f3efc7bff6e13dfd2c6c450e44665f17a51f49a2a85001a7b4f06d
4
- data.tar.gz: 67e449d83a89b96d6433e9cac9792850ad58c7a556b56a9429ee75ee1584b544
3
+ metadata.gz: 2ce15b721b1364c27b50799b2a3ec44bac28af3b2457ac57514741d82b4ac5e6
4
+ data.tar.gz: e0acc1b27db5bd672c9b03742af580bf7f4eb97e14c9007f05d7042e757da1fc
5
5
  SHA512:
6
- metadata.gz: 4e80f6b9038054515b53174ae298dccffd1a2a6a798a322a7c208a01e31935d13ab2176868641626c1701d32285d98e106d3b15749dc07de5dabcf6b183d0f5f
7
- data.tar.gz: cc023f7d9f71a8f0e5d7c4dbcde167350a5df9f6ae3342f3f8810d1040eccad174c4857f02c94fb71a868cf1d32bf1fd4c4f50466b15cc9aeeae6f0dbade6b0f
6
+ metadata.gz: cbd80e2b3cefe78e1711750ba31010dfe7c8a52dabc94379cd8dddad73506f43cc7f11e171bc015c18823cfd40fe080aa69d49c46a0b5cea58a6716c0a972eeb
7
+ data.tar.gz: 1287f6805920069a4ee98f004a319fe957c5d11c631b8341c43423337457a8bab05d7c13f672ac9774689d7a0a0c95ea63115162f80d58c41711513f52c6a9a6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.103.0 (2026-06-14)
4
+
5
+ * Regenerated using generator version 0.19.0
6
+
7
+ ### v0.102.0 (2026-05-31)
8
+
9
+ * Regenerated from discovery document revision 20260528
10
+
3
11
  ### v0.101.0 (2026-05-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20260519
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://developers.google.com/android-publisher) may
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89
 
@@ -3499,7 +3499,7 @@ module Google
3499
3499
  end
3500
3500
 
3501
3501
  # Download metadata for split, standalone and universal APKs, as well as asset
3502
- # pack slices, signed with a given key. Next ID: 10
3502
+ # pack slices, signed with a given key.
3503
3503
  class GeneratedApksPerSigningKey
3504
3504
  include Google::Apis::Core::Hashable
3505
3505
 
@@ -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.101.0"
19
+ GEM_VERSION = "0.103.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.18.0"
22
+ GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260519"
25
+ REVISION = "20260528"
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-androidpublisher_v3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.101.0
4
+ version: 0.103.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-androidpublisher_v3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.101.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.103.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-androidpublisher_v3
62
62
  rdoc_options: []
63
63
  require_paths:
@@ -66,7 +66,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
66
66
  requirements:
67
67
  - - ">="
68
68
  - !ruby/object:Gem::Version
69
- version: '3.1'
69
+ version: '3.2'
70
70
  required_rubygems_version: !ruby/object:Gem::Requirement
71
71
  requirements:
72
72
  - - ">="