google-apis-androidpublisher_v3 0.59.0 → 0.60.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: c2001e9919bf3c8a915f0222b8920b138b2db90628790498ad0de5fac0b0fd66
4
- data.tar.gz: '03838ab10ccf8c6486683547f5d54328c4794a451f860589c4623d6c1f7483ae'
3
+ metadata.gz: 108bdb3cf8a1724ea2d0642e9f862ad8f940eee4d94d6329cf6d83df2540b6de
4
+ data.tar.gz: 9a74871aaf093089e059132cda3984776505d69eb33ea3fc118e68d132886122
5
5
  SHA512:
6
- metadata.gz: 32df0f2626e7ac48c5f60488c5c5eb956b48f2f2a0bec29cd0538c3bebf96e0f2b167f9911aaf0f182713a38c86deaddcb8df69cb831dd94c06b46f4bec332d8
7
- data.tar.gz: af4a403807f119d682d00a6692b7fe19a8b6ebaa637bc0afc82af2bb7638887a1518ef4efae38f82f3b7af6b453b7d9216f55f3285e77a8cb01949070866485e
6
+ metadata.gz: 4afb301e0d57936d120f48b4e7f3915f90a9459fcb7b8b0f76fa054ae040ee9ac0319282201c9dd31a91060bba8acff719c81c68621c4da9bcfd1dc07452e7d9
7
+ data.tar.gz: 01373f191fe2fc1585f0f1d682081cfc11c866fb757f31c49d85350f45f221d0e66cf0d851175c03266d689eb4feb736cfa3de64e9bbe3d52a9e6def74ee9eb3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.60.0 (2024-03-31)
4
+
5
+ * Regenerated from discovery document revision 20240328
6
+
3
7
  ### v0.59.0 (2024-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240321
@@ -3791,7 +3791,8 @@ module Google
3791
3791
  end
3792
3792
  end
3793
3793
 
3794
- # Represents a custom tag specified for base plans and subscription offers.
3794
+ # Represents a custom tag specified for one-time products, purchase options,
3795
+ # base plans and offers.
3795
3796
  class OfferTag
3796
3797
  include Google::Apis::Core::Hashable
3797
3798
 
@@ -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.59.0"
19
+ GEM_VERSION = "0.60.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240321"
25
+ REVISION = "20240328"
26
26
  end
27
27
  end
28
28
  end
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.59.0
4
+ version: 0.60.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: 2024-03-24 00:00:00.000000000 Z
11
+ date: 2024-03-31 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.59.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.60.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: []