|
664 | 664 | }
|
665 | 665 | }
|
666 | 666 | },
|
667 |
| - "revision": "20230811", |
| 667 | + "revision": "20230915", |
668 | 668 | "rootUrl": "https://cloudbilling.googleapis.com/",
|
669 | 669 | "schemas": {
|
670 | 670 | "CacheFillRegions": {
|
|
1302 | 1302 | "description": "Percentage of the fixed discount."
|
1303 | 1303 | },
|
1304 | 1304 | "discountScopeType": {
|
1305 |
| - "description": "Type of the fixed discount scope which indicates the source of the discount. It can have values such as 'sku-group'.", |
| 1305 | + "description": "Type of the fixed discount scope which indicates the source of the discount. It can have values such as 'unspecified' and 'sku-group'.", |
1306 | 1306 | "type": "string"
|
1307 | 1307 | },
|
1308 | 1308 | "fixTime": {
|
|
1332 | 1332 | "description": "Percentage of the floating discount."
|
1333 | 1333 | },
|
1334 | 1334 | "discountScopeType": {
|
1335 |
| - "description": "Type of the floating discount scope which indicates the source of the discount. It can have values such as 'sku-group'.", |
| 1335 | + "description": "Type of the floating discount scope which indicates the source of the discount. It can have values such as 'unspecified' and 'sku-group'.", |
1336 | 1336 | "type": "string"
|
1337 | 1337 | },
|
1338 | 1338 | "skuGroup": {
|
|
1358 | 1358 | "description": "Encapsulates a price migrated from other SKUs.",
|
1359 | 1359 | "id": "GoogleCloudBillingBillingaccountpricesV1betaMigratedPrice",
|
1360 | 1360 | "properties": {
|
1361 |
| - "sourceDiscountOnTargetPrice": { |
1362 |
| - "$ref": "GoogleCloudBillingBillingaccountpricesV1betaSourceDiscountOnTargetPrice", |
1363 |
| - "description": "The source SKU floating discount is applied on the target SKU's default price." |
1364 |
| - }, |
1365 | 1361 | "sourceSku": {
|
1366 |
| - "description": "Source SKU where the discount is migrated from.", |
1367 |
| - "type": "string" |
1368 |
| - }, |
1369 |
| - "type": { |
1370 |
| - "description": "Type of the migrated price. It can have values such as 'source-discount-on-target-price'.", |
| 1362 | + "description": "Source SKU where the discount is migrated from. Format: billingAccounts/{billing_account}/skus/{sku}", |
1371 | 1363 | "type": "string"
|
1372 | 1364 | }
|
1373 | 1365 | },
|
|
1406 | 1398 | "description": "Price migrated from other SKUs."
|
1407 | 1399 | },
|
1408 | 1400 | "type": {
|
1409 |
| - "description": "Type of the price reason. It can values such as 'default-price', 'fixed-price', 'fixed-discount', 'floating-discount', 'migrated-price', 'merged-price', 'list-price-as-ceiling'.", |
| 1401 | + "description": "Type of the price reason. It can have values such as 'unspecified', 'default-price', 'fixed-price', 'fixed-discount', 'floating-discount', 'migrated-price', 'merged-price', 'list-price-as-ceiling'.", |
1410 | 1402 | "type": "string"
|
1411 | 1403 | }
|
1412 | 1404 | },
|
|
1457 | 1449 | },
|
1458 | 1450 | "type": "object"
|
1459 | 1451 | },
|
1460 |
| - "GoogleCloudBillingBillingaccountpricesV1betaSourceDiscountOnTargetPrice": { |
1461 |
| - "description": "Encapsulates a type of MigratedPrice where the source SKU floating discount is applied on the target SKU's default price.", |
1462 |
| - "id": "GoogleCloudBillingBillingaccountpricesV1betaSourceDiscountOnTargetPrice", |
1463 |
| - "properties": { |
1464 |
| - "migratedDiscountPercent": { |
1465 |
| - "$ref": "Decimal", |
1466 |
| - "description": "Discount percent of the source SKU that is applied on the target SKU's default price." |
1467 |
| - } |
1468 |
| - }, |
1469 |
| - "type": "object" |
1470 |
| - }, |
1471 | 1452 | "GoogleCloudBillingBillingaccountpricesV1betaUnitInfo": {
|
1472 | 1453 | "description": "Encapsulates the unit information for a Rate",
|
1473 | 1454 | "id": "GoogleCloudBillingBillingaccountpricesV1betaUnitInfo",
|
|
0 commit comments