google-apis-androidpublisher_v3 0.40.0 → 0.42.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: d8f3df09e86f957f624f399abe1d6d5df1f36bbb9ad30162d12a7ec7a2d75c37
4
- data.tar.gz: 73b38cc60408e9c399570e6c2fb597f915f1ebe94809343ddb6384b6af2c9c50
3
+ metadata.gz: 3354d297515ec09fca7f8d68198e8fa38bc8af906944394ad8e9b027afe16a9f
4
+ data.tar.gz: 914eb3307bc2c2c0981b54de4be22daa1339be20478e3d47eb0789e362bded1e
5
5
  SHA512:
6
- metadata.gz: 1fc9496f2999b974c20238c01c40d30da302f1ad43c6f46c0d8683543c967f2dfc0675b350f40c0ee69e6e8067d736f550d51040933da015193a9c4d478dd334
7
- data.tar.gz: 40447214be6facc56c610309b69f433ac6a3f5180e58ddf8a24e2f65bf5f90dbe54370ec5aba2343f4af5f6bd1dd2e667eb00bc07e3648ccc3cba3bac08f65de
6
+ metadata.gz: 975920e0cefc5fd40bfc63378f82459f0b33a1f3289673579ea3673c5cd63e8848309a54a61162fee891f7fdc54d2d9b5d9f8a594bdd1c08c28bff650f878d8d
7
+ data.tar.gz: 4752162618f04d37ed44db62a3fb5d42427b1b6e3fe37bbc5acee70db17879100a14f85830d01d9f6578f7aaf297a6baf7b96c3dda03856b21ed3f2b8eb39302
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-androidpublisher_v3
2
2
 
3
+ ### v0.42.0 (2023-05-14)
4
+
5
+ * Regenerated from discovery document revision 20230511
6
+
7
+ ### v0.41.0 (2023-04-30)
8
+
9
+ * Regenerated from discovery document revision 20230425
10
+
3
11
  ### v0.40.0 (2023-04-23)
4
12
 
5
13
  * Regenerated from discovery document revision 20230418
@@ -2302,7 +2302,11 @@ module Google
2302
2302
  # @return [Array<Google::Apis::AndroidpublisherV3::RegionalPriceMigrationConfig>]
2303
2303
  attr_accessor :regional_price_migrations
2304
2304
 
2305
- # The version of the available regions being used for the specified resource.
2305
+ # The version of the available regions being used for the specified resource. A
2306
+ # string representing the version of available regions being used for the
2307
+ # specified resource. Regional prices for the resource have to be specified
2308
+ # according to the information published in [this article](https://support.
2309
+ # google.com/googleplay/android-developer/answer/10532353).
2306
2310
  # Corresponds to the JSON property `regionsVersion`
2307
2311
  # @return [Google::Apis::AndroidpublisherV3::RegionsVersion]
2308
2312
  attr_accessor :regions_version
@@ -3094,12 +3098,15 @@ module Google
3094
3098
  end
3095
3099
  end
3096
3100
 
3097
- # The version of the available regions being used for the specified resource.
3101
+ # The version of the available regions being used for the specified resource. A
3102
+ # string representing the version of available regions being used for the
3103
+ # specified resource. Regional prices for the resource have to be specified
3104
+ # according to the information published in [this article](https://support.
3105
+ # google.com/googleplay/android-developer/answer/10532353).
3098
3106
  class RegionsVersion
3099
3107
  include Google::Apis::Core::Hashable
3100
3108
 
3101
- # Required. A string representing version of the available regions being used
3102
- # for the specified resource. The current version is 2022/02.
3109
+ # Required. The latest version is 2022/02.
3103
3110
  # Corresponds to the JSON property `version`
3104
3111
  # @return [String]
3105
3112
  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.40.0"
19
+ GEM_VERSION = "0.42.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230418"
25
+ REVISION = "20230511"
26
26
  end
27
27
  end
28
28
  end
@@ -1566,7 +1566,9 @@ module Google
1566
1566
  # @param [String] external_transaction_id
1567
1567
  # Required. The id to use for the external transaction. Must be unique across
1568
1568
  # all other transactions for the app. This value should be 1-63 characters and
1569
- # valid characters are /a-z0-9_-/.
1569
+ # valid characters are /a-z0-9_-/. Do not use this field to store any Personally
1570
+ # Identifiable Information (PII) such as emails. Attempting to store PII in this
1571
+ # field may result in requests being blocked.
1570
1572
  # @param [String] fields
1571
1573
  # Selector specifying which fields to include in a partial response.
1572
1574
  # @param [String] quota_user
@@ -2243,8 +2245,7 @@ module Google
2243
2245
  # format, see the documentation of the product_id field on the Subscription
2244
2246
  # resource.
2245
2247
  # @param [String] regions_version_version
2246
- # Required. A string representing version of the available regions being used
2247
- # for the specified resource. The current version is 2022/02.
2248
+ # Required. The latest version is 2022/02.
2248
2249
  # @param [String] fields
2249
2250
  # Selector specifying which fields to include in a partial response.
2250
2251
  # @param [String] quota_user
@@ -2398,8 +2399,7 @@ module Google
2398
2399
  # and be between 1 and 40 (inclusive) characters in length.
2399
2400
  # @param [Google::Apis::AndroidpublisherV3::Subscription] subscription_object
2400
2401
  # @param [String] regions_version_version
2401
- # Required. A string representing version of the available regions being used
2402
- # for the specified resource. The current version is 2022/02.
2402
+ # Required. The latest version is 2022/02.
2403
2403
  # @param [String] update_mask
2404
2404
  # Required. The list of fields to be updated.
2405
2405
  # @param [String] fields
@@ -2654,8 +2654,7 @@ module Google
2654
2654
  # Required. The ID to use for the offer. For the requirements on this format,
2655
2655
  # see the documentation of the offer_id field on the SubscriptionOffer resource.
2656
2656
  # @param [String] regions_version_version
2657
- # Required. A string representing version of the available regions being used
2658
- # for the specified resource. The current version is 2022/02.
2657
+ # Required. The latest version is 2022/02.
2659
2658
  # @param [String] fields
2660
2659
  # Selector specifying which fields to include in a partial response.
2661
2660
  # @param [String] quota_user
@@ -2873,8 +2872,7 @@ module Google
2873
2872
  # within the base plan.
2874
2873
  # @param [Google::Apis::AndroidpublisherV3::SubscriptionOffer] subscription_offer_object
2875
2874
  # @param [String] regions_version_version
2876
- # Required. A string representing version of the available regions being used
2877
- # for the specified resource. The current version is 2022/02.
2875
+ # Required. The latest version is 2022/02.
2878
2876
  # @param [String] update_mask
2879
2877
  # Required. The list of fields to be updated.
2880
2878
  # @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.40.0
4
+ version: 0.42.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: 2023-04-23 00:00:00.000000000 Z
11
+ date: 2023-05-14 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.40.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-androidpublisher_v3/v0.42.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: []