Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit a01ba7b

Browse files
committedFeb 21, 2023
feat(paymentsresellersubscription): update the api
#### paymentsresellersubscription:v1 The following keys were added: - schemas.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem.properties.amount (Total Keys: 2)
1 parent f247a05 commit a01ba7b

File tree

2 files changed

+38
-1
lines changed

2 files changed

+38
-1
lines changed
 

‎docs/dyn/paymentsresellersubscription_v1.partners.subscriptions.html

+32
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ <h3>Method Details</h3>
132132
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
133133
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
134134
{ # Individual line item definition of a subscription.
135+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
136+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
137+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
138+
},
135139
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
136140
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
137141
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -255,6 +259,10 @@ <h3>Method Details</h3>
255259
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
256260
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
257261
{ # Individual line item definition of a subscription.
262+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
263+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
264+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
265+
},
258266
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
259267
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
260268
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -371,6 +379,10 @@ <h3>Method Details</h3>
371379
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
372380
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
373381
{ # Individual line item definition of a subscription.
382+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
383+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
384+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
385+
},
374386
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
375387
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
376388
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -500,6 +512,10 @@ <h3>Method Details</h3>
500512
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
501513
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
502514
{ # Individual line item definition of a subscription.
515+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
516+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
517+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
518+
},
503519
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
504520
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
505521
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -658,6 +674,10 @@ <h3>Method Details</h3>
658674
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
659675
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
660676
{ # Individual line item definition of a subscription.
677+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
678+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
679+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
680+
},
661681
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
662682
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
663683
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -775,6 +795,10 @@ <h3>Method Details</h3>
775795
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
776796
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
777797
{ # Individual line item definition of a subscription.
798+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
799+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
800+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
801+
},
778802
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
779803
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
780804
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -891,6 +915,10 @@ <h3>Method Details</h3>
891915
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
892916
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
893917
{ # Individual line item definition of a subscription.
918+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
919+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
920+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
921+
},
894922
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
895923
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
896924
&quot;lineItemPromotionSpecs&quot;: [ # 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.
@@ -1020,6 +1048,10 @@ <h3>Method Details</h3>
10201048
&quot;freeTrialEndTime&quot;: &quot;A String&quot;, # Output only. End of the free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
10211049
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
10221050
{ # Individual line item definition of a subscription.
1051+
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
1052+
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
1053+
&quot;currencyCode&quot;: &quot;A String&quot;, # Required. Currency codes in accordance with [ISO-4217 Currency Codes] (https://en.wikipedia.org/wiki/ISO_4217). For example, USD.
1054+
},
10231055
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
10241056
&quot;lineItemFreeTrialEndTime&quot;: &quot;A String&quot;, # Output only. It is set only if the line item has its own free trial applied. End time of the line item free trial period, in ISO 8061 format. For example, &quot;2019-08-31T17:28:54.564Z&quot;. It will be set the same as createTime if no free trial promotion is specified.
10251057
&quot;lineItemPromotionSpecs&quot;: [ # 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.

‎googleapiclient/discovery_cache/documents/paymentsresellersubscription.v1.json

+6-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
}
397397
}
398398
},
399-
"revision": "20230213",
399+
"revision": "20230217",
400400
"rootUrl": "https://paymentsresellersubscription.googleapis.com/",
401401
"schemas": {
402402
"GoogleCloudPaymentsResellerSubscriptionV1Amount": {
@@ -1068,6 +1068,11 @@
10681068
"description": "Individual line item definition of a subscription.",
10691069
"id": "GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem",
10701070
"properties": {
1071+
"amount": {
1072+
"$ref": "GoogleCloudPaymentsResellerSubscriptionV1Amount",
1073+
"description": "Output only. The price of the product/service in this line item.",
1074+
"readOnly": true
1075+
},
10711076
"description": {
10721077
"description": "Output only. Description of this line item.",
10731078
"readOnly": true,

0 commit comments

Comments
 (0)
Please sign in to comment.