@@ -2707,14 +2707,13 @@ def batch_update_subscriptions(package_name, batch_update_subscriptions_request_
27072707 # resource.
27082708 # @param [String] regions_version_version
27092709 # Required. A string representing the version of available regions being used
2710- # for the specified resource. Regional prices for the resource have to be
2711- # specified according to the information published in [this article](https://
2712- # support.google.com/googleplay/android-developer/answer/10532353). Each time
2713- # the supported locations substantially change, the version will be incremented.
2714- # The latest supported version is available in this article. Using this field
2715- # will ensure that creating and updating the resource with an older region's
2716- # version and set of regional prices and currencies will succeed even though a
2717- # new version is available.
2710+ # for the specified resource. Regional prices and latest supported version for
2711+ # the resource have to be specified according to the information published in [
2712+ # this article](https://support.google.com/googleplay/android-developer/answer/
2713+ # 10532353). Each time the supported locations substantially change, the version
2714+ # will be incremented. Using this field will ensure that creating and updating
2715+ # the resource with an older region's version and set of regional prices and
2716+ # currencies will succeed even though a new version is available.
27182717 # @param [String] fields
27192718 # Selector specifying which fields to include in a partial response.
27202719 # @param [String] quota_user
@@ -2875,14 +2874,13 @@ def list_monetization_subscriptions(package_name, page_size: nil, page_token: ni
28752874 # Defaults to latency-sensitive.
28762875 # @param [String] regions_version_version
28772876 # Required. A string representing the version of available regions being used
2878- # for the specified resource. Regional prices for the resource have to be
2879- # specified according to the information published in [this article](https://
2880- # support.google.com/googleplay/android-developer/answer/10532353). Each time
2881- # the supported locations substantially change, the version will be incremented.
2882- # The latest supported version is available in this article. Using this field
2883- # will ensure that creating and updating the resource with an older region's
2884- # version and set of regional prices and currencies will succeed even though a
2885- # new version is available.
2877+ # for the specified resource. Regional prices and latest supported version for
2878+ # the resource have to be specified according to the information published in [
2879+ # this article](https://support.google.com/googleplay/android-developer/answer/
2880+ # 10532353). Each time the supported locations substantially change, the version
2881+ # will be incremented. Using this field will ensure that creating and updating
2882+ # the resource with an older region's version and set of regional prices and
2883+ # currencies will succeed even though a new version is available.
28862884 # @param [String] update_mask
28872885 # Required. The list of fields to be updated.
28882886 # @param [String] fields
@@ -3357,14 +3355,13 @@ def batch_monetization_subscription_base_plan_offer_update_states(package_name,
33573355 # see the documentation of the offer_id field on the SubscriptionOffer resource.
33583356 # @param [String] regions_version_version
33593357 # Required. A string representing the version of available regions being used
3360- # for the specified resource. Regional prices for the resource have to be
3361- # specified according to the information published in [this article](https://
3362- # support.google.com/googleplay/android-developer/answer/10532353). Each time
3363- # the supported locations substantially change, the version will be incremented.
3364- # The latest supported version is available in this article. Using this field
3365- # will ensure that creating and updating the resource with an older region's
3366- # version and set of regional prices and currencies will succeed even though a
3367- # new version is available.
3358+ # for the specified resource. Regional prices and latest supported version for
3359+ # the resource have to be specified according to the information published in [
3360+ # this article](https://support.google.com/googleplay/android-developer/answer/
3361+ # 10532353). Each time the supported locations substantially change, the version
3362+ # will be incremented. Using this field will ensure that creating and updating
3363+ # the resource with an older region's version and set of regional prices and
3364+ # currencies will succeed even though a new version is available.
33683365 # @param [String] fields
33693366 # Selector specifying which fields to include in a partial response.
33703367 # @param [String] quota_user
@@ -3592,14 +3589,13 @@ def list_monetization_subscription_base_plan_offers(package_name, product_id, ba
35923589 # Defaults to latency-sensitive.
35933590 # @param [String] regions_version_version
35943591 # Required. A string representing the version of available regions being used
3595- # for the specified resource. Regional prices for the resource have to be
3596- # specified according to the information published in [this article](https://
3597- # support.google.com/googleplay/android-developer/answer/10532353). Each time
3598- # the supported locations substantially change, the version will be incremented.
3599- # The latest supported version is available in this article. Using this field
3600- # will ensure that creating and updating the resource with an older region's
3601- # version and set of regional prices and currencies will succeed even though a
3602- # new version is available.
3592+ # for the specified resource. Regional prices and latest supported version for
3593+ # the resource have to be specified according to the information published in [
3594+ # this article](https://support.google.com/googleplay/android-developer/answer/
3595+ # 10532353). Each time the supported locations substantially change, the version
3596+ # will be incremented. Using this field will ensure that creating and updating
3597+ # the resource with an older region's version and set of regional prices and
3598+ # currencies will succeed even though a new version is available.
36033599 # @param [String] update_mask
36043600 # Required. The list of fields to be updated.
36053601 # @param [String] fields
@@ -3865,7 +3861,9 @@ def get_purchase_product(package_name, product_id, token, fields: nil, quota_use
38653861 # The package name of the application for which this subscription was purchased (
38663862 # for example, 'com.some.thing').
38673863 # @param [String] subscription_id
3868- # The purchased subscription ID (for example, 'monthly001').
3864+ # Note: Since May 21, 2025, subscription_id is not required, and not recommended
3865+ # for subscription with add-ons. The purchased subscription ID (for example, '
3866+ # monthly001').
38693867 # @param [String] token
38703868 # The token provided to the user's device when the subscription was purchased.
38713869 # @param [Google::Apis::AndroidpublisherV3::SubscriptionPurchasesAcknowledgeRequest] subscription_purchases_acknowledge_request_object
@@ -3904,7 +3902,9 @@ def acknowledge_purchase_subscription(package_name, subscription_id, token, subs
39043902 # The package name of the application for which this subscription was purchased (
39053903 # for example, 'com.some.thing').
39063904 # @param [String] subscription_id
3907- # The purchased subscription ID (for example, 'monthly001').
3905+ # Note: Since May 21, 2025, subscription_id is not required, and not recommended
3906+ # for subscription with add-ons. The purchased subscription ID (for example, '
3907+ # monthly001').
39083908 # @param [String] token
39093909 # The token provided to the user's device when the subscription was purchased.
39103910 # @param [String] fields
0 commit comments