google-apis-androidpublisher_v3 0.90.0 → 0.91.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: 0fde1624bc3aec734403df3f66d7036c28181d24b38552a9a0e3f8258f13e69a
4
- data.tar.gz: ffb1bf94a65a846f70cf9088c316a7454bf403902b193f1d6446a8acaeb4e2ff
3
+ metadata.gz: 8310a4f87fc8db2a4b9292e5fe7d54d2d31b1b74ef6c87e5dd0c3b14326003e9
4
+ data.tar.gz: 1dbd0814df5f1d2ea1d0162486ce4a22246880fab1938656f6adb5937c45957d
5
5
  SHA512:
6
- metadata.gz: 4a5f12b42a3cd59a0f4b25650c04e44a386fb3fab7ca5d982e495b04d0171a9366254d37b7202de9ad9fc3a4b0f3cccd9674602e55164c54623a30b1553b48ac
7
- data.tar.gz: bb799d1a257d94ff03b672fa320195eca64bc72b6dd50bd7b4936d9d31b7883bd385b04f5bf6f6a31966cd10443c494b25a98c3911f600e181b6f584ca7b8312
6
+ metadata.gz: db4e3f0c662e1d8114a67c3eeb46c6311654ac1fbfc95bca5bff184a6ac024288aad0515d441d7b5bf56ea1ae7d42e81b76c93086d9c389a034c55928ed5502d
7
+ data.tar.gz: e424a8623b9af9673a08989071ec187c3561515447cadcdd76a32ada45691a6942bab71f754c1530cdc9356961a59cb9c8108ddfe9925919617302a249571896
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.91.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251203
6
+
3
7
  ### v0.90.0 (2025-11-30)
4
8
 
5
9
  * Regenerated from discovery document revision 20251124
@@ -812,10 +812,11 @@ module Google
812
812
  class AutoRenewingBasePlanType
813
813
  include Google::Apis::Core::Hashable
814
814
 
815
- # Optional. Account hold period of the subscription, specified in ISO 8601
816
- # format. Acceptable values must be in days and between P0D and P60D. If not
817
- # specified, the default value is P30D. The sum of gracePeriodDuration and
818
- # accountHoldDuration must be between P30D and P60D days, inclusive.
815
+ # Optional. Custom account hold period of the subscription, specified in ISO
816
+ # 8601 format. Acceptable values must be in days and between P0D and P60D. An
817
+ # empty field represents a recommended account hold, calculated as 60 days minus
818
+ # grace period. The sum of gracePeriodDuration and accountHoldDuration must be
819
+ # between P30D and P60D days, inclusive.
819
820
  # Corresponds to the JSON property `accountHoldDuration`
820
821
  # @return [String]
821
822
  attr_accessor :account_hold_duration
@@ -4130,10 +4131,11 @@ module Google
4130
4131
  class InstallmentsBasePlanType
4131
4132
  include Google::Apis::Core::Hashable
4132
4133
 
4133
- # Optional. Account hold period of the subscription, specified in ISO 8601
4134
- # format. Acceptable values must be in days and between P0D and P60D. If not
4135
- # specified, the default value is P30D. The sum of gracePeriodDuration and
4136
- # accountHoldDuration must be between P30D and P60D days, inclusive.
4134
+ # Optional. Custom account hold period of the subscription, specified in ISO
4135
+ # 8601 format. Acceptable values must be in days and between P0D and P60D. An
4136
+ # empty field represents a recommended account hold, calculated as 60 days minus
4137
+ # grace period. The sum of gracePeriodDuration and accountHoldDuration must be
4138
+ # between P30D and P60D days, inclusive.
4137
4139
  # Corresponds to the JSON property `accountHoldDuration`
4138
4140
  # @return [String]
4139
4141
  attr_accessor :account_hold_duration
@@ -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.90.0"
19
+ GEM_VERSION = "0.91.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 = "20251124"
25
+ REVISION = "20251203"
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.90.0
4
+ version: 0.91.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.90.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.91.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: