oci-datacatalog 2.85.0 → 2.86.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 (171) hide show
  1. package/lib/client.d.ts +157 -148
  2. package/lib/client.js +211 -149
  3. package/lib/client.js.map +1 -1
  4. package/lib/model/import-lineage-details.d.ts +27 -0
  5. package/lib/model/import-lineage-details.js +31 -0
  6. package/lib/model/import-lineage-details.js.map +1 -0
  7. package/lib/model/import-lineage-job-result.d.ts +44 -0
  8. package/lib/model/import-lineage-job-result.js +31 -0
  9. package/lib/model/import-lineage-job-result.js.map +1 -0
  10. package/lib/model/index.d.ts +4 -0
  11. package/lib/model/index.js +6 -2
  12. package/lib/model/index.js.map +1 -1
  13. package/lib/request/add-catalog-lock-request.d.ts +1 -1
  14. package/lib/request/add-catalog-private-endpoint-lock-request.d.ts +1 -1
  15. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  16. package/lib/request/add-metastore-lock-request.d.ts +1 -1
  17. package/lib/request/associate-custom-property-request.d.ts +1 -1
  18. package/lib/request/asynchronous-export-data-asset-request.d.ts +1 -1
  19. package/lib/request/asynchronous-export-glossary-request.d.ts +1 -1
  20. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  21. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  22. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  23. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  24. package/lib/request/create-attribute-request.d.ts +1 -1
  25. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  26. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  27. package/lib/request/create-catalog-request.d.ts +1 -1
  28. package/lib/request/create-connection-request.d.ts +1 -1
  29. package/lib/request/create-custom-property-request.d.ts +1 -1
  30. package/lib/request/create-data-asset-request.d.ts +1 -1
  31. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  32. package/lib/request/create-entity-request.d.ts +1 -1
  33. package/lib/request/create-entity-tag-request.d.ts +1 -1
  34. package/lib/request/create-folder-request.d.ts +1 -1
  35. package/lib/request/create-folder-tag-request.d.ts +1 -1
  36. package/lib/request/create-glossary-request.d.ts +1 -1
  37. package/lib/request/create-job-definition-request.d.ts +1 -1
  38. package/lib/request/create-job-execution-request.d.ts +1 -1
  39. package/lib/request/create-job-request.d.ts +1 -1
  40. package/lib/request/create-metastore-request.d.ts +1 -1
  41. package/lib/request/create-namespace-request.d.ts +1 -1
  42. package/lib/request/create-pattern-request.d.ts +1 -1
  43. package/lib/request/create-term-relationship-request.d.ts +1 -1
  44. package/lib/request/create-term-request.d.ts +1 -1
  45. package/lib/request/delete-attribute-request.d.ts +1 -1
  46. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  47. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  48. package/lib/request/delete-catalog-request.d.ts +1 -1
  49. package/lib/request/delete-connection-request.d.ts +1 -1
  50. package/lib/request/delete-custom-property-request.d.ts +1 -1
  51. package/lib/request/delete-data-asset-request.d.ts +1 -1
  52. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  53. package/lib/request/delete-entity-request.d.ts +1 -1
  54. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  55. package/lib/request/delete-folder-request.d.ts +1 -1
  56. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  57. package/lib/request/delete-glossary-request.d.ts +1 -1
  58. package/lib/request/delete-job-definition-request.d.ts +1 -1
  59. package/lib/request/delete-job-request.d.ts +1 -1
  60. package/lib/request/delete-metastore-request.d.ts +1 -1
  61. package/lib/request/delete-namespace-request.d.ts +1 -1
  62. package/lib/request/delete-pattern-request.d.ts +1 -1
  63. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  64. package/lib/request/delete-term-request.d.ts +1 -1
  65. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  66. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  67. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  68. package/lib/request/export-glossary-request.d.ts +1 -1
  69. package/lib/request/fetch-entity-lineage-request.d.ts +1 -1
  70. package/lib/request/get-attribute-request.d.ts +1 -1
  71. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  72. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  73. package/lib/request/get-catalog-request.d.ts +1 -1
  74. package/lib/request/get-connection-request.d.ts +1 -1
  75. package/lib/request/get-custom-property-request.d.ts +1 -1
  76. package/lib/request/get-data-asset-request.d.ts +1 -1
  77. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  78. package/lib/request/get-entity-request.d.ts +1 -1
  79. package/lib/request/get-entity-tag-request.d.ts +1 -1
  80. package/lib/request/get-folder-request.d.ts +1 -1
  81. package/lib/request/get-folder-tag-request.d.ts +1 -1
  82. package/lib/request/get-glossary-request.d.ts +1 -1
  83. package/lib/request/get-job-definition-request.d.ts +1 -1
  84. package/lib/request/get-job-execution-request.d.ts +1 -1
  85. package/lib/request/get-job-log-request.d.ts +1 -1
  86. package/lib/request/get-job-metrics-request.d.ts +1 -1
  87. package/lib/request/get-job-request.d.ts +1 -1
  88. package/lib/request/get-metastore-request.d.ts +1 -1
  89. package/lib/request/get-namespace-request.d.ts +1 -1
  90. package/lib/request/get-pattern-request.d.ts +1 -1
  91. package/lib/request/get-term-relationship-request.d.ts +1 -1
  92. package/lib/request/get-term-request.d.ts +1 -1
  93. package/lib/request/get-type-request.d.ts +1 -1
  94. package/lib/request/get-work-request-request.d.ts +1 -1
  95. package/lib/request/import-connection-request.d.ts +1 -1
  96. package/lib/request/import-data-asset-request.d.ts +1 -1
  97. package/lib/request/import-glossary-request.d.ts +1 -1
  98. package/lib/request/import-lineage-request.d.ts +44 -0
  99. package/lib/request/import-lineage-request.js +15 -0
  100. package/lib/request/import-lineage-request.js.map +1 -0
  101. package/lib/request/index.d.ts +2 -0
  102. package/lib/request/index.js.map +1 -1
  103. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  104. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  105. package/lib/request/list-attributes-request.d.ts +1 -1
  106. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  107. package/lib/request/list-catalogs-request.d.ts +1 -1
  108. package/lib/request/list-connections-request.d.ts +1 -1
  109. package/lib/request/list-custom-properties-request.d.ts +1 -1
  110. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  111. package/lib/request/list-data-assets-request.d.ts +1 -1
  112. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  113. package/lib/request/list-entities-request.d.ts +5 -1
  114. package/lib/request/list-entities-request.js.map +1 -1
  115. package/lib/request/list-entity-tags-request.d.ts +1 -1
  116. package/lib/request/list-folder-tags-request.d.ts +1 -1
  117. package/lib/request/list-folders-request.d.ts +1 -1
  118. package/lib/request/list-glossaries-request.d.ts +1 -1
  119. package/lib/request/list-job-definitions-request.d.ts +1 -1
  120. package/lib/request/list-job-executions-request.d.ts +1 -1
  121. package/lib/request/list-job-logs-request.d.ts +1 -1
  122. package/lib/request/list-job-metrics-request.d.ts +1 -1
  123. package/lib/request/list-jobs-request.d.ts +1 -1
  124. package/lib/request/list-metastores-request.d.ts +1 -1
  125. package/lib/request/list-namespaces-request.d.ts +1 -1
  126. package/lib/request/list-patterns-request.d.ts +1 -1
  127. package/lib/request/list-rules-request.d.ts +1 -1
  128. package/lib/request/list-tags-request.d.ts +1 -1
  129. package/lib/request/list-term-relationships-request.d.ts +1 -1
  130. package/lib/request/list-terms-request.d.ts +1 -1
  131. package/lib/request/list-types-request.d.ts +1 -1
  132. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  133. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  134. package/lib/request/list-work-requests-request.d.ts +1 -1
  135. package/lib/request/object-stats-request.d.ts +1 -1
  136. package/lib/request/parse-connection-request.d.ts +1 -1
  137. package/lib/request/process-recommendation-request.d.ts +1 -1
  138. package/lib/request/recommendations-request.d.ts +1 -1
  139. package/lib/request/remove-catalog-lock-request.d.ts +1 -1
  140. package/lib/request/remove-catalog-private-endpoint-lock-request.d.ts +1 -1
  141. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  142. package/lib/request/remove-metastore-lock-request.d.ts +1 -1
  143. package/lib/request/search-criteria-request.d.ts +1 -1
  144. package/lib/request/suggest-matches-request.d.ts +1 -1
  145. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  146. package/lib/request/test-connection-request.d.ts +1 -1
  147. package/lib/request/update-attribute-request.d.ts +1 -1
  148. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  149. package/lib/request/update-catalog-request.d.ts +1 -1
  150. package/lib/request/update-connection-request.d.ts +1 -1
  151. package/lib/request/update-custom-property-request.d.ts +1 -1
  152. package/lib/request/update-data-asset-request.d.ts +1 -1
  153. package/lib/request/update-entity-request.d.ts +1 -1
  154. package/lib/request/update-folder-request.d.ts +1 -1
  155. package/lib/request/update-glossary-request.d.ts +1 -1
  156. package/lib/request/update-job-definition-request.d.ts +1 -1
  157. package/lib/request/update-job-request.d.ts +1 -1
  158. package/lib/request/update-metastore-request.d.ts +1 -1
  159. package/lib/request/update-namespace-request.d.ts +1 -1
  160. package/lib/request/update-pattern-request.d.ts +1 -1
  161. package/lib/request/update-term-relationship-request.d.ts +1 -1
  162. package/lib/request/update-term-request.d.ts +1 -1
  163. package/lib/request/upload-credentials-request.d.ts +1 -1
  164. package/lib/request/users-request.d.ts +1 -1
  165. package/lib/request/validate-connection-request.d.ts +1 -1
  166. package/lib/request/validate-pattern-request.d.ts +1 -1
  167. package/lib/response/import-lineage-response.d.ts +25 -0
  168. package/lib/response/import-lineage-response.js +15 -0
  169. package/lib/response/import-lineage-response.js.map +1 -0
  170. package/lib/response/index.d.ts +2 -0
  171. package/package.json +3 -3
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteAttributeTag.ts.html |here} to see how to use DeleteAttributeTagRequest.
16
16
  */
17
17
  export interface DeleteAttributeTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteCatalogPrivateEndpoint.ts.html |here} to see how to use DeleteCatalogPrivateEndpointRequest.
16
16
  */
17
17
  export interface DeleteCatalogPrivateEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalogRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteCatalog.ts.html |here} to see how to use DeleteCatalogRequest.
16
16
  */
17
17
  export interface DeleteCatalogRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteConnection.ts.html |here} to see how to use DeleteConnectionRequest.
16
16
  */
17
17
  export interface DeleteConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomPropertyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteCustomProperty.ts.html |here} to see how to use DeleteCustomPropertyRequest.
16
16
  */
17
17
  export interface DeleteCustomPropertyRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAssetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteDataAsset.ts.html |here} to see how to use DeleteDataAssetRequest.
16
16
  */
17
17
  export interface DeleteDataAssetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteDataAssetTag.ts.html |here} to see how to use DeleteDataAssetTagRequest.
16
16
  */
17
17
  export interface DeleteDataAssetTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteEntity.ts.html |here} to see how to use DeleteEntityRequest.
16
16
  */
17
17
  export interface DeleteEntityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteEntityTag.ts.html |here} to see how to use DeleteEntityTagRequest.
16
16
  */
17
17
  export interface DeleteEntityTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolderRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteFolder.ts.html |here} to see how to use DeleteFolderRequest.
16
16
  */
17
17
  export interface DeleteFolderRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteFolderTag.ts.html |here} to see how to use DeleteFolderTagRequest.
16
16
  */
17
17
  export interface DeleteFolderTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteGlossary.ts.html |here} to see how to use DeleteGlossaryRequest.
16
16
  */
17
17
  export interface DeleteGlossaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinitionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteJobDefinition.ts.html |here} to see how to use DeleteJobDefinitionRequest.
16
16
  */
17
17
  export interface DeleteJobDefinitionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteJob.ts.html |here} to see how to use DeleteJobRequest.
16
16
  */
17
17
  export interface DeleteJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastoreRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteMetastore.ts.html |here} to see how to use DeleteMetastoreRequest.
16
16
  */
17
17
  export interface DeleteMetastoreRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteNamespace.ts.html |here} to see how to use DeleteNamespaceRequest.
16
16
  */
17
17
  export interface DeleteNamespaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePatternRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeletePattern.ts.html |here} to see how to use DeletePatternRequest.
16
16
  */
17
17
  export interface DeletePatternRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationshipRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteTermRelationship.ts.html |here} to see how to use DeleteTermRelationshipRequest.
16
16
  */
17
17
  export interface DeleteTermRelationshipRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTermRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DeleteTerm.ts.html |here} to see how to use DeleteTermRequest.
16
16
  */
17
17
  export interface DeleteTermRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DetachCatalogPrivateEndpoint.ts.html |here} to see how to use DetachCatalogPrivateEndpointRequest.
17
17
  */
18
18
  export interface DetachCatalogPrivateEndpointRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomPropertyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/DisassociateCustomProperty.ts.html |here} to see how to use DisassociateCustomPropertyRequest.
17
17
  */
18
18
  export interface DisassociateCustomPropertyRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ExpandTreeForGlossary.ts.html |here} to see how to use ExpandTreeForGlossaryRequest.
16
16
  */
17
17
  export interface ExpandTreeForGlossaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ExportGlossary.ts.html |here} to see how to use ExportGlossaryRequest.
16
16
  */
17
17
  export interface ExportGlossaryRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineageRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/FetchEntityLineage.ts.html |here} to see how to use FetchEntityLineageRequest.
17
17
  */
18
18
  export interface FetchEntityLineageRequest extends common.BaseRequest {
19
19
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttributeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetAttribute.ts.html |here} to see how to use GetAttributeRequest.
16
16
  */
17
17
  export interface GetAttributeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetAttributeTag.ts.html |here} to see how to use GetAttributeTagRequest.
16
16
  */
17
17
  export interface GetAttributeTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpointRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetCatalogPrivateEndpoint.ts.html |here} to see how to use GetCatalogPrivateEndpointRequest.
16
16
  */
17
17
  export interface GetCatalogPrivateEndpointRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalogRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetCatalog.ts.html |here} to see how to use GetCatalogRequest.
16
16
  */
17
17
  export interface GetCatalogRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetConnection.ts.html |here} to see how to use GetConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetConnection.ts.html |here} to see how to use GetConnectionRequest.
16
16
  */
17
17
  export interface GetConnectionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomPropertyRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetCustomProperty.ts.html |here} to see how to use GetCustomPropertyRequest.
16
16
  */
17
17
  export interface GetCustomPropertyRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAssetRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetDataAsset.ts.html |here} to see how to use GetDataAssetRequest.
16
16
  */
17
17
  export interface GetDataAssetRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetDataAssetTag.ts.html |here} to see how to use GetDataAssetTagRequest.
16
16
  */
17
17
  export interface GetDataAssetTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetEntity.ts.html |here} to see how to use GetEntityRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetEntity.ts.html |here} to see how to use GetEntityRequest.
16
16
  */
17
17
  export interface GetEntityRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetEntityTag.ts.html |here} to see how to use GetEntityTagRequest.
16
16
  */
17
17
  export interface GetEntityTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetFolder.ts.html |here} to see how to use GetFolderRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetFolder.ts.html |here} to see how to use GetFolderRequest.
16
16
  */
17
17
  export interface GetFolderRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTagRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetFolderTag.ts.html |here} to see how to use GetFolderTagRequest.
16
16
  */
17
17
  export interface GetFolderTagRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossaryRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetGlossary.ts.html |here} to see how to use GetGlossaryRequest.
16
16
  */
17
17
  export interface GetGlossaryRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinitionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetJobDefinition.ts.html |here} to see how to use GetJobDefinitionRequest.
16
16
  */
17
17
  export interface GetJobDefinitionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecutionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetJobExecution.ts.html |here} to see how to use GetJobExecutionRequest.
16
16
  */
17
17
  export interface GetJobExecutionRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLogRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetJobLog.ts.html |here} to see how to use GetJobLogRequest.
16
16
  */
17
17
  export interface GetJobLogRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetricsRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetJobMetrics.ts.html |here} to see how to use GetJobMetricsRequest.
16
16
  */
17
17
  export interface GetJobMetricsRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetJob.ts.html |here} to see how to use GetJobRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetJob.ts.html |here} to see how to use GetJobRequest.
16
16
  */
17
17
  export interface GetJobRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastoreRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetMetastore.ts.html |here} to see how to use GetMetastoreRequest.
16
16
  */
17
17
  export interface GetMetastoreRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespaceRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetNamespace.ts.html |here} to see how to use GetNamespaceRequest.
16
16
  */
17
17
  export interface GetNamespaceRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetPattern.ts.html |here} to see how to use GetPatternRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetPattern.ts.html |here} to see how to use GetPatternRequest.
16
16
  */
17
17
  export interface GetPatternRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationshipRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetTermRelationship.ts.html |here} to see how to use GetTermRelationshipRequest.
16
16
  */
17
17
  export interface GetTermRelationshipRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetTerm.ts.html |here} to see how to use GetTermRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetTerm.ts.html |here} to see how to use GetTermRequest.
16
16
  */
17
17
  export interface GetTermRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetType.ts.html |here} to see how to use GetTypeRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetType.ts.html |here} to see how to use GetTypeRequest.
16
16
  */
17
17
  export interface GetTypeRequest extends common.BaseRequest {
18
18
  /**
@@ -12,7 +12,7 @@
12
12
  */
13
13
  import common = require("oci-common");
14
14
  /**
15
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/GetWorkRequest.ts.html |here} to see how to use GetWorkRequestRequest.
16
16
  */
17
17
  export interface GetWorkRequestRequest extends common.BaseRequest {
18
18
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ImportConnection.ts.html |here} to see how to use ImportConnectionRequest.
17
17
  */
18
18
  export interface ImportConnectionRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ImportDataAsset.ts.html |here} to see how to use ImportDataAssetRequest.
17
17
  */
18
18
  export interface ImportDataAssetRequest extends common.BaseRequest {
19
19
  /**
@@ -13,7 +13,7 @@
13
13
  import * as model from "../model";
14
14
  import common = require("oci-common");
15
15
  /**
16
- * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.85.0/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossaryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ImportGlossary.ts.html |here} to see how to use ImportGlossaryRequest.
17
17
  */
18
18
  export interface ImportGlossaryRequest extends common.BaseRequest {
19
19
  /**
@@ -0,0 +1,44 @@
1
+ /**
2
+ *
3
+ *
4
+ * OpenAPI spec version: 20190325
5
+ *
6
+ *
7
+ * NOTE: This class is auto generated by OracleSDKGenerator.
8
+ * Do not edit the class manually.
9
+ *
10
+ * Copyright (c) 2020, 2024, 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
+ import common = require("oci-common");
15
+ /**
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.86.1/datacatalog/ImportLineage.ts.html |here} to see how to use ImportLineageRequest.
17
+ */
18
+ export interface ImportLineageRequest extends common.BaseRequest {
19
+ /**
20
+ * Unique catalog identifier.
21
+ */
22
+ "catalogId": string;
23
+ /**
24
+ * Unique data asset key.
25
+ */
26
+ "dataAssetKey": string;
27
+ /**
28
+ * Details needed by the lineage import request.
29
+ */
30
+ "importLineageDetails": model.ImportLineageDetails;
31
+ /**
32
+ * A token that uniquely identifies a request so it can be retried in case of a timeout or
33
+ * server error without risk of executing that same action again. Retry tokens expire after 24
34
+ * hours, but can be invalidated before then due to conflicting operations. For example, if a resource
35
+ * has been deleted and purged from the system, then a retry of the original creation request
36
+ * might be rejected.
37
+ *
38
+ */
39
+ "opcRetryToken"?: string;
40
+ /**
41
+ * The client request ID for tracing.
42
+ */
43
+ "opcRequestId"?: string;
44
+ }
@@ -0,0 +1,15 @@
1
+ "use strict";
2
+ /**
3
+ *
4
+ *
5
+ * OpenAPI spec version: 20190325
6
+ *
7
+ *
8
+ * NOTE: This class is auto generated by OracleSDKGenerator.
9
+ * Do not edit the class manually.
10
+ *
11
+ * Copyright (c) 2020, 2024, 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
+ Object.defineProperty(exports, "__esModule", { value: true });
15
+ //# sourceMappingURL=import-lineage-request.js.map