google-apis-androidpublisher_v3 0.32.0 → 0.33.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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: a9634bb3b384d68c24eac7bc61087828cb0af74d4409e1fbc0f53a452a009f79
|
4
|
+
data.tar.gz: 90ba7a949f20fe9c09da74b9daea086f9c6e723d9733a3ed3d65b64ae68e3d7d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 89671052f6cf4466329799a3ef7ebe720f851112ac3b5c5e6e6b316990fa8affae27db622cfbd3863e2d757d3bf3d724c7b6b00bb02bce0c44e36e415bdfa69a
|
7
|
+
data.tar.gz: c56ac14693b4b41a1675f20b5e065b894bf774d618d8b02076e7d0f796085c23004b5e052f432775bf3fcfe18302a2cf383334569448be82d2b9ef1dbdde7636
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-androidpublisher_v3
|
2
2
|
|
3
|
+
### v0.33.0 (2023-01-29)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20230123
|
6
|
+
* Regenerated using generator version 0.11.1
|
7
|
+
|
3
8
|
### v0.32.0 (2022-11-19)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20221108
|
@@ -2817,7 +2817,7 @@ module Google
|
|
2817
2817
|
include Google::Apis::Core::Hashable
|
2818
2818
|
|
2819
2819
|
# Required. A string representing version of the available regions being used
|
2820
|
-
# for the specified resource. The current version is 2022/
|
2820
|
+
# for the specified resource. The current version is 2022/02.
|
2821
2821
|
# Corresponds to the JSON property `version`
|
2822
2822
|
# @return [String]
|
2823
2823
|
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.
|
19
|
+
GEM_VERSION = "0.33.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.11.
|
22
|
+
GENERATOR_VERSION = "0.11.1"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20230123"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -2137,7 +2137,7 @@ module Google
|
|
2137
2137
|
# resource.
|
2138
2138
|
# @param [String] regions_version_version
|
2139
2139
|
# Required. A string representing version of the available regions being used
|
2140
|
-
# for the specified resource. The current version is 2022/
|
2140
|
+
# for the specified resource. The current version is 2022/02.
|
2141
2141
|
# @param [String] fields
|
2142
2142
|
# Selector specifying which fields to include in a partial response.
|
2143
2143
|
# @param [String] quota_user
|
@@ -2292,7 +2292,7 @@ module Google
|
|
2292
2292
|
# @param [Google::Apis::AndroidpublisherV3::Subscription] subscription_object
|
2293
2293
|
# @param [String] regions_version_version
|
2294
2294
|
# Required. A string representing version of the available regions being used
|
2295
|
-
# for the specified resource. The current version is 2022/
|
2295
|
+
# for the specified resource. The current version is 2022/02.
|
2296
2296
|
# @param [String] update_mask
|
2297
2297
|
# Required. The list of fields to be updated.
|
2298
2298
|
# @param [String] fields
|
@@ -2548,7 +2548,7 @@ module Google
|
|
2548
2548
|
# see the documentation of the offer_id field on the SubscriptionOffer resource.
|
2549
2549
|
# @param [String] regions_version_version
|
2550
2550
|
# Required. A string representing version of the available regions being used
|
2551
|
-
# for the specified resource. The current version is 2022/
|
2551
|
+
# for the specified resource. The current version is 2022/02.
|
2552
2552
|
# @param [String] fields
|
2553
2553
|
# Selector specifying which fields to include in a partial response.
|
2554
2554
|
# @param [String] quota_user
|
@@ -2767,7 +2767,7 @@ module Google
|
|
2767
2767
|
# @param [Google::Apis::AndroidpublisherV3::SubscriptionOffer] subscription_offer_object
|
2768
2768
|
# @param [String] regions_version_version
|
2769
2769
|
# Required. A string representing version of the available regions being used
|
2770
|
-
# for the specified resource. The current version is 2022/
|
2770
|
+
# for the specified resource. The current version is 2022/02.
|
2771
2771
|
# @param [String] update_mask
|
2772
2772
|
# Required. The list of fields to be updated.
|
2773
2773
|
# @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.
|
4
|
+
version: 0.33.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:
|
11
|
+
date: 2023-01-29 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.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.33.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.
|
78
|
+
rubygems_version: 3.4.2
|
79
79
|
signing_key:
|
80
80
|
specification_version: 4
|
81
81
|
summary: Simple REST client for Google Play Android Developer API V3
|