google-apis-androidpublisher_v3 0.21.0 → 0.22.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: 87f8ca1d79a49d744c405270a1a0938f71c28580283647c33d8e1b7b6b9b82cd
4
+ data.tar.gz: 43c81eb930aacbbed5696bff397132ffd48a0387423f91984536ff1f45df64a7
5
5
  SHA512:
6
- metadata.gz: 7c892e3c16f84ef0c2baed60b79c1c4a75a90fe06eb159011ce4897144b1582f6e35378b33a434a6da4d3bfe80cee243ad4d58b98b5ab051ad1cadf6603c7669
7
- data.tar.gz: 6992feeefa247aecb3e54666194ed00b54d7b2a0a0bd8a55781793dba7a83e6a62d32964e03985c1f561aaf44ac9f5b6dffc9f968bd7fc801c36871ef4c698e6
6
+ metadata.gz: 9e65b2ae87bbadee47e7dcb288e85c5440a1c048b24302dcc7cfcb77065384025fa5a5931d04deb2f205fb181a685c380dc4e2f1762b907da317cd0833d7bbb2
7
+ data.tar.gz: 4052627382b8697cf95768cad91ecb67d02d7736b2e585434fb09f6f25e103aa35f4100cd51f76b7d19cc1bc7febb98f50fa66d9b6ecc7dde6c36e84e76d0cee
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.22.0 (2022-06-10)
4
+
5
+ * Regenerated from discovery document revision 20220609
6
+ * Regenerated using generator version 0.5.0
7
+
3
8
  ### v0.21.0 (2022-05-12)
4
9
 
5
10
  * 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.22.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.5.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.22.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-06-13 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.5'
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.5'
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.22.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