Skip to content

Commit

Permalink
feat(paymentsresellersubscription): update the api
Browse files Browse the repository at this point in the history
#### paymentsresellersubscription:v1

The following keys were added:
- schemas.GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem.properties.amount (Total Keys: 2)
  • Loading branch information
yoshi-automation committed Feb 21, 2023
1 parent f247a05 commit a01ba7b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -255,6 +259,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -371,6 +379,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -500,6 +512,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -658,6 +674,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -775,6 +795,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -891,6 +915,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down Expand Up @@ -1020,6 +1048,10 @@ <h3>Method Details</h3>
&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.
&quot;lineItems&quot;: [ # Required. The line items of the subscription.
{ # Individual line item definition of a subscription.
&quot;amount&quot;: { # Describes the amount unit including the currency code. # Output only. The price of the product/service in this line item.
&quot;amountMicros&quot;: &quot;A String&quot;, # Required. Amount in micros (1_000_000 micros = 1 currency unit)
&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.
},
&quot;description&quot;: &quot;A String&quot;, # Output only. Description of this line item.
&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.
&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.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@
}
}
},
"revision": "20230213",
"revision": "20230217",
"rootUrl": "https://paymentsresellersubscription.googleapis.com/",
"schemas": {
"GoogleCloudPaymentsResellerSubscriptionV1Amount": {
Expand Down Expand Up @@ -1068,6 +1068,11 @@
"description": "Individual line item definition of a subscription.",
"id": "GoogleCloudPaymentsResellerSubscriptionV1SubscriptionLineItem",
"properties": {
"amount": {
"$ref": "GoogleCloudPaymentsResellerSubscriptionV1Amount",
"description": "Output only. The price of the product/service in this line item.",
"readOnly": true
},
"description": {
"description": "Output only. Description of this line item.",
"readOnly": true,
Expand Down

0 comments on commit a01ba7b

Please sign in to comment.