google-apis-androidpublisher_v3 0.98.0 → 0.99.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6c8b3b1560b23a04eda424425b033563d6cf0da58835f21c1e31922ba92e3cb7
|
|
4
|
+
data.tar.gz: 6005cf91e8660ec40ef392e1599227d9bf4dcbc2acf42ac4e10e2b35d22a957d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9d391d8263288c73761da00ca07c038c8cbcf7f93c199b0397525f8e779b67407f2e5b3df75fa38c4380869f7d4aa0558d5190b0fcc3c86ae807b192c0650542
|
|
7
|
+
data.tar.gz: bba0d31390c86efc0685c179e85a8db0007363b551c1324e86d2f67cc95464cbaf176036b8907f2b6baea2d99bf31534797554811f909f83b035fa7e3d9de3f3
|
data/CHANGELOG.md
CHANGED
|
@@ -8472,7 +8472,7 @@ module Google
|
|
|
8472
8472
|
attr_accessor :benefits
|
|
8473
8473
|
|
|
8474
8474
|
# The description of this subscription in the language of this listing. Maximum
|
|
8475
|
-
# length -
|
|
8475
|
+
# length - 200 characters. Plain text.
|
|
8476
8476
|
# Corresponds to the JSON property `description`
|
|
8477
8477
|
# @return [String]
|
|
8478
8478
|
attr_accessor :description
|
|
@@ -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.99.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260416"
|
|
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.
|
|
4
|
+
version: 0.99.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.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.99.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:
|