oci-limitsincrease 2.126.1

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 (140) hide show
  1. package/LICENSE.txt +89 -0
  2. package/NOTICE.txt +1 -0
  3. package/README.md +22 -0
  4. package/THIRD_PARTY_LICENSES.txt +576 -0
  5. package/index.d.ts +25 -0
  6. package/index.js +48 -0
  7. package/index.js.map +1 -0
  8. package/lib/client.d.ts +236 -0
  9. package/lib/client.js +965 -0
  10. package/lib/client.js.map +1 -0
  11. package/lib/limitsincrease-waiter.d.ts +40 -0
  12. package/lib/limitsincrease-waiter.js +60 -0
  13. package/lib/limitsincrease-waiter.js.map +1 -0
  14. package/lib/model/create-limits-increase-item-request-details.d.ts +55 -0
  15. package/lib/model/create-limits-increase-item-request-details.js +64 -0
  16. package/lib/model/create-limits-increase-item-request-details.js.map +1 -0
  17. package/lib/model/create-limits-increase-request-details.d.ts +66 -0
  18. package/lib/model/create-limits-increase-request-details.js +64 -0
  19. package/lib/model/create-limits-increase-request-details.js.map +1 -0
  20. package/lib/model/index.d.ts +49 -0
  21. package/lib/model/index.js +72 -0
  22. package/lib/model/index.js.map +1 -0
  23. package/lib/model/limits-increase-item-question-request.d.ts +33 -0
  24. package/lib/model/limits-increase-item-question-request.js +32 -0
  25. package/lib/model/limits-increase-item-question-request.js.map +1 -0
  26. package/lib/model/limits-increase-item-question-response.d.ts +37 -0
  27. package/lib/model/limits-increase-item-question-response.js +32 -0
  28. package/lib/model/limits-increase-item-question-response.js.map +1 -0
  29. package/lib/model/limits-increase-item-request-collection.d.ts +30 -0
  30. package/lib/model/limits-increase-item-request-collection.js +64 -0
  31. package/lib/model/limits-increase-item-request-collection.js.map +1 -0
  32. package/lib/model/limits-increase-item-request-summary.d.ts +77 -0
  33. package/lib/model/limits-increase-item-request-summary.js +32 -0
  34. package/lib/model/limits-increase-item-request-summary.js.map +1 -0
  35. package/lib/model/limits-increase-item-request.d.ts +105 -0
  36. package/lib/model/limits-increase-item-request.js +77 -0
  37. package/lib/model/limits-increase-item-request.js.map +1 -0
  38. package/lib/model/limits-increase-question-collection.d.ts +33 -0
  39. package/lib/model/limits-increase-question-collection.js +64 -0
  40. package/lib/model/limits-increase-question-collection.js.map +1 -0
  41. package/lib/model/limits-increase-question-summary.d.ts +69 -0
  42. package/lib/model/limits-increase-question-summary.js +44 -0
  43. package/lib/model/limits-increase-question-summary.js.map +1 -0
  44. package/lib/model/limits-increase-request-collection.d.ts +30 -0
  45. package/lib/model/limits-increase-request-collection.js +64 -0
  46. package/lib/model/limits-increase-request-collection.js.map +1 -0
  47. package/lib/model/limits-increase-request-comment.d.ts +46 -0
  48. package/lib/model/limits-increase-request-comment.js +42 -0
  49. package/lib/model/limits-increase-request-comment.js.map +1 -0
  50. package/lib/model/limits-increase-request-summary.d.ts +87 -0
  51. package/lib/model/limits-increase-request-summary.js +32 -0
  52. package/lib/model/limits-increase-request-summary.js.map +1 -0
  53. package/lib/model/limits-increase-request.d.ts +118 -0
  54. package/lib/model/limits-increase-request.js +88 -0
  55. package/lib/model/limits-increase-request.js.map +1 -0
  56. package/lib/model/patch-insert-instruction.d.ts +33 -0
  57. package/lib/model/patch-insert-instruction.js +57 -0
  58. package/lib/model/patch-insert-instruction.js.map +1 -0
  59. package/lib/model/patch-instruction.d.ts +32 -0
  60. package/lib/model/patch-instruction.js +71 -0
  61. package/lib/model/patch-instruction.js.map +1 -0
  62. package/lib/model/patch-limits-increase-request-details.d.ts +32 -0
  63. package/lib/model/patch-limits-increase-request-details.js +64 -0
  64. package/lib/model/patch-limits-increase-request-details.js.map +1 -0
  65. package/lib/model/update-limits-increase-request-details.d.ts +42 -0
  66. package/lib/model/update-limits-increase-request-details.js +32 -0
  67. package/lib/model/update-limits-increase-request-details.js.map +1 -0
  68. package/lib/request/cancel-limits-increase-item-request-request.d.ts +40 -0
  69. package/lib/request/cancel-limits-increase-item-request-request.js +15 -0
  70. package/lib/request/cancel-limits-increase-item-request-request.js.map +1 -0
  71. package/lib/request/cancel-limits-increase-request-request.d.ts +40 -0
  72. package/lib/request/cancel-limits-increase-request-request.js +15 -0
  73. package/lib/request/cancel-limits-increase-request-request.js.map +1 -0
  74. package/lib/request/create-limits-increase-request-request.d.ts +33 -0
  75. package/lib/request/create-limits-increase-request-request.js +15 -0
  76. package/lib/request/create-limits-increase-request-request.js.map +1 -0
  77. package/lib/request/delete-limits-increase-request-request.d.ts +34 -0
  78. package/lib/request/delete-limits-increase-request-request.js +15 -0
  79. package/lib/request/delete-limits-increase-request-request.js.map +1 -0
  80. package/lib/request/get-limits-increase-item-request-request.d.ts +26 -0
  81. package/lib/request/get-limits-increase-item-request-request.js +15 -0
  82. package/lib/request/get-limits-increase-item-request-request.js.map +1 -0
  83. package/lib/request/get-limits-increase-request-request.d.ts +26 -0
  84. package/lib/request/get-limits-increase-request-request.js +15 -0
  85. package/lib/request/get-limits-increase-request-request.js.map +1 -0
  86. package/lib/request/index.d.ts +37 -0
  87. package/lib/request/index.js +44 -0
  88. package/lib/request/index.js.map +1 -0
  89. package/lib/request/list-limits-increase-item-requests-request.d.ts +70 -0
  90. package/lib/request/list-limits-increase-item-requests-request.js +28 -0
  91. package/lib/request/list-limits-increase-item-requests-request.js.map +1 -0
  92. package/lib/request/list-limits-increase-questions-request.d.ts +66 -0
  93. package/lib/request/list-limits-increase-questions-request.js +29 -0
  94. package/lib/request/list-limits-increase-questions-request.js.map +1 -0
  95. package/lib/request/list-limits-increase-requests-request.d.ts +65 -0
  96. package/lib/request/list-limits-increase-requests-request.js +29 -0
  97. package/lib/request/list-limits-increase-requests-request.js.map +1 -0
  98. package/lib/request/patch-limits-increase-request-request.d.ts +39 -0
  99. package/lib/request/patch-limits-increase-request-request.js +15 -0
  100. package/lib/request/patch-limits-increase-request-request.js.map +1 -0
  101. package/lib/request/update-limits-increase-request-request.d.ts +39 -0
  102. package/lib/request/update-limits-increase-request-request.js +15 -0
  103. package/lib/request/update-limits-increase-request-request.js.map +1 -0
  104. package/lib/response/cancel-limits-increase-item-request-response.d.ts +30 -0
  105. package/lib/response/cancel-limits-increase-item-request-response.js +15 -0
  106. package/lib/response/cancel-limits-increase-item-request-response.js.map +1 -0
  107. package/lib/response/cancel-limits-increase-request-response.d.ts +30 -0
  108. package/lib/response/cancel-limits-increase-request-response.js +15 -0
  109. package/lib/response/cancel-limits-increase-request-response.js.map +1 -0
  110. package/lib/response/create-limits-increase-request-response.d.ts +30 -0
  111. package/lib/response/create-limits-increase-request-response.js +15 -0
  112. package/lib/response/create-limits-increase-request-response.js.map +1 -0
  113. package/lib/response/delete-limits-increase-request-response.d.ts +20 -0
  114. package/lib/response/delete-limits-increase-request-response.js +15 -0
  115. package/lib/response/delete-limits-increase-request-response.js.map +1 -0
  116. package/lib/response/get-limits-increase-item-request-response.d.ts +30 -0
  117. package/lib/response/get-limits-increase-item-request-response.js +15 -0
  118. package/lib/response/get-limits-increase-item-request-response.js.map +1 -0
  119. package/lib/response/get-limits-increase-request-response.d.ts +30 -0
  120. package/lib/response/get-limits-increase-request-response.js +15 -0
  121. package/lib/response/get-limits-increase-request-response.js.map +1 -0
  122. package/lib/response/index.d.ts +37 -0
  123. package/lib/response/index.js +18 -0
  124. package/lib/response/index.js.map +1 -0
  125. package/lib/response/list-limits-increase-item-requests-response.d.ts +32 -0
  126. package/lib/response/list-limits-increase-item-requests-response.js +15 -0
  127. package/lib/response/list-limits-increase-item-requests-response.js.map +1 -0
  128. package/lib/response/list-limits-increase-questions-response.d.ts +32 -0
  129. package/lib/response/list-limits-increase-questions-response.js +15 -0
  130. package/lib/response/list-limits-increase-questions-response.js.map +1 -0
  131. package/lib/response/list-limits-increase-requests-response.d.ts +32 -0
  132. package/lib/response/list-limits-increase-requests-response.js +15 -0
  133. package/lib/response/list-limits-increase-requests-response.js.map +1 -0
  134. package/lib/response/patch-limits-increase-request-response.d.ts +30 -0
  135. package/lib/response/patch-limits-increase-request-response.js +15 -0
  136. package/lib/response/patch-limits-increase-request-response.js.map +1 -0
  137. package/lib/response/update-limits-increase-request-response.d.ts +30 -0
  138. package/lib/response/update-limits-increase-request-response.js +15 -0
  139. package/lib/response/update-limits-increase-request-response.js.map +1 -0
  140. package/package.json +29 -0
@@ -0,0 +1,37 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ /**
17
+ * A question and its response.
18
+ *
19
+ */
20
+ export interface LimitsIncreaseItemQuestionResponse {
21
+ /**
22
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the question.
23
+ */
24
+ "id": string;
25
+ /**
26
+ * The text of the question.
27
+ */
28
+ "questionText": string;
29
+ /**
30
+ * The response to the question.
31
+ */
32
+ "questionResponse": string;
33
+ }
34
+ export declare namespace LimitsIncreaseItemQuestionResponse {
35
+ function getJsonObj(obj: LimitsIncreaseItemQuestionResponse): object;
36
+ function getDeserializedJsonObj(obj: LimitsIncreaseItemQuestionResponse): object;
37
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.LimitsIncreaseItemQuestionResponse = void 0;
19
+ var LimitsIncreaseItemQuestionResponse;
20
+ (function (LimitsIncreaseItemQuestionResponse) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ LimitsIncreaseItemQuestionResponse.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ LimitsIncreaseItemQuestionResponse.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(LimitsIncreaseItemQuestionResponse = exports.LimitsIncreaseItemQuestionResponse || (exports.LimitsIncreaseItemQuestionResponse = {}));
32
+ //# sourceMappingURL=limits-increase-item-question-response.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"limits-increase-item-question-response.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/limits-increase-item-question-response.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAwBH,IAAiB,kCAAkC,CAWlD;AAXD,WAAiB,kCAAkC;IACjD,SAAgB,UAAU,CAAC,GAAuC;QAChE,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,6CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAuC;QAC5E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,yDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,kCAAkC,GAAlC,0CAAkC,KAAlC,0CAAkC,QAWlD"}
@@ -0,0 +1,30 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Collection of property summaries for limit increase items within the indicated limit increase request.
19
+ *
20
+ */
21
+ export interface LimitsIncreaseItemRequestCollection {
22
+ /**
23
+ * List of limit increase items.
24
+ */
25
+ "items": Array<model.LimitsIncreaseItemRequestSummary>;
26
+ }
27
+ export declare namespace LimitsIncreaseItemRequestCollection {
28
+ function getJsonObj(obj: LimitsIncreaseItemRequestCollection): object;
29
+ function getDeserializedJsonObj(obj: LimitsIncreaseItemRequestCollection): object;
30
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.LimitsIncreaseItemRequestCollection = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var LimitsIncreaseItemRequestCollection;
40
+ (function (LimitsIncreaseItemRequestCollection) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.LimitsIncreaseItemRequestSummary.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ LimitsIncreaseItemRequestCollection.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.LimitsIncreaseItemRequestSummary.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ LimitsIncreaseItemRequestCollection.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(LimitsIncreaseItemRequestCollection = exports.LimitsIncreaseItemRequestCollection || (exports.LimitsIncreaseItemRequestCollection = {}));
64
+ //# sourceMappingURL=limits-increase-item-request-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"limits-increase-item-request-collection.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/limits-increase-item-request-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAclC,IAAiB,mCAAmC,CA6BnD;AA7BD,WAAiB,mCAAmC;IAClD,SAAgB,UAAU,CAAC,GAAwC;QACjE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gCAAgC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACjE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,8CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAwC;QAC7E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,gCAAgC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC7E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,0DAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QA6BnD"}
@@ -0,0 +1,77 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ /**
17
+ * A summary of properties for a limit increase item within the indicated limit increase request.
18
+ *
19
+ */
20
+ export interface LimitsIncreaseItemRequestSummary {
21
+ /**
22
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase item.
23
+ *
24
+ */
25
+ "id": string;
26
+ /**
27
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the limit increase item.
28
+ * Note: The tenancy is the root compartment.
29
+ *
30
+ */
31
+ "compartmentId": string;
32
+ /**
33
+ * The region code for the limit increase item.
34
+ */
35
+ "region": string;
36
+ /**
37
+ * The scope of the limit increase item.
38
+ * For OCI, use the logical availability domain (AD) of the request.
39
+ * For Multicloud, use the availability zone (AZ) of the request
40
+ *
41
+ */
42
+ "scope"?: string;
43
+ /**
44
+ * The name of the service that owns the limit.
45
+ *
46
+ */
47
+ "serviceName": string;
48
+ /**
49
+ * The name of the limit to be increased.
50
+ *
51
+ */
52
+ "limitName": string;
53
+ /**
54
+ * The requested value for the limit. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
55
+ */
56
+ "value": number;
57
+ /**
58
+ * The value of the limit for the tenancy at the time of the request. Purely informative. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
59
+ */
60
+ "currentValue": number;
61
+ /**
62
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request that the limit increase item belongs to.
63
+ */
64
+ "limitsIncreaseRequestId": string;
65
+ /**
66
+ * The time that the limit increase request was created. Format defined by RFC3339.
67
+ */
68
+ "timeCreated": Date;
69
+ /**
70
+ * The current status of the limit increase item.
71
+ */
72
+ "lifecycleState": string;
73
+ }
74
+ export declare namespace LimitsIncreaseItemRequestSummary {
75
+ function getJsonObj(obj: LimitsIncreaseItemRequestSummary): object;
76
+ function getDeserializedJsonObj(obj: LimitsIncreaseItemRequestSummary): object;
77
+ }
@@ -0,0 +1,32 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ Object.defineProperty(exports, "__esModule", { value: true });
18
+ exports.LimitsIncreaseItemRequestSummary = void 0;
19
+ var LimitsIncreaseItemRequestSummary;
20
+ (function (LimitsIncreaseItemRequestSummary) {
21
+ function getJsonObj(obj) {
22
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
23
+ return jsonObj;
24
+ }
25
+ LimitsIncreaseItemRequestSummary.getJsonObj = getJsonObj;
26
+ function getDeserializedJsonObj(obj) {
27
+ const jsonObj = Object.assign(Object.assign({}, obj), {});
28
+ return jsonObj;
29
+ }
30
+ LimitsIncreaseItemRequestSummary.getDeserializedJsonObj = getDeserializedJsonObj;
31
+ })(LimitsIncreaseItemRequestSummary = exports.LimitsIncreaseItemRequestSummary || (exports.LimitsIncreaseItemRequestSummary = {}));
32
+ //# sourceMappingURL=limits-increase-item-request-summary.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"limits-increase-item-request-summary.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/limits-increase-item-request-summary.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;AAgEH,IAAiB,gCAAgC,CAWhD;AAXD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,2CAAU,aAIzB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCAAQ,GAAG,GAAK,EAAE,CAAE,CAAC;QAElC,OAAO,OAAO,CAAC;IACjB,CAAC;IAJe,uDAAsB,yBAIrC,CAAA;AACH,CAAC,EAXgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QAWhD"}
@@ -0,0 +1,105 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * The properties that define a limit increase item in a limit increase request.
19
+ * For information about limit increase requests, see
20
+ * [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
21
+ *
22
+ */
23
+ export interface LimitsIncreaseItemRequest {
24
+ /**
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase item.
26
+ *
27
+ */
28
+ "id": string;
29
+ /**
30
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment that contains the limit increase item.
31
+ * Note: The tenancy is the root compartment).
32
+ *
33
+ */
34
+ "compartmentId": string;
35
+ /**
36
+ * The region code for the limit increase item.
37
+ */
38
+ "region": string;
39
+ /**
40
+ * The scope of the limit increase item.
41
+ * For OCI, use the logical availability domain (AD) of the request.
42
+ * For Multicloud, use the availability zone (AZ) of the request
43
+ *
44
+ */
45
+ "scope"?: string;
46
+ /**
47
+ * The name of the service that owns the limit.
48
+ *
49
+ */
50
+ "serviceName": string;
51
+ /**
52
+ * The name of the limit to be increased.
53
+ *
54
+ */
55
+ "limitName": string;
56
+ /**
57
+ * The value of the limit for the tenancy at the time of the request. Purely informative. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
58
+ */
59
+ "currentValue": number;
60
+ /**
61
+ * The new value requested for the limit. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.
62
+ */
63
+ "value": number;
64
+ /**
65
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the limit increase request that the limit increase item belongs to.
66
+ *
67
+ */
68
+ "limitsIncreaseRequestId": string;
69
+ /**
70
+ * The time that the limit increase item was resolved. Format defined by RFC3339.
71
+ */
72
+ "timeResolution"?: Date;
73
+ /**
74
+ * The time that the limit increase item was created. Format defined by RFC3339.
75
+ */
76
+ "timeCreated": Date;
77
+ /**
78
+ * The time that the limit increase item was last updated. Format defined by RFC3339.
79
+ */
80
+ "timeUpdated"?: Date;
81
+ /**
82
+ * The current status of the limit increase item.
83
+ */
84
+ "lifecycleState": LimitsIncreaseItemRequest.LifecycleState;
85
+ /**
86
+ * List of questionnaire responses for the limit increase item.
87
+ */
88
+ "questionnaireResponse"?: Array<model.LimitsIncreaseItemQuestionResponse>;
89
+ }
90
+ export declare namespace LimitsIncreaseItemRequest {
91
+ enum LifecycleState {
92
+ Accepted = "ACCEPTED",
93
+ InProgress = "IN_PROGRESS",
94
+ Succeeded = "SUCCEEDED",
95
+ Canceled = "CANCELED",
96
+ Failed = "FAILED",
97
+ /**
98
+ * This value is used if a service returns a value for this enum that is not recognized by this
99
+ * version of the SDK.
100
+ */
101
+ UnknownValue = "UNKNOWN_VALUE"
102
+ }
103
+ function getJsonObj(obj: LimitsIncreaseItemRequest): object;
104
+ function getDeserializedJsonObj(obj: LimitsIncreaseItemRequest): object;
105
+ }
@@ -0,0 +1,77 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.LimitsIncreaseItemRequest = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var LimitsIncreaseItemRequest;
40
+ (function (LimitsIncreaseItemRequest) {
41
+ let LifecycleState;
42
+ (function (LifecycleState) {
43
+ LifecycleState["Accepted"] = "ACCEPTED";
44
+ LifecycleState["InProgress"] = "IN_PROGRESS";
45
+ LifecycleState["Succeeded"] = "SUCCEEDED";
46
+ LifecycleState["Canceled"] = "CANCELED";
47
+ LifecycleState["Failed"] = "FAILED";
48
+ /**
49
+ * This value is used if a service returns a value for this enum that is not recognized by this
50
+ * version of the SDK.
51
+ */
52
+ LifecycleState["UnknownValue"] = "UNKNOWN_VALUE";
53
+ })(LifecycleState = LimitsIncreaseItemRequest.LifecycleState || (LimitsIncreaseItemRequest.LifecycleState = {}));
54
+ function getJsonObj(obj) {
55
+ const jsonObj = Object.assign(Object.assign({}, obj), {
56
+ "questionnaireResponse": obj.questionnaireResponse
57
+ ? obj.questionnaireResponse.map(item => {
58
+ return model.LimitsIncreaseItemQuestionResponse.getJsonObj(item);
59
+ })
60
+ : undefined
61
+ });
62
+ return jsonObj;
63
+ }
64
+ LimitsIncreaseItemRequest.getJsonObj = getJsonObj;
65
+ function getDeserializedJsonObj(obj) {
66
+ const jsonObj = Object.assign(Object.assign({}, obj), {
67
+ "questionnaireResponse": obj.questionnaireResponse
68
+ ? obj.questionnaireResponse.map(item => {
69
+ return model.LimitsIncreaseItemQuestionResponse.getDeserializedJsonObj(item);
70
+ })
71
+ : undefined
72
+ });
73
+ return jsonObj;
74
+ }
75
+ LimitsIncreaseItemRequest.getDeserializedJsonObj = getDeserializedJsonObj;
76
+ })(LimitsIncreaseItemRequest = exports.LimitsIncreaseItemRequest || (exports.LimitsIncreaseItemRequest = {}));
77
+ //# sourceMappingURL=limits-increase-item-request.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"limits-increase-item-request.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/limits-increase-item-request.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AA6ElC,IAAiB,yBAAyB,CA0CzC;AA1CD,WAAiB,yBAAyB;IACxC,IAAY,cAWX;IAXD,WAAY,cAAc;QACxB,uCAAqB,CAAA;QACrB,4CAA0B,CAAA;QAC1B,yCAAuB,CAAA;QACvB,uCAAqB,CAAA;QACrB,mCAAiB,CAAA;QACjB;;;WAGG;QACH,gDAA8B,CAAA;IAChC,CAAC,EAXW,cAAc,GAAd,wCAAc,KAAd,wCAAc,QAWzB;IAED,SAAgB,UAAU,CAAC,GAA8B;QACvD,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,kCAAkC,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBACnE,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,oCAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAA8B;QACnE,MAAM,OAAO,mCACR,GAAG,GACH;YACD,uBAAuB,EAAE,GAAG,CAAC,qBAAqB;gBAChD,CAAC,CAAC,GAAG,CAAC,qBAAqB,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnC,OAAO,KAAK,CAAC,kCAAkC,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC/E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,gDAAsB,yBAarC,CAAA;AACH,CAAC,EA1CgB,yBAAyB,GAAzB,iCAAyB,KAAzB,iCAAyB,QA0CzC"}
@@ -0,0 +1,33 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ import * as model from "../model";
17
+ /**
18
+ * Collection of questions to be asked for certain limits.
19
+ * Example questions include database version for some limits in Autonomous AI Database or email domain for some limits in Email Delivery.
20
+ * For more information, see
21
+ * [Creating a Limit Increase Request](https://docs.oracle.com/iaas/Content/General/service-limits/create-request.htm).
22
+ *
23
+ */
24
+ export interface LimitsIncreaseQuestionCollection {
25
+ /**
26
+ * List of questions to be asked for certain limits.
27
+ */
28
+ "items": Array<model.LimitsIncreaseQuestionSummary>;
29
+ }
30
+ export declare namespace LimitsIncreaseQuestionCollection {
31
+ function getJsonObj(obj: LimitsIncreaseQuestionCollection): object;
32
+ function getDeserializedJsonObj(obj: LimitsIncreaseQuestionCollection): object;
33
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ /**
3
+ * Limits Increase API
4
+ * Use the Limits Increase API to work with limit increase requests.
5
+ For more information, see
6
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
7
+
8
+ * OpenAPI spec version: 20251101
9
+ *
10
+ *
11
+ * NOTE: This class is auto generated by OracleSDKGenerator.
12
+ * Do not edit the class manually.
13
+ *
14
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
15
+ * 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.
16
+ */
17
+ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
18
+ if (k2 === undefined) k2 = k;
19
+ Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
20
+ }) : (function(o, m, k, k2) {
21
+ if (k2 === undefined) k2 = k;
22
+ o[k2] = m[k];
23
+ }));
24
+ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
25
+ Object.defineProperty(o, "default", { enumerable: true, value: v });
26
+ }) : function(o, v) {
27
+ o["default"] = v;
28
+ });
29
+ var __importStar = (this && this.__importStar) || function (mod) {
30
+ if (mod && mod.__esModule) return mod;
31
+ var result = {};
32
+ if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
33
+ __setModuleDefault(result, mod);
34
+ return result;
35
+ };
36
+ Object.defineProperty(exports, "__esModule", { value: true });
37
+ exports.LimitsIncreaseQuestionCollection = void 0;
38
+ const model = __importStar(require("../model"));
39
+ var LimitsIncreaseQuestionCollection;
40
+ (function (LimitsIncreaseQuestionCollection) {
41
+ function getJsonObj(obj) {
42
+ const jsonObj = Object.assign(Object.assign({}, obj), {
43
+ "items": obj.items
44
+ ? obj.items.map(item => {
45
+ return model.LimitsIncreaseQuestionSummary.getJsonObj(item);
46
+ })
47
+ : undefined
48
+ });
49
+ return jsonObj;
50
+ }
51
+ LimitsIncreaseQuestionCollection.getJsonObj = getJsonObj;
52
+ function getDeserializedJsonObj(obj) {
53
+ const jsonObj = Object.assign(Object.assign({}, obj), {
54
+ "items": obj.items
55
+ ? obj.items.map(item => {
56
+ return model.LimitsIncreaseQuestionSummary.getDeserializedJsonObj(item);
57
+ })
58
+ : undefined
59
+ });
60
+ return jsonObj;
61
+ }
62
+ LimitsIncreaseQuestionCollection.getDeserializedJsonObj = getDeserializedJsonObj;
63
+ })(LimitsIncreaseQuestionCollection = exports.LimitsIncreaseQuestionCollection || (exports.LimitsIncreaseQuestionCollection = {}));
64
+ //# sourceMappingURL=limits-increase-question-collection.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"limits-increase-question-collection.js","sourceRoot":"","sources":["../../../../../lib/limitsincrease/lib/model/limits-increase-question-collection.ts"],"names":[],"mappings":";AAAA;;;;;;;;;;;;;;GAcG;;;;;;;;;;;;;;;;;;;;;;AAEH,gDAAkC;AAiBlC,IAAiB,gCAAgC,CA6BhD;AA7BD,WAAiB,gCAAgC;IAC/C,SAAgB,UAAU,CAAC,GAAqC;QAC9D,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,6BAA6B,CAAC,UAAU,CAAC,IAAI,CAAC,CAAC;gBAC9D,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,2CAAU,aAazB,CAAA;IACD,SAAgB,sBAAsB,CAAC,GAAqC;QAC1E,MAAM,OAAO,mCACR,GAAG,GACH;YACD,OAAO,EAAE,GAAG,CAAC,KAAK;gBAChB,CAAC,CAAC,GAAG,CAAC,KAAK,CAAC,GAAG,CAAC,IAAI,CAAC,EAAE;oBACnB,OAAO,KAAK,CAAC,6BAA6B,CAAC,sBAAsB,CAAC,IAAI,CAAC,CAAC;gBAC1E,CAAC,CAAC;gBACJ,CAAC,CAAC,SAAS;SACd,CACF,CAAC;QAEF,OAAO,OAAO,CAAC;IACjB,CAAC;IAbe,uDAAsB,yBAarC,CAAA;AACH,CAAC,EA7BgB,gCAAgC,GAAhC,wCAAgC,KAAhC,wCAAgC,QA6BhD"}
@@ -0,0 +1,69 @@
1
+ /**
2
+ * Limits Increase API
3
+ * Use the Limits Increase API to work with limit increase requests.
4
+ For more information, see
5
+ [Working with Limit Increase Requests](https://docs.oracle.com/iaas/Content/General/service-limits/requests.htm).
6
+
7
+ * OpenAPI spec version: 20251101
8
+ *
9
+ *
10
+ * NOTE: This class is auto generated by OracleSDKGenerator.
11
+ * Do not edit the class manually.
12
+ *
13
+ * Copyright (c) 2020, 2026, Oracle and/or its affiliates. All rights reserved.
14
+ * 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.
15
+ */
16
+ /**
17
+ * A summary of properties for a question to be asked for a certain limit.
18
+ * Example questions include database version for some limits in Autonomous AI Database or email domain for some limits in Email Delivery.
19
+ * For more information, see
20
+ * [Creating a Limit Increase Request](https://docs.oracle.com/iaas/Content/General/service-limits/create-request.htm).
21
+ *
22
+ */
23
+ export interface LimitsIncreaseQuestionSummary {
24
+ /**
25
+ * The [OCID](https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the question.
26
+ */
27
+ "id": string;
28
+ /**
29
+ * The name of the service for the question.
30
+ */
31
+ "service": string;
32
+ /**
33
+ * The name of the limit for the question (empty if the question is for the service).
34
+ */
35
+ "limitName"?: string;
36
+ /**
37
+ * The text for the question.
38
+ */
39
+ "questionText": string;
40
+ /**
41
+ * The type of question.
42
+ */
43
+ "questionType": LimitsIncreaseQuestionSummary.QuestionType;
44
+ /**
45
+ * Set options for the question. Applies to questions that aren't free text.
46
+ */
47
+ "options"?: {
48
+ [key: string]: string;
49
+ };
50
+ /**
51
+ * When {@code true}, requires an answer to the question.
52
+ */
53
+ "isRequired": boolean;
54
+ }
55
+ export declare namespace LimitsIncreaseQuestionSummary {
56
+ enum QuestionType {
57
+ Text = "TEXT",
58
+ Number = "NUMBER",
59
+ Radio = "RADIO",
60
+ Checkbox = "CHECKBOX",
61
+ /**
62
+ * This value is used if a service returns a value for this enum that is not recognized by this
63
+ * version of the SDK.
64
+ */
65
+ UnknownValue = "UNKNOWN_VALUE"
66
+ }
67
+ function getJsonObj(obj: LimitsIncreaseQuestionSummary): object;
68
+ function getDeserializedJsonObj(obj: LimitsIncreaseQuestionSummary): object;
69
+ }