You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(paymentsresellersubscription): update the api
#### paymentsresellersubscription:v1
The following keys were added:
- schemas.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem.properties.lineItemIndex (Total Keys: 3)
Copy file name to clipboardexpand all lines: docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html
+26-18
Original file line number
Diff line number
Diff line change
@@ -88,7 +88,7 @@ <h2>Instance Methods</h2>
88
88
<pclass="firstline">Used by partners to entitle a previously provisioned subscription to the current end user. The end user identity is inferred from the authorized credential of the request. This API must be authorized by the end user using OAuth.</p>
<pclass="firstline">[Deprecated] New partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.</p>
91
+
<pclass="firstline">[Opt-in only] Most partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.</p>
<pclass="firstline">Used by partners to get a subscription by id. It should be called directly by the partner using service accounts.</p>
@@ -138,6 +138,7 @@ <h3>Method Details</h3>
138
138
},
139
139
"description": "A String", # Output only. Description of this line item.
140
140
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
141
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
141
142
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
142
143
{ # Describes the spec for one promotion.
143
144
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -169,7 +170,7 @@ <h3>Method Details</h3>
169
170
},
170
171
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
171
172
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
172
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
173
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
173
174
"campaigns": [ # Campaign attributed to sales of this subscription.
174
175
"A String",
175
176
],
@@ -190,7 +191,7 @@ <h3>Method Details</h3>
190
191
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
191
192
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
192
193
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
193
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
194
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
194
195
"A String",
195
196
],
196
197
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -265,6 +266,7 @@ <h3>Method Details</h3>
265
266
},
266
267
"description": "A String", # Output only. Description of this line item.
267
268
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
269
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
268
270
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
269
271
{ # Describes the spec for one promotion.
270
272
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -296,7 +298,7 @@ <h3>Method Details</h3>
296
298
},
297
299
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
298
300
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
299
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
301
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
300
302
"campaigns": [ # Campaign attributed to sales of this subscription.
301
303
"A String",
302
304
],
@@ -317,7 +319,7 @@ <h3>Method Details</h3>
317
319
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
318
320
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
319
321
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
320
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
322
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
321
323
"A String",
322
324
],
323
325
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -385,6 +387,7 @@ <h3>Method Details</h3>
385
387
},
386
388
"description": "A String", # Output only. Description of this line item.
387
389
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
390
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
388
391
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
389
392
{ # Describes the spec for one promotion.
390
393
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -416,7 +419,7 @@ <h3>Method Details</h3>
416
419
},
417
420
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
418
421
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
419
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
422
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
420
423
"campaigns": [ # Campaign attributed to sales of this subscription.
421
424
"A String",
422
425
],
@@ -437,7 +440,7 @@ <h3>Method Details</h3>
437
440
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
438
441
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
439
442
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
440
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
443
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
441
444
"A String",
442
445
],
443
446
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -518,6 +521,7 @@ <h3>Method Details</h3>
518
521
},
519
522
"description": "A String", # Output only. Description of this line item.
520
523
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
524
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
521
525
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
522
526
{ # Describes the spec for one promotion.
523
527
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -549,7 +553,7 @@ <h3>Method Details</h3>
549
553
},
550
554
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
551
555
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
552
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
556
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
553
557
"campaigns": [ # Campaign attributed to sales of this subscription.
554
558
"A String",
555
559
],
@@ -570,7 +574,7 @@ <h3>Method Details</h3>
570
574
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
571
575
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
572
576
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
573
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
577
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
574
578
"A String",
575
579
],
576
580
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
<pre>[Deprecated] New partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.
624
+
<pre>[Opt-in only] Most partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.
621
625
622
626
Args:
623
627
name: string, Required. The name of the subscription resource to be extended. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". (required)
@@ -680,6 +684,7 @@ <h3>Method Details</h3>
680
684
},
681
685
"description": "A String", # Output only. Description of this line item.
682
686
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
687
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
683
688
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
684
689
{ # Describes the spec for one promotion.
685
690
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -711,7 +716,7 @@ <h3>Method Details</h3>
711
716
},
712
717
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
713
718
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
714
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
719
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
715
720
"campaigns": [ # Campaign attributed to sales of this subscription.
716
721
"A String",
717
722
],
@@ -732,7 +737,7 @@ <h3>Method Details</h3>
732
737
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
733
738
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
734
739
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
735
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
740
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
736
741
"A String",
737
742
],
738
743
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -801,6 +806,7 @@ <h3>Method Details</h3>
801
806
},
802
807
"description": "A String", # Output only. Description of this line item.
803
808
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
809
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
804
810
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
805
811
{ # Describes the spec for one promotion.
806
812
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -832,7 +838,7 @@ <h3>Method Details</h3>
832
838
},
833
839
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
834
840
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
835
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
841
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
836
842
"campaigns": [ # Campaign attributed to sales of this subscription.
837
843
"A String",
838
844
],
@@ -853,7 +859,7 @@ <h3>Method Details</h3>
853
859
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
854
860
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
855
861
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
856
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
862
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
857
863
"A String",
858
864
],
859
865
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -921,6 +927,7 @@ <h3>Method Details</h3>
921
927
},
922
928
"description": "A String", # Output only. Description of this line item.
923
929
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
930
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
924
931
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
925
932
{ # Describes the spec for one promotion.
926
933
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -952,7 +959,7 @@ <h3>Method Details</h3>
952
959
},
953
960
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
954
961
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
955
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
962
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
956
963
"campaigns": [ # Campaign attributed to sales of this subscription.
957
964
"A String",
958
965
],
@@ -973,7 +980,7 @@ <h3>Method Details</h3>
973
980
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
974
981
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
975
982
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
976
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
983
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
977
984
"A String",
978
985
],
979
986
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
@@ -1054,6 +1061,7 @@ <h3>Method Details</h3>
1054
1061
},
1055
1062
"description": "A String", # Output only. Description of this line item.
1056
1063
"lineItemFreeTrialEndTime": "A String", # Output only. The free trial end time will be populated after the line item is successfully processed. End time of the line item free trial period, in ISO 8061 format. For example, "2019-08-31T17:28:54.564Z". It will be set the same as createTime if no free trial promotion is specified.
1064
+
"lineItemIndex": 42, # Output only. A unique index of the subscription line item.
1057
1065
"lineItemPromotionSpecs": [ # Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.
1058
1066
{ # Describes the spec for one promotion.
1059
1067
"freeTrialDuration": { # Describes the length of a period of a time. # Output only. The duration of the free trial if the promotion is of type FREE_TRIAL.
@@ -1085,7 +1093,7 @@ <h3>Method Details</h3>
1085
1093
},
1086
1094
"product": "A String", # Required. Product resource name that identifies one the line item The format is 'partners/{partner_id}/products/{product_id}'.
1087
1095
"productPayload": { # Specifies product specific payload. # Optional. Product specific payload for this line item.
1088
-
"googleOnePayload": { # Payload specific to Google One products. # Payload specific to Google One products.
1096
+
"googleOnePayload": { # Payload specific to Google One products. # Product-specific payloads. Payload specific to Google One products.
1089
1097
"campaigns": [ # Campaign attributed to sales of this subscription.
1090
1098
"A String",
1091
1099
],
@@ -1106,7 +1114,7 @@ <h3>Method Details</h3>
1106
1114
"name": "A String", # Optional. Resource name of the subscription. It will have the format of "partners/{partner_id}/subscriptions/{subscription_id}". This is available for authorizeAddon, but otherwise is response only.
1107
1115
"partnerUserToken": "A String", # Required. Identifier of the end-user in partner’s system. The value is restricted to 63 ASCII characters at the maximum.
1108
1116
"processingState": "A String", # Output only. Describes the processing state of the subscription. See more details at [the lifecycle of a subscription](/payments/reseller/subscription/reference/index/Receive.Notifications#payments-subscription-lifecycle).
1109
-
"products": [ # Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
1117
+
"products": [ # Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.
1110
1118
"A String",
1111
1119
],
1112
1120
"promotionSpecs": [ # Optional. Subscription-level promotions. Only free trial is supported on this level. It determines the first renewal time of the subscription to be the end of the free trial period. Specify the promotion resource name only when used as input.
Copy file name to clipboardexpand all lines: googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json
+10-4
Original file line number
Diff line number
Diff line change
@@ -290,7 +290,7 @@
290
290
}
291
291
},
292
292
"extend": {
293
-
"description": "[Deprecated] New partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.",
293
+
"description": "[Opt-in only] Most partners should be on auto-extend by default. Used by partners to extend a subscription service for their customers on an ongoing basis for the subscription to remain active and renewable. It should be called directly by the partner using service accounts.",
"description": "Required. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.",
965
+
"description": "Optional. Deprecated: consider using `line_items` as the input. Required. Resource name that identifies the purchased products. The format will be 'partners/{partner_id}/products/{product_id}'.",
966
966
"items": {
967
967
"type": "string"
968
968
},
@@ -1088,6 +1088,12 @@
1088
1088
"readOnly": true,
1089
1089
"type": "string"
1090
1090
},
1091
+
"lineItemIndex": {
1092
+
"description": "Output only. A unique index of the subscription line item.",
1093
+
"format": "int32",
1094
+
"readOnly": true,
1095
+
"type": "integer"
1096
+
},
1091
1097
"lineItemPromotionSpecs": {
1092
1098
"description": "Optional. The promotions applied on the line item. It can be: - a free trial promotion, which overrides the subscription-level free trial promotion. - an introductory pricing promotion. When used as input in Create or Provision API, specify its resource name only.",
0 commit comments