| Index: generated/googleapis/lib/androidpublisher/v2.dart
 | 
| diff --git a/generated/googleapis/lib/androidpublisher/v2.dart b/generated/googleapis/lib/androidpublisher/v2.dart
 | 
| index 9ec72053554829cf4d5bd87dffe30c56c77a0c30..e39a90742c4855930d6a689daad083c1dc0d0b1e 100644
 | 
| --- a/generated/googleapis/lib/androidpublisher/v2.dart
 | 
| +++ b/generated/googleapis/lib/androidpublisher/v2.dart
 | 
| @@ -3441,10 +3441,9 @@ class InAppProduct {
 | 
|    core.String subscriptionPeriod;
 | 
|  
 | 
|    /**
 | 
| -   * Trial duration (if any) of the subscription, defined as ISO 8601. i.e.
 | 
| -   * "P10D" means an initial period of 10 days during which ownership is granted
 | 
| -   * prior to any payment. Acceptable values are between "P7D" and "P999D".
 | 
| -   * Seasonal subscriptions cannot have a trial period.
 | 
| +   * Trial period, specified in ISO 8601 format. Acceptable values are anything
 | 
| +   * between "P7D" (seven days) and "P999D" (999 days). Seasonal subscriptions
 | 
| +   * cannot have a trial period.
 | 
|     */
 | 
|    core.String trialPeriod;
 | 
|  
 | 
| 
 |