|
294 | 294 | "description": "" |
295 | 295 | } |
296 | 296 | ] |
| 297 | + }, |
| 298 | + { |
| 299 | + "name": "WarehouseType", |
| 300 | + "longName": "WarehouseInfo.WarehouseType", |
| 301 | + "fullName": "spaceone.api.cost_analysis.v1.WarehouseInfo.WarehouseType", |
| 302 | + "description": "", |
| 303 | + "values": [ |
| 304 | + { |
| 305 | + "name": "NONE", |
| 306 | + "number": "0", |
| 307 | + "description": "" |
| 308 | + }, |
| 309 | + { |
| 310 | + "name": "DATABRICKS", |
| 311 | + "number": "1", |
| 312 | + "description": "" |
| 313 | + } |
| 314 | + ] |
297 | 315 | } |
298 | 316 | ], |
299 | 317 | "extensions": [], |
|
404 | 422 | "oneofdecl": "", |
405 | 423 | "defaultValue": "" |
406 | 424 | }, |
| 425 | + { |
| 426 | + "name": "warehouse_info", |
| 427 | + "description": "", |
| 428 | + "label": "", |
| 429 | + "type": "WarehouseInfo", |
| 430 | + "longType": "WarehouseInfo", |
| 431 | + "fullType": "spaceone.api.cost_analysis.v1.WarehouseInfo", |
| 432 | + "ismap": false, |
| 433 | + "isoneof": false, |
| 434 | + "oneofdecl": "", |
| 435 | + "defaultValue": "" |
| 436 | + }, |
407 | 437 | { |
408 | 438 | "name": "schedule", |
409 | 439 | "description": "", |
|
992 | 1022 | "oneofdecl": "", |
993 | 1023 | "defaultValue": "" |
994 | 1024 | }, |
| 1025 | + { |
| 1026 | + "name": "warehouse_info", |
| 1027 | + "description": "+optoinal", |
| 1028 | + "label": "", |
| 1029 | + "type": "WarehouseInfo", |
| 1030 | + "longType": "WarehouseInfo", |
| 1031 | + "fullType": "spaceone.api.cost_analysis.v1.WarehouseInfo", |
| 1032 | + "ismap": false, |
| 1033 | + "isoneof": false, |
| 1034 | + "oneofdecl": "", |
| 1035 | + "defaultValue": "" |
| 1036 | + }, |
995 | 1037 | { |
996 | 1038 | "name": "schedule", |
997 | 1039 | "description": "", |
|
1413 | 1455 | "defaultValue": "" |
1414 | 1456 | } |
1415 | 1457 | ] |
| 1458 | + }, |
| 1459 | + { |
| 1460 | + "name": "WarehouseInfo", |
| 1461 | + "longName": "WarehouseInfo", |
| 1462 | + "fullName": "spaceone.api.cost_analysis.v1.WarehouseInfo", |
| 1463 | + "description": "", |
| 1464 | + "hasExtensions": false, |
| 1465 | + "hasFields": true, |
| 1466 | + "hasOneofs": false, |
| 1467 | + "extensions": [], |
| 1468 | + "fields": [ |
| 1469 | + { |
| 1470 | + "name": "type", |
| 1471 | + "description": "", |
| 1472 | + "label": "", |
| 1473 | + "type": "WarehouseType", |
| 1474 | + "longType": "WarehouseInfo.WarehouseType", |
| 1475 | + "fullType": "spaceone.api.cost_analysis.v1.WarehouseInfo.WarehouseType", |
| 1476 | + "ismap": false, |
| 1477 | + "isoneof": false, |
| 1478 | + "oneofdecl": "", |
| 1479 | + "defaultValue": "" |
| 1480 | + } |
| 1481 | + ] |
1416 | 1482 | } |
1417 | 1483 | ], |
1418 | 1484 | "services": [ |
|
0 commit comments