google-apis-androidpublisher_v3 0.21.0 → 0.24.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: 368d682eacf64e3c4b4c915472da8b82aa6c4bcc34e955544ffba135529d8155
4
- data.tar.gz: c0502bc8700e64c1a7473d5730d39419554a457c9148d18357b6d225feb2480d
3
+ metadata.gz: a32045ec619902ee2697c89772dc24227e07d1e2c5dc62c771c44d5d9584dce9
4
+ data.tar.gz: 2b108b094051414aa853a8886cf36ca1cf62e158e415135c72311d1375459cda
5
5
  SHA512:
6
- metadata.gz: 7c892e3c16f84ef0c2baed60b79c1c4a75a90fe06eb159011ce4897144b1582f6e35378b33a434a6da4d3bfe80cee243ad4d58b98b5ab051ad1cadf6603c7669
7
- data.tar.gz: 6992feeefa247aecb3e54666194ed00b54d7b2a0a0bd8a55781793dba7a83e6a62d32964e03985c1f561aaf44ac9f5b6dffc9f968bd7fc801c36871ef4c698e6
6
+ metadata.gz: 06c62645752c0480738d6fe6782aaf8c69fb77fdcad1c6f182c53a74f38ef5d09a840035c822f588d7bba66a9ce17642ccc27dbac783e7ccf142b3a6b011089f
7
+ data.tar.gz: b09d231323b1e4c293da4d2a06befef27055a5cbbbbd57f934f08f5092a7e8d4964ea22b1ed40b4f3fe65e3acbf807443e43e6ebde9a57cddf389674562c38d5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.24.0 (2022-07-03)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.23.0 (2022-06-21)
8
+
9
+ * Regenerated using generator version 0.7.0
10
+
11
+ ### v0.22.0 (2022-06-10)
12
+
13
+ * Regenerated from discovery document revision 20220609
14
+ * Regenerated using generator version 0.5.0
15
+
3
16
  ### v0.21.0 (2022-05-12)
4
17
 
5
18
  * Regenerated from discovery document revision 20220511
@@ -2760,7 +2760,7 @@ module Google
2760
2760
  include Google::Apis::Core::Hashable
2761
2761
 
2762
2762
  # Required. A string representing version of the available regions being used
2763
- # for the specified resource.
2763
+ # for the specified resource. The current version is 2022/01.
2764
2764
  # Corresponds to the JSON property `version`
2765
2765
  # @return [String]
2766
2766
  attr_accessor :version
@@ -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.21.0"
19
+ GEM_VERSION = "0.24.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220511"
25
+ REVISION = "20220609"
26
26
  end
27
27
  end
28
28
  end
@@ -2131,7 +2131,7 @@ module Google
2131
2131
  # resource.
2132
2132
  # @param [String] regions_version_version
2133
2133
  # Required. A string representing version of the available regions being used
2134
- # for the specified resource.
2134
+ # for the specified resource. The current version is 2022/01.
2135
2135
  # @param [String] fields
2136
2136
  # Selector specifying which fields to include in a partial response.
2137
2137
  # @param [String] quota_user
@@ -2286,7 +2286,7 @@ module Google
2286
2286
  # @param [Google::Apis::AndroidpublisherV3::Subscription] subscription_object
2287
2287
  # @param [String] regions_version_version
2288
2288
  # Required. A string representing version of the available regions being used
2289
- # for the specified resource.
2289
+ # for the specified resource. The current version is 2022/01.
2290
2290
  # @param [String] update_mask
2291
2291
  # Required. The list of fields to be updated.
2292
2292
  # @param [String] fields
@@ -2542,7 +2542,7 @@ module Google
2542
2542
  # see the documentation of the offer_id field on the SubscriptionOffer resource.
2543
2543
  # @param [String] regions_version_version
2544
2544
  # Required. A string representing version of the available regions being used
2545
- # for the specified resource.
2545
+ # for the specified resource. The current version is 2022/01.
2546
2546
  # @param [String] fields
2547
2547
  # Selector specifying which fields to include in a partial response.
2548
2548
  # @param [String] quota_user
@@ -2761,7 +2761,7 @@ module Google
2761
2761
  # @param [Google::Apis::AndroidpublisherV3::SubscriptionOffer] subscription_offer_object
2762
2762
  # @param [String] regions_version_version
2763
2763
  # Required. A string representing version of the available regions being used
2764
- # for the specified resource.
2764
+ # for the specified resource. The current version is 2022/01.
2765
2765
  # @param [String] update_mask
2766
2766
  # Required. The list of fields to be updated.
2767
2767
  # @param [String] fields
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.21.0
4
+ version: 0.24.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-05-16 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.4'
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.4'
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-androidpublisher_v3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.21.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.24.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: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Google Play Android Developer API V3