oci-generativeaiinference 2.100.1 → 2.100.2

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 (127) hide show
  1. package/index.d.ts +1 -1
  2. package/index.js +1 -1
  3. package/lib/client.d.ts +1 -1
  4. package/lib/client.js +1 -1
  5. package/lib/model/assistant-message.d.ts +1 -1
  6. package/lib/model/assistant-message.js +1 -1
  7. package/lib/model/base-chat-request.d.ts +1 -1
  8. package/lib/model/base-chat-request.js +1 -1
  9. package/lib/model/base-chat-response.d.ts +1 -1
  10. package/lib/model/base-chat-response.js +1 -1
  11. package/lib/model/chat-choice.d.ts +1 -1
  12. package/lib/model/chat-choice.js +1 -1
  13. package/lib/model/chat-content.d.ts +1 -1
  14. package/lib/model/chat-content.js +1 -1
  15. package/lib/model/chat-details.d.ts +1 -1
  16. package/lib/model/chat-details.js +1 -1
  17. package/lib/model/chat-result.d.ts +1 -1
  18. package/lib/model/chat-result.js +1 -1
  19. package/lib/model/choice.d.ts +1 -1
  20. package/lib/model/choice.js +1 -1
  21. package/lib/model/citation.d.ts +1 -1
  22. package/lib/model/citation.js +1 -1
  23. package/lib/model/cohere-chat-bot-message.d.ts +1 -1
  24. package/lib/model/cohere-chat-bot-message.js +1 -1
  25. package/lib/model/cohere-chat-request.d.ts +1 -1
  26. package/lib/model/cohere-chat-request.js +1 -1
  27. package/lib/model/cohere-chat-response.d.ts +1 -1
  28. package/lib/model/cohere-chat-response.js +1 -1
  29. package/lib/model/cohere-llm-inference-request.d.ts +1 -1
  30. package/lib/model/cohere-llm-inference-request.js +1 -1
  31. package/lib/model/cohere-llm-inference-response.d.ts +1 -1
  32. package/lib/model/cohere-llm-inference-response.js +1 -1
  33. package/lib/model/cohere-message.d.ts +1 -1
  34. package/lib/model/cohere-message.js +1 -1
  35. package/lib/model/cohere-parameter-definition.d.ts +1 -1
  36. package/lib/model/cohere-parameter-definition.js +1 -1
  37. package/lib/model/cohere-response-format.d.ts +1 -1
  38. package/lib/model/cohere-response-format.js +1 -1
  39. package/lib/model/cohere-response-json-format.d.ts +1 -1
  40. package/lib/model/cohere-response-json-format.js +1 -1
  41. package/lib/model/cohere-response-text-format.d.ts +1 -1
  42. package/lib/model/cohere-response-text-format.js +1 -1
  43. package/lib/model/cohere-system-message.d.ts +1 -1
  44. package/lib/model/cohere-system-message.js +1 -1
  45. package/lib/model/cohere-tool-call.d.ts +1 -1
  46. package/lib/model/cohere-tool-call.js +1 -1
  47. package/lib/model/cohere-tool-message.d.ts +1 -1
  48. package/lib/model/cohere-tool-message.js +1 -1
  49. package/lib/model/cohere-tool-result.d.ts +1 -1
  50. package/lib/model/cohere-tool-result.js +1 -1
  51. package/lib/model/cohere-tool.d.ts +1 -1
  52. package/lib/model/cohere-tool.js +1 -1
  53. package/lib/model/cohere-user-message.d.ts +1 -1
  54. package/lib/model/cohere-user-message.js +1 -1
  55. package/lib/model/dedicated-serving-mode.d.ts +1 -1
  56. package/lib/model/dedicated-serving-mode.js +1 -1
  57. package/lib/model/embed-text-details.d.ts +1 -1
  58. package/lib/model/embed-text-details.js +1 -1
  59. package/lib/model/embed-text-result.d.ts +1 -1
  60. package/lib/model/embed-text-result.js +1 -1
  61. package/lib/model/generate-text-details.d.ts +1 -1
  62. package/lib/model/generate-text-details.js +1 -1
  63. package/lib/model/generate-text-result.d.ts +1 -1
  64. package/lib/model/generate-text-result.js +1 -1
  65. package/lib/model/generated-text.d.ts +1 -1
  66. package/lib/model/generated-text.js +1 -1
  67. package/lib/model/generic-chat-request.d.ts +1 -1
  68. package/lib/model/generic-chat-request.js +1 -1
  69. package/lib/model/generic-chat-response.d.ts +1 -1
  70. package/lib/model/generic-chat-response.js +1 -1
  71. package/lib/model/image-content.d.ts +1 -1
  72. package/lib/model/image-content.js +1 -1
  73. package/lib/model/image-url.d.ts +1 -1
  74. package/lib/model/image-url.js +1 -1
  75. package/lib/model/index.d.ts +1 -1
  76. package/lib/model/index.js +1 -1
  77. package/lib/model/llama-llm-inference-request.d.ts +1 -1
  78. package/lib/model/llama-llm-inference-request.js +1 -1
  79. package/lib/model/llama-llm-inference-response.d.ts +1 -1
  80. package/lib/model/llama-llm-inference-response.js +1 -1
  81. package/lib/model/llm-inference-request.d.ts +1 -1
  82. package/lib/model/llm-inference-request.js +1 -1
  83. package/lib/model/llm-inference-response.d.ts +1 -1
  84. package/lib/model/llm-inference-response.js +1 -1
  85. package/lib/model/logprobs.d.ts +1 -1
  86. package/lib/model/logprobs.js +1 -1
  87. package/lib/model/message.d.ts +1 -1
  88. package/lib/model/message.js +1 -1
  89. package/lib/model/on-demand-serving-mode.d.ts +1 -1
  90. package/lib/model/on-demand-serving-mode.js +1 -1
  91. package/lib/model/search-query.d.ts +1 -1
  92. package/lib/model/search-query.js +1 -1
  93. package/lib/model/serving-mode.d.ts +1 -1
  94. package/lib/model/serving-mode.js +1 -1
  95. package/lib/model/summarize-text-details.d.ts +1 -1
  96. package/lib/model/summarize-text-details.js +1 -1
  97. package/lib/model/summarize-text-result.d.ts +1 -1
  98. package/lib/model/summarize-text-result.js +1 -1
  99. package/lib/model/system-message.d.ts +1 -1
  100. package/lib/model/system-message.js +1 -1
  101. package/lib/model/text-content.d.ts +1 -1
  102. package/lib/model/text-content.js +1 -1
  103. package/lib/model/token-likelihood.d.ts +1 -1
  104. package/lib/model/token-likelihood.js +1 -1
  105. package/lib/model/user-message.d.ts +1 -1
  106. package/lib/model/user-message.js +1 -1
  107. package/lib/request/chat-request.d.ts +1 -1
  108. package/lib/request/chat-request.js +1 -1
  109. package/lib/request/embed-text-request.d.ts +1 -1
  110. package/lib/request/embed-text-request.js +1 -1
  111. package/lib/request/generate-text-request.d.ts +1 -1
  112. package/lib/request/generate-text-request.js +1 -1
  113. package/lib/request/index.d.ts +1 -1
  114. package/lib/request/index.js +1 -1
  115. package/lib/request/summarize-text-request.d.ts +1 -1
  116. package/lib/request/summarize-text-request.js +1 -1
  117. package/lib/response/chat-response.d.ts +1 -1
  118. package/lib/response/chat-response.js +1 -1
  119. package/lib/response/embed-text-response.d.ts +1 -1
  120. package/lib/response/embed-text-response.js +1 -1
  121. package/lib/response/generate-text-response.d.ts +1 -1
  122. package/lib/response/generate-text-response.js +1 -1
  123. package/lib/response/index.d.ts +1 -1
  124. package/lib/response/index.js +1 -1
  125. package/lib/response/summarize-text-response.d.ts +1 -1
  126. package/lib/response/summarize-text-response.js +1 -1
  127. package/package.json +3 -3
package/index.d.ts CHANGED
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as requests from "./lib/request";
package/index.js CHANGED
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
package/lib/client.d.ts CHANGED
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import common = require("oci-common");
package/lib/client.js CHANGED
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  /**
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
@@ -14,7 +14,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
14
14
  * NOTE: This class is auto generated by OracleSDKGenerator.
15
15
  * Do not edit the class manually.
16
16
  *
17
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
17
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
18
18
  * 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.
19
19
  */
20
20
  import * as model from "../model";
@@ -15,7 +15,7 @@ To learn more about the service, see the [Generative AI documentation](/iaas/Con
15
15
  * NOTE: This class is auto generated by OracleSDKGenerator.
16
16
  * Do not edit the class manually.
17
17
  *
18
- * Copyright (c) 2020, 2024, Oracle and/or its affiliates. All rights reserved.
18
+ * Copyright (c) 2020, 2025, Oracle and/or its affiliates. All rights reserved.
19
19
  * 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.
20
20
  */
21
21
  var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {