oci-batch 2.129.0 → 2.131.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (125) hide show
  1. package/lib/client.d.ts +1 -1
  2. package/lib/client.js +8 -2
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/batch-context-summary.d.ts +1 -1
  5. package/lib/model/batch-context.d.ts +1 -1
  6. package/lib/model/batch-task-execution-details.d.ts +22 -0
  7. package/lib/model/batch-task-execution-details.js +68 -0
  8. package/lib/model/batch-task-execution-details.js.map +1 -0
  9. package/lib/model/batch-task-hierarchy-view.d.ts +23 -0
  10. package/lib/model/batch-task-hierarchy-view.js +34 -0
  11. package/lib/model/batch-task-hierarchy-view.js.map +1 -0
  12. package/lib/model/batch-task-profile-extended-information.d.ts +22 -0
  13. package/lib/model/batch-task-profile-extended-information.js +76 -0
  14. package/lib/model/batch-task-profile-extended-information.js.map +1 -0
  15. package/lib/model/batch-task-profile-summary.d.ts +6 -0
  16. package/lib/model/batch-task-profile-summary.js +30 -2
  17. package/lib/model/batch-task-profile-summary.js.map +1 -1
  18. package/lib/model/batch-task-profile.d.ts +6 -0
  19. package/lib/model/batch-task-profile.js +30 -2
  20. package/lib/model/batch-task-profile.js.map +1 -1
  21. package/lib/model/batch-task-summary.d.ts +8 -0
  22. package/lib/model/batch-task-summary.js +4 -0
  23. package/lib/model/batch-task-summary.js.map +1 -1
  24. package/lib/model/batch-task.d.ts +9 -1
  25. package/lib/model/batch-task.js +4 -0
  26. package/lib/model/batch-task.js.map +1 -1
  27. package/lib/model/compute-task-execution-details.d.ts +57 -0
  28. package/lib/model/compute-task-execution-details.js +62 -0
  29. package/lib/model/compute-task-execution-details.js.map +1 -0
  30. package/lib/model/compute-task.d.ts +4 -0
  31. package/lib/model/compute-task.js +10 -0
  32. package/lib/model/compute-task.js.map +1 -1
  33. package/lib/model/cpu-architecture-task-profile-extended-information.d.ts +37 -0
  34. package/lib/model/cpu-architecture-task-profile-extended-information.js +64 -0
  35. package/lib/model/cpu-architecture-task-profile-extended-information.js.map +1 -0
  36. package/lib/model/cpu-fleet-shape-execution-details.d.ts +40 -0
  37. package/lib/model/cpu-fleet-shape-execution-details.js +54 -0
  38. package/lib/model/cpu-fleet-shape-execution-details.js.map +1 -0
  39. package/lib/model/cpu-shape-task-profile-extended-information.d.ts +28 -0
  40. package/lib/model/cpu-shape-task-profile-extended-information.js +54 -0
  41. package/lib/model/cpu-shape-task-profile-extended-information.js.map +1 -0
  42. package/lib/model/create-batch-task-details.d.ts +1 -1
  43. package/lib/model/create-batch-task-details.js +4 -0
  44. package/lib/model/create-batch-task-details.js.map +1 -1
  45. package/lib/model/create-batch-task-profile-details.d.ts +8 -2
  46. package/lib/model/create-batch-task-profile-details.js +30 -2
  47. package/lib/model/create-batch-task-profile-details.js.map +1 -1
  48. package/lib/model/create-batch-task-profile-extended-information-details.d.ts +22 -0
  49. package/lib/model/create-batch-task-profile-extended-information-details.js +76 -0
  50. package/lib/model/create-batch-task-profile-extended-information-details.js.map +1 -0
  51. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.d.ts +32 -0
  52. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.js +59 -0
  53. package/lib/model/create-cpu-architecture-task-profile-extended-information-details.js.map +1 -0
  54. package/lib/model/create-cpu-shape-task-profile-extended-information-details.d.ts +28 -0
  55. package/lib/model/create-cpu-shape-task-profile-extended-information-details.js +54 -0
  56. package/lib/model/create-cpu-shape-task-profile-extended-information-details.js.map +1 -0
  57. package/lib/model/create-fixed-gpu-fleet-shape-details.d.ts +32 -0
  58. package/lib/model/create-fixed-gpu-fleet-shape-details.js +54 -0
  59. package/lib/model/create-fixed-gpu-fleet-shape-details.js.map +1 -0
  60. package/lib/model/create-fleet-details.js +4 -0
  61. package/lib/model/create-fleet-details.js.map +1 -1
  62. package/lib/model/create-gpu-fleet-shape-details.d.ts +22 -0
  63. package/lib/model/create-gpu-fleet-shape-details.js +68 -0
  64. package/lib/model/create-gpu-fleet-shape-details.js.map +1 -0
  65. package/lib/model/create-gpu-shape-task-profile-extended-information-details.d.ts +28 -0
  66. package/lib/model/create-gpu-shape-task-profile-extended-information-details.js +54 -0
  67. package/lib/model/create-gpu-shape-task-profile-extended-information-details.js.map +1 -0
  68. package/lib/model/create-group-task-details.d.ts +28 -0
  69. package/lib/model/create-group-task-details.js +66 -0
  70. package/lib/model/create-group-task-details.js.map +1 -0
  71. package/lib/model/create-service-managed-gpu-fleet-details.d.ts +33 -0
  72. package/lib/model/create-service-managed-gpu-fleet-details.js +60 -0
  73. package/lib/model/create-service-managed-gpu-fleet-details.js.map +1 -0
  74. package/lib/model/fixed-gpu-fleet-shape.d.ts +32 -0
  75. package/lib/model/fixed-gpu-fleet-shape.js +52 -0
  76. package/lib/model/fixed-gpu-fleet-shape.js.map +1 -0
  77. package/lib/model/fleet-shape-execution-details.d.ts +22 -0
  78. package/lib/model/fleet-shape-execution-details.js +72 -0
  79. package/lib/model/fleet-shape-execution-details.js.map +1 -0
  80. package/lib/model/fleet-shape.d.ts +6 -2
  81. package/lib/model/fleet-shape.js.map +1 -1
  82. package/lib/model/fleet.js +4 -0
  83. package/lib/model/fleet.js.map +1 -1
  84. package/lib/model/gpu-fleet-shape-execution-details.d.ts +44 -0
  85. package/lib/model/gpu-fleet-shape-execution-details.js +54 -0
  86. package/lib/model/gpu-fleet-shape-execution-details.js.map +1 -0
  87. package/lib/model/gpu-fleet-shape.d.ts +22 -0
  88. package/lib/model/gpu-fleet-shape.js +68 -0
  89. package/lib/model/gpu-fleet-shape.js.map +1 -0
  90. package/lib/model/gpu-shape-task-profile-extended-information.d.ts +28 -0
  91. package/lib/model/gpu-shape-task-profile-extended-information.js +54 -0
  92. package/lib/model/gpu-shape-task-profile-extended-information.js.map +1 -0
  93. package/lib/model/group-task-summary.d.ts +28 -0
  94. package/lib/model/group-task-summary.js +52 -0
  95. package/lib/model/group-task-summary.js.map +1 -0
  96. package/lib/model/group-task.d.ts +28 -0
  97. package/lib/model/group-task.js +50 -0
  98. package/lib/model/group-task.js.map +1 -0
  99. package/lib/model/index.d.ts +52 -0
  100. package/lib/model/index.js +55 -2
  101. package/lib/model/index.js.map +1 -1
  102. package/lib/model/logging-configuration.d.ts +1 -1
  103. package/lib/model/oci-logging-configuration.d.ts +4 -0
  104. package/lib/model/oci-logging-configuration.js.map +1 -1
  105. package/lib/model/service-managed-fleet.d.ts +1 -1
  106. package/lib/model/service-managed-gpu-fleet.d.ts +41 -0
  107. package/lib/model/service-managed-gpu-fleet.js +56 -0
  108. package/lib/model/service-managed-gpu-fleet.js.map +1 -0
  109. package/lib/model/shape-type.d.ts +23 -0
  110. package/lib/model/shape-type.js +34 -0
  111. package/lib/model/shape-type.js.map +1 -0
  112. package/lib/model/update-batch-context-details.d.ts +1 -0
  113. package/lib/model/update-batch-context-details.js +6 -0
  114. package/lib/model/update-batch-context-details.js.map +1 -1
  115. package/lib/model/update-logging-configuration-details.d.ts +22 -0
  116. package/lib/model/update-logging-configuration-details.js +68 -0
  117. package/lib/model/update-logging-configuration-details.js.map +1 -0
  118. package/lib/model/update-oci-logging-configuration.d.ts +28 -0
  119. package/lib/model/update-oci-logging-configuration.js +54 -0
  120. package/lib/model/update-oci-logging-configuration.js.map +1 -0
  121. package/lib/request/get-batch-task-request.d.ts +1 -1
  122. package/lib/request/list-batch-context-shapes-request.d.ts +5 -0
  123. package/lib/request/list-batch-job-tasks-request.d.ts +17 -1
  124. package/lib/request/list-batch-tasks-request.d.ts +5 -1
  125. package/package.json +3 -3
@@ -0,0 +1,72 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.FleetShapeExecutionDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ const common = require("oci-common");
37
+ var FleetShapeExecutionDetails;
38
+ (function (FleetShapeExecutionDetails) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
41
+ if (obj && "type" in obj && obj.type) {
42
+ switch (obj.type) {
43
+ case "CPU_FLEET_SHAPE_EXECUTION_DETAILS":
44
+ return model.CpuFleetShapeExecutionDetails.getJsonObj(jsonObj, true);
45
+ case "GPU_FLEET_SHAPE_EXECUTION_DETAILS":
46
+ return model.GpuFleetShapeExecutionDetails.getJsonObj(jsonObj, true);
47
+ default:
48
+ if (common.LOG.logger)
49
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
50
+ }
51
+ }
52
+ return jsonObj;
53
+ }
54
+ FleetShapeExecutionDetails.getJsonObj = getJsonObj;
55
+ function getDeserializedJsonObj(obj) {
56
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
57
+ if (obj && "type" in obj && obj.type) {
58
+ switch (obj.type) {
59
+ case "CPU_FLEET_SHAPE_EXECUTION_DETAILS":
60
+ return model.CpuFleetShapeExecutionDetails.getDeserializedJsonObj(jsonObj, true);
61
+ case "GPU_FLEET_SHAPE_EXECUTION_DETAILS":
62
+ return model.GpuFleetShapeExecutionDetails.getDeserializedJsonObj(jsonObj, true);
63
+ default:
64
+ if (common.LOG.logger)
65
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
66
+ }
67
+ }
68
+ return jsonObj;
69
+ }
70
+ FleetShapeExecutionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
71
+ })(FleetShapeExecutionDetails = exports.FleetShapeExecutionDetails || (exports.FleetShapeExecutionDetails = {}));
72
+ //# sourceMappingURL=fleet-shape-execution-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"fleet-shape-execution-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fleet-shape-execution-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,0BAA0B,CA2C1C;AA3CD,WAAiB,0BAA0B;IACzC,SAAgB,UAAU,CAAC,GAA+B;QACxD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,mCAAmC;oBACtC,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CACL,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ,KAAK,mCAAmC;oBACtC,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CACL,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,qCAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA+B;QACpE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,mCAAmC;oBACtC,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CACjB,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ,KAAK,mCAAmC;oBACtC,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CACjB,OAAQ,EACtD,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,iDAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,0BAA0B,GAA1B,kCAA0B,KAA1B,kCAA0B,QA2C1C"}
@@ -19,13 +19,17 @@ export interface FleetShape {
19
19
  */
20
20
  "shapeName": string;
21
21
  /**
22
- * Number of OCPUs required by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
22
+ * Number of OCPUs required for the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
23
23
  */
24
24
  "ocpus": number;
25
25
  /**
26
- * Amount of memory in GBs required by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
26
+ * Amount of memory in GBs required for the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
27
27
  */
28
28
  "memoryInGBs": number;
29
+ /**
30
+ * Amount of disk space in GBs required for the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
31
+ */
32
+ "diskSizeInGBs"?: number;
29
33
  }
30
34
  export declare namespace FleetShape {
31
35
  function getJsonObj(obj: FleetShape): object;
@@ -1 +1 @@
1
- {"version":3,"file":"fleet-shape.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fleet-shape.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AAuBH,IAAiB,UAAU,CAW1B;AAXD,WAAiB,UAAU;IACzB,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAW1B"}
1
+ {"version":3,"file":"fleet-shape.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fleet-shape.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;AA2BH,IAAiB,UAAU,CAW1B;AAXD,WAAiB,UAAU;IACzB,SAAgB,UAAU,CAAC,GAAe;QACxC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,qBAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAe;QACpD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,iCAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,UAAU,GAAV,kBAAU,KAAV,kBAAU,QAW1B"}
@@ -42,6 +42,8 @@ var Fleet;
42
42
  switch (obj.type) {
43
43
  case "SERVICE_MANAGED_FLEET":
44
44
  return model.ServiceManagedFleet.getJsonObj(jsonObj, true);
45
+ case "SERVICE_MANAGED_GPU_FLEET":
46
+ return model.ServiceManagedGpuFleet.getJsonObj(jsonObj, true);
45
47
  default:
46
48
  if (common.LOG.logger)
47
49
  common.LOG.logger.info(`Unknown value for: ${obj.type}`);
@@ -56,6 +58,8 @@ var Fleet;
56
58
  switch (obj.type) {
57
59
  case "SERVICE_MANAGED_FLEET":
58
60
  return model.ServiceManagedFleet.getDeserializedJsonObj(jsonObj, true);
61
+ case "SERVICE_MANAGED_GPU_FLEET":
62
+ return model.ServiceManagedGpuFleet.getDeserializedJsonObj(jsonObj, true);
59
63
  default:
60
64
  if (common.LOG.logger)
61
65
  common.LOG.logger.info(`Unknown value for: ${obj.type}`);
@@ -1 +1 @@
1
- {"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fleet.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,KAAK,CAiCrB;AAjCD,WAAiB,KAAK;IACpB,SAAgB,UAAU,CAAC,GAAU;QACnC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACL,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,gBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CACjB,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,4BAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,KAAK,GAAL,aAAK,KAAL,aAAK,QAiCrB"}
1
+ {"version":3,"file":"fleet.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/fleet.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,KAAK,CA2CrB;AA3CD,WAAiB,KAAK;IACpB,SAAgB,UAAU,CAAC,GAAU;QACnC,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,mBAAmB,CAAC,UAAU,CACL,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ,KAAK,2BAA2B;oBAC9B,OAAO,KAAK,CAAC,sBAAsB,CAAC,UAAU,CACL,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,gBAAU,aAoBzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAU;QAC/C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,mBAAmB,CAAC,sBAAsB,CACjB,OAAQ,EAC5C,IAAI,CACL,CAAC;gBACJ,KAAK,2BAA2B;oBAC9B,OAAO,KAAK,CAAC,sBAAsB,CAAC,sBAAsB,CACjB,OAAQ,EAC/C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IApBe,4BAAsB,yBAoBrC,CAAA;AACH,CAAC,EA3CgB,KAAK,GAAL,aAAK,KAAL,aAAK,QA2CrB"}
@@ -0,0 +1,44 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Details about the GPU shape which was used for the task execution.
16
+ */
17
+ export interface GpuFleetShapeExecutionDetails extends model.FleetShapeExecutionDetails {
18
+ /**
19
+ * Name of the shape.
20
+ */
21
+ "shapeName"?: string;
22
+ /**
23
+ * Number of OCPUs provided by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
24
+ */
25
+ "ocpus"?: number;
26
+ /**
27
+ * Amount of memory in GBs provided by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
28
+ */
29
+ "memoryInGBs"?: number;
30
+ /**
31
+ * Amount of disk space provided by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
32
+ */
33
+ "diskSizeInGBs"?: number;
34
+ /**
35
+ * The number of GPUs provided by the shape. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
36
+ */
37
+ "gpus"?: number;
38
+ "type": string;
39
+ }
40
+ export declare namespace GpuFleetShapeExecutionDetails {
41
+ function getJsonObj(obj: GpuFleetShapeExecutionDetails, isParentJsonObj?: boolean): object;
42
+ const type = "GPU_FLEET_SHAPE_EXECUTION_DETAILS";
43
+ function getDeserializedJsonObj(obj: GpuFleetShapeExecutionDetails, isParentJsonObj?: boolean): object;
44
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.GpuFleetShapeExecutionDetails = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var GpuFleetShapeExecutionDetails;
37
+ (function (GpuFleetShapeExecutionDetails) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.FleetShapeExecutionDetails.getJsonObj(obj))), {});
42
+ return jsonObj;
43
+ }
44
+ GpuFleetShapeExecutionDetails.getJsonObj = getJsonObj;
45
+ GpuFleetShapeExecutionDetails.type = "GPU_FLEET_SHAPE_EXECUTION_DETAILS";
46
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
47
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
48
+ ? obj
49
+ : model.FleetShapeExecutionDetails.getDeserializedJsonObj(obj))), {});
50
+ return jsonObj;
51
+ }
52
+ GpuFleetShapeExecutionDetails.getDeserializedJsonObj = getDeserializedJsonObj;
53
+ })(GpuFleetShapeExecutionDetails = exports.GpuFleetShapeExecutionDetails || (exports.GpuFleetShapeExecutionDetails = {}));
54
+ //# sourceMappingURL=gpu-fleet-shape-execution-details.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gpu-fleet-shape-execution-details.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/gpu-fleet-shape-execution-details.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA+BlC,IAAiB,6BAA6B,CA8B7C;AA9BD,WAAiB,6BAA6B;IAC5C,SAAgB,UAAU,CACxB,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,0BAA0B,CAAC,UAAU,CAAC,GAAG,CAAmC,CAAC,GACrF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAZe,wCAAU,aAYzB,CAAA;IACY,kCAAI,GAAG,mCAAmC,CAAC;IACxD,SAAgB,sBAAsB,CACpC,GAAkC,EAClC,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,0BAA0B,CAAC,sBAAsB,CACtD,GAAG,CAC8B,CAAC,GACrC,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,oDAAsB,yBAcrC,CAAA;AACH,CAAC,EA9BgB,6BAA6B,GAA7B,qCAA6B,KAA7B,qCAA6B,QA8B7C"}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ /**
14
+ * Shape of the GPU fleet. Describes hardware resources of each node in the fleet.
15
+ */
16
+ export interface GpuFleetShape {
17
+ "type": string;
18
+ }
19
+ export declare namespace GpuFleetShape {
20
+ function getJsonObj(obj: GpuFleetShape): object;
21
+ function getDeserializedJsonObj(obj: GpuFleetShape): object;
22
+ }
@@ -0,0 +1,68 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.GpuFleetShape = void 0;
35
+ const model = __importStar(require("../model"));
36
+ const common = require("oci-common");
37
+ var GpuFleetShape;
38
+ (function (GpuFleetShape) {
39
+ function getJsonObj(obj) {
40
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
41
+ if (obj && "type" in obj && obj.type) {
42
+ switch (obj.type) {
43
+ case "FIXED_GPU_FLEET_SHAPE":
44
+ return model.FixedGpuFleetShape.getJsonObj(jsonObj, true);
45
+ default:
46
+ if (common.LOG.logger)
47
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
48
+ }
49
+ }
50
+ return jsonObj;
51
+ }
52
+ GpuFleetShape.getJsonObj = getJsonObj;
53
+ function getDeserializedJsonObj(obj) {
54
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
55
+ if (obj && "type" in obj && obj.type) {
56
+ switch (obj.type) {
57
+ case "FIXED_GPU_FLEET_SHAPE":
58
+ return model.FixedGpuFleetShape.getDeserializedJsonObj(jsonObj, true);
59
+ default:
60
+ if (common.LOG.logger)
61
+ common.LOG.logger.info(`Unknown value for: ${obj.type}`);
62
+ }
63
+ }
64
+ return jsonObj;
65
+ }
66
+ GpuFleetShape.getDeserializedJsonObj = getDeserializedJsonObj;
67
+ })(GpuFleetShape = exports.GpuFleetShape || (exports.GpuFleetShape = {}));
68
+ //# sourceMappingURL=gpu-fleet-shape.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gpu-fleet-shape.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/gpu-fleet-shape.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAClC,qCAAsC;AAStC,IAAiB,aAAa,CAiC7B;AAjCD,WAAiB,aAAa;IAC5B,SAAgB,UAAU,CAAC,GAAkB;QAC3C,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,kBAAkB,CAAC,UAAU,CACL,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,wBAAU,aAezB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAkB;QACvD,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,IAAI,GAAG,IAAI,MAAM,IAAI,GAAG,IAAI,GAAG,CAAC,IAAI,EAAE;YACpC,QAAQ,GAAG,CAAC,IAAI,EAAE;gBAChB,KAAK,uBAAuB;oBAC1B,OAAO,KAAK,CAAC,kBAAkB,CAAC,sBAAsB,CACjB,OAAQ,EAC3C,IAAI,CACL,CAAC;gBACJ;oBACE,IAAI,MAAM,CAAC,GAAG,CAAC,MAAM;wBAAE,MAAM,CAAC,GAAG,CAAC,MAAM,CAAC,IAAI,CAAC,sBAAsB,GAAG,CAAC,IAAI,EAAE,CAAC,CAAC;aACnF;SACF;QACD,OAAO,OAAO,CAAC;IACjB,CAAC;IAfe,oCAAsB,yBAerC,CAAA;AACH,CAAC,EAjCgB,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAiC7B"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Extended information for the GPU-specific task profile.
16
+ */
17
+ export interface GpuShapeTaskProfileExtendedInformation extends model.BatchTaskProfileExtendedInformation {
18
+ /**
19
+ * A name of the GPU shape.
20
+ */
21
+ "shapeName": string;
22
+ "type": string;
23
+ }
24
+ export declare namespace GpuShapeTaskProfileExtendedInformation {
25
+ function getJsonObj(obj: GpuShapeTaskProfileExtendedInformation, isParentJsonObj?: boolean): object;
26
+ const type = "GPU_SHAPE_TASK_PROFILE_EXTENDED_INFORMATION";
27
+ function getDeserializedJsonObj(obj: GpuShapeTaskProfileExtendedInformation, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,54 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.GpuShapeTaskProfileExtendedInformation = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var GpuShapeTaskProfileExtendedInformation;
37
+ (function (GpuShapeTaskProfileExtendedInformation) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
40
+ ? obj
41
+ : model.BatchTaskProfileExtendedInformation.getJsonObj(obj))), {});
42
+ return jsonObj;
43
+ }
44
+ GpuShapeTaskProfileExtendedInformation.getJsonObj = getJsonObj;
45
+ GpuShapeTaskProfileExtendedInformation.type = "GPU_SHAPE_TASK_PROFILE_EXTENDED_INFORMATION";
46
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
47
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
48
+ ? obj
49
+ : model.BatchTaskProfileExtendedInformation.getDeserializedJsonObj(obj))), {});
50
+ return jsonObj;
51
+ }
52
+ GpuShapeTaskProfileExtendedInformation.getDeserializedJsonObj = getDeserializedJsonObj;
53
+ })(GpuShapeTaskProfileExtendedInformation = exports.GpuShapeTaskProfileExtendedInformation || (exports.GpuShapeTaskProfileExtendedInformation = {}));
54
+ //# sourceMappingURL=gpu-shape-task-profile-extended-information.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"gpu-shape-task-profile-extended-information.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/gpu-shape-task-profile-extended-information.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAgBlC,IAAiB,sCAAsC,CAgCtD;AAhCD,WAAiB,sCAAsC;IACrD,SAAgB,UAAU,CACxB,GAA2C,EAC3C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,UAAU,CACnD,GAAG,CACuC,CAAC,GAC9C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,iDAAU,aAczB,CAAA;IACY,2CAAI,GAAG,6CAA6C,CAAC;IAClE,SAAgB,sBAAsB,CACpC,GAA2C,EAC3C,eAAyB;QAEzB,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,mCAAmC,CAAC,sBAAsB,CAC/D,GAAG,CACuC,CAAC,GAC9C,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAde,6DAAsB,yBAcrC,CAAA;AACH,CAAC,EAhCgB,sCAAsC,GAAtC,8CAAsC,KAAtC,8CAAsC,QAgCtD"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Summary information about a group task.
16
+ */
17
+ export interface GroupTaskSummary extends model.BatchTaskSummary {
18
+ /**
19
+ * The count of tasks contained directly (non-recursively) within this group task. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
20
+ */
21
+ "taskCount"?: number;
22
+ "type": string;
23
+ }
24
+ export declare namespace GroupTaskSummary {
25
+ function getJsonObj(obj: GroupTaskSummary, isParentJsonObj?: boolean): object;
26
+ const type = "GROUP";
27
+ function getDeserializedJsonObj(obj: GroupTaskSummary, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,52 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.GroupTaskSummary = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var GroupTaskSummary;
37
+ (function (GroupTaskSummary) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BatchTaskSummary.getJsonObj(obj))), {});
40
+ return jsonObj;
41
+ }
42
+ GroupTaskSummary.getJsonObj = getJsonObj;
43
+ GroupTaskSummary.type = "GROUP";
44
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
45
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj
46
+ ? obj
47
+ : model.BatchTaskSummary.getDeserializedJsonObj(obj))), {});
48
+ return jsonObj;
49
+ }
50
+ GroupTaskSummary.getDeserializedJsonObj = getDeserializedJsonObj;
51
+ })(GroupTaskSummary = exports.GroupTaskSummary || (exports.GroupTaskSummary = {}));
52
+ //# sourceMappingURL=group-task-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"group-task-summary.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/group-task-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,gBAAgB,CAoBhC;AApBD,WAAiB,gBAAgB;IAC/B,SAAgB,UAAU,CAAC,GAAqB,EAAE,eAAyB;QACzE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,UAAU,CAAC,GAAG,CAAsB,CAAC,GACtF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,2BAAU,aAOzB,CAAA;IACY,qBAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CAAC,GAAqB,EAAE,eAAyB;QACrF,MAAM,OAAO,mCACR,CAAC,eAAe;YACjB,CAAC,CAAC,GAAG;YACL,CAAC,CAAE,KAAK,CAAC,gBAAgB,CAAC,sBAAsB,CAAC,GAAG,CAAsB,CAAC,GAC1E,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IATe,uCAAsB,yBASrC,CAAA;AACH,CAAC,EApBgB,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAoBhC"}
@@ -0,0 +1,28 @@
1
+ /**
2
+ * Batch API
3
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
4
+ * OpenAPI spec version: 20251031
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
11
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
12
+ */
13
+ import * as model from "../model";
14
+ /**
15
+ * Group task is a construct that represents a container of tasks for execution.
16
+ */
17
+ export interface GroupTask extends model.BatchTask {
18
+ /**
19
+ * The names of tasks contained directly (non-recursively) within this group task.
20
+ */
21
+ "tasks"?: Array<string>;
22
+ "type": string;
23
+ }
24
+ export declare namespace GroupTask {
25
+ function getJsonObj(obj: GroupTask, isParentJsonObj?: boolean): object;
26
+ const type = "GROUP";
27
+ function getDeserializedJsonObj(obj: GroupTask, isParentJsonObj?: boolean): object;
28
+ }
@@ -0,0 +1,50 @@
1
+ "use strict";
2
+ /**
3
+ * Batch API
4
+ * Use the Batch Control Plane API to encapsulate and manage all aspects of computationally intensive jobs.
5
+ * OpenAPI spec version: 20251031
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
12
+ * This software is dual-licensed to you under the Universal Permissive License (UPL) 1.0 as shown at https://oss.oracle.com/licenses/upl or Apache License 2.0 as shown at http://www.apache.org/licenses/LICENSE-2.0. You may choose either license.
13
+ */
14
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
15
+ if (k2 === undefined) k2 = k;
16
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
17
+ }) : (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ o[k2] = m[k];
20
+ }));
21
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
22
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
23
+ }) : function(o, v) {
24
+ o["default"] = v;
25
+ });
26
+ var __importStar = (this && this.__importStar) || function (mod) {
27
+ if (mod && mod.__esModule) return mod;
28
+ var result = {};
29
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
30
+ __setModuleDefault(result, mod);
31
+ return result;
32
+ };
33
+ Object.defineProperty(exports, "__esModule", { value: true });
34
+ exports.GroupTask = void 0;
35
+ const model = __importStar(require("../model"));
36
+ var GroupTask;
37
+ (function (GroupTask) {
38
+ function getJsonObj(obj, isParentJsonObj) {
39
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BatchTask.getJsonObj(obj))), {});
40
+ return jsonObj;
41
+ }
42
+ GroupTask.getJsonObj = getJsonObj;
43
+ GroupTask.type = "GROUP";
44
+ function getDeserializedJsonObj(obj, isParentJsonObj) {
45
+ const jsonObj = Object.assign(Object.assign({}, (isParentJsonObj ? obj : model.BatchTask.getDeserializedJsonObj(obj))), {});
46
+ return jsonObj;
47
+ }
48
+ GroupTask.getDeserializedJsonObj = getDeserializedJsonObj;
49
+ })(GroupTask = exports.GroupTask || (exports.GroupTask = {}));
50
+ //# sourceMappingURL=group-task.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"group-task.js","sourceRoot":"","sources":["../../../../../lib/batch/lib/model/group-task.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;GAWG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAelC,IAAiB,SAAS,CAkBzB;AAlBD,WAAiB,SAAS;IACxB,SAAgB,UAAU,CAAC,GAAc,EAAE,eAAyB;QAClE,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAC,UAAU,CAAC,GAAG,CAAe,CAAC,GACxE,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,oBAAU,aAOzB,CAAA;IACY,cAAI,GAAG,OAAO,CAAC;IAC5B,SAAgB,sBAAsB,CAAC,GAAc,EAAE,eAAyB;QAC9E,MAAM,OAAO,mCACR,CAAC,eAAe,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAE,KAAK,CAAC,SAAS,CAAC,sBAAsB,CAAC,GAAG,CAAe,CAAC,GACpF,EAAE,CACN,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAPe,gCAAsB,yBAOrC,CAAA;AACH,CAAC,EAlBgB,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAkBzB"}