|
4732 | 4732 | }
|
4733 | 4733 | }
|
4734 | 4734 | },
|
4735 |
| - "revision": "20240821", |
| 4735 | + "revision": "20240912", |
4736 | 4736 | "rootUrl": "https://androidpublisher.googleapis.com/",
|
4737 | 4737 | "schemas": {
|
4738 | 4738 | "Abi": {
|
|
5253 | 5253 | "type": "string"
|
5254 | 5254 | },
|
5255 | 5255 | "billingPeriodDuration": {
|
5256 |
| - "description": "Required. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center.", |
| 5256 | + "description": "Required. Immutable. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center. The duration is immutable after the base plan is created.", |
5257 | 5257 | "type": "string"
|
5258 | 5258 | },
|
5259 | 5259 | "gracePeriodDuration": {
|
|
7085 | 7085 | "type": "string"
|
7086 | 7086 | },
|
7087 | 7087 | "billingPeriodDuration": {
|
7088 |
| - "description": "Required. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center.", |
| 7088 | + "description": "Required. Immutable. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center. The duration is immutable after the base plan is created.", |
7089 | 7089 | "type": "string"
|
7090 | 7090 | },
|
7091 | 7091 | "committedPaymentsCount": {
|
7092 |
| - "description": "Required. The number of payments the user is committed to.", |
| 7092 | + "description": "Required. Immutable. The number of payments the user is committed to. It is immutable after the base plan is created.", |
7093 | 7093 | "format": "int32",
|
7094 | 7094 | "type": "integer"
|
7095 | 7095 | },
|
|
7112 | 7112 | "type": "string"
|
7113 | 7113 | },
|
7114 | 7114 | "renewalType": {
|
7115 |
| - "description": "Required. Installments base plan renewal type. Determines the behavior at the end of the initial commitment.", |
| 7115 | + "description": "Required. Immutable. Installments base plan renewal type. Determines the behavior at the end of the initial commitment. The renewal type is immutable after the base plan is created.", |
7116 | 7116 | "enum": [
|
7117 | 7117 | "RENEWAL_TYPE_UNSPECIFIED",
|
7118 | 7118 | "RENEWAL_TYPE_RENEWS_WITHOUT_COMMITMENT",
|
|
7748 | 7748 | "id": "PrepaidBasePlanType",
|
7749 | 7749 | "properties": {
|
7750 | 7750 | "billingPeriodDuration": {
|
7751 |
| - "description": "Required. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center.", |
| 7751 | + "description": "Required. Immutable. Subscription period, specified in ISO 8601 format. For a list of acceptable billing periods, refer to the help center. The duration is immutable after the base plan is created.", |
7752 | 7752 | "type": "string"
|
7753 | 7753 | },
|
7754 | 7754 | "timeExtension": {
|
|
0 commit comments