|
396 | 396 | }
|
397 | 397 | }
|
398 | 398 | },
|
399 |
| - "revision": "20230822", |
| 399 | + "revision": "20230904", |
400 | 400 | "rootUrl": "https://paymentsresellersubscription.googleapis.com/",
|
401 | 401 | "schemas": {
|
402 | 402 | "GoogleCloudPaymentsResellerSubscriptionV1Amount": {
|
|
805 | 805 | "format": "google-datetime",
|
806 | 806 | "type": "string"
|
807 | 807 | },
|
808 |
| - "finiteBillingCycleDetails": { |
809 |
| - "$ref": "GoogleCloudPaymentsResellerSubscriptionV1FiniteBillingCycleDetails", |
810 |
| - "description": "Optional. Details for a subscription line item with finite billing cycles. If unset, the line item will be charged indefinitely. Used only with PROMOTION_TYPE_REGULAR_REDUCTION." |
811 |
| - }, |
812 | 808 | "freeTrialDuration": {
|
813 | 809 | "$ref": "GoogleCloudPaymentsResellerSubscriptionV1Duration",
|
814 | 810 | "description": "Optional. Specifies the duration of the free trial of the subscription when promotion_type is PROMOTION_TYPE_FREE_TRIAL"
|
|
827 | 823 | "enum": [
|
828 | 824 | "PROMOTION_TYPE_UNSPECIFIED",
|
829 | 825 | "PROMOTION_TYPE_FREE_TRIAL",
|
830 |
| - "PROMOTION_TYPE_INTRODUCTORY_PRICING", |
831 |
| - "PROMOTION_TYPE_REGULAR_REDUCTION" |
| 826 | + "PROMOTION_TYPE_INTRODUCTORY_PRICING" |
832 | 827 | ],
|
833 | 828 | "enumDescriptions": [
|
834 | 829 | "The promotion type is unspecified.",
|
835 | 830 | "The promotion is a free trial.",
|
836 |
| - "The promotion is a reduced introductory pricing.", |
837 |
| - "The promotion is a reduced price." |
| 831 | + "The promotion is a reduced introductory pricing." |
838 | 832 | ],
|
839 | 833 | "readOnly": true,
|
840 | 834 | "type": "string"
|
|
1221 | 1215 | "enum": [
|
1222 | 1216 | "PROMOTION_TYPE_UNSPECIFIED",
|
1223 | 1217 | "PROMOTION_TYPE_FREE_TRIAL",
|
1224 |
| - "PROMOTION_TYPE_INTRODUCTORY_PRICING", |
1225 |
| - "PROMOTION_TYPE_REGULAR_REDUCTION" |
| 1218 | + "PROMOTION_TYPE_INTRODUCTORY_PRICING" |
1226 | 1219 | ],
|
1227 | 1220 | "enumDescriptions": [
|
1228 | 1221 | "The promotion type is unspecified.",
|
1229 | 1222 | "The promotion is a free trial.",
|
1230 |
| - "The promotion is a reduced introductory pricing.", |
1231 |
| - "The promotion is a reduced price." |
| 1223 | + "The promotion is a reduced introductory pricing." |
1232 | 1224 | ],
|
1233 | 1225 | "readOnly": true,
|
1234 | 1226 | "type": "string"
|
|
0 commit comments