oci-datacatalog 2.58.1 → 2.60.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (142) hide show
  1. package/lib/client.d.ts +139 -139
  2. package/lib/client.js +139 -139
  3. package/lib/request/add-data-selector-patterns-request.d.ts +1 -1
  4. package/lib/request/associate-custom-property-request.d.ts +1 -1
  5. package/lib/request/attach-catalog-private-endpoint-request.d.ts +1 -1
  6. package/lib/request/change-catalog-compartment-request.d.ts +1 -1
  7. package/lib/request/change-catalog-private-endpoint-compartment-request.d.ts +1 -1
  8. package/lib/request/change-metastore-compartment-request.d.ts +1 -1
  9. package/lib/request/create-attribute-request.d.ts +1 -1
  10. package/lib/request/create-attribute-tag-request.d.ts +1 -1
  11. package/lib/request/create-catalog-private-endpoint-request.d.ts +1 -1
  12. package/lib/request/create-catalog-request.d.ts +1 -1
  13. package/lib/request/create-connection-request.d.ts +1 -1
  14. package/lib/request/create-custom-property-request.d.ts +1 -1
  15. package/lib/request/create-data-asset-request.d.ts +1 -1
  16. package/lib/request/create-data-asset-tag-request.d.ts +1 -1
  17. package/lib/request/create-entity-request.d.ts +1 -1
  18. package/lib/request/create-entity-tag-request.d.ts +1 -1
  19. package/lib/request/create-folder-request.d.ts +1 -1
  20. package/lib/request/create-folder-tag-request.d.ts +1 -1
  21. package/lib/request/create-glossary-request.d.ts +1 -1
  22. package/lib/request/create-job-definition-request.d.ts +1 -1
  23. package/lib/request/create-job-execution-request.d.ts +1 -1
  24. package/lib/request/create-job-request.d.ts +1 -1
  25. package/lib/request/create-metastore-request.d.ts +1 -1
  26. package/lib/request/create-namespace-request.d.ts +1 -1
  27. package/lib/request/create-pattern-request.d.ts +1 -1
  28. package/lib/request/create-term-relationship-request.d.ts +1 -1
  29. package/lib/request/create-term-request.d.ts +1 -1
  30. package/lib/request/delete-attribute-request.d.ts +1 -1
  31. package/lib/request/delete-attribute-tag-request.d.ts +1 -1
  32. package/lib/request/delete-catalog-private-endpoint-request.d.ts +1 -1
  33. package/lib/request/delete-catalog-request.d.ts +1 -1
  34. package/lib/request/delete-connection-request.d.ts +1 -1
  35. package/lib/request/delete-custom-property-request.d.ts +1 -1
  36. package/lib/request/delete-data-asset-request.d.ts +1 -1
  37. package/lib/request/delete-data-asset-tag-request.d.ts +1 -1
  38. package/lib/request/delete-entity-request.d.ts +1 -1
  39. package/lib/request/delete-entity-tag-request.d.ts +1 -1
  40. package/lib/request/delete-folder-request.d.ts +1 -1
  41. package/lib/request/delete-folder-tag-request.d.ts +1 -1
  42. package/lib/request/delete-glossary-request.d.ts +1 -1
  43. package/lib/request/delete-job-definition-request.d.ts +1 -1
  44. package/lib/request/delete-job-request.d.ts +1 -1
  45. package/lib/request/delete-metastore-request.d.ts +1 -1
  46. package/lib/request/delete-namespace-request.d.ts +1 -1
  47. package/lib/request/delete-pattern-request.d.ts +1 -1
  48. package/lib/request/delete-term-relationship-request.d.ts +1 -1
  49. package/lib/request/delete-term-request.d.ts +1 -1
  50. package/lib/request/detach-catalog-private-endpoint-request.d.ts +1 -1
  51. package/lib/request/disassociate-custom-property-request.d.ts +1 -1
  52. package/lib/request/expand-tree-for-glossary-request.d.ts +1 -1
  53. package/lib/request/export-glossary-request.d.ts +1 -1
  54. package/lib/request/get-attribute-request.d.ts +1 -1
  55. package/lib/request/get-attribute-tag-request.d.ts +1 -1
  56. package/lib/request/get-catalog-private-endpoint-request.d.ts +1 -1
  57. package/lib/request/get-catalog-request.d.ts +1 -1
  58. package/lib/request/get-connection-request.d.ts +1 -1
  59. package/lib/request/get-custom-property-request.d.ts +1 -1
  60. package/lib/request/get-data-asset-request.d.ts +1 -1
  61. package/lib/request/get-data-asset-tag-request.d.ts +1 -1
  62. package/lib/request/get-entity-request.d.ts +1 -1
  63. package/lib/request/get-entity-tag-request.d.ts +1 -1
  64. package/lib/request/get-folder-request.d.ts +1 -1
  65. package/lib/request/get-folder-tag-request.d.ts +1 -1
  66. package/lib/request/get-glossary-request.d.ts +1 -1
  67. package/lib/request/get-job-definition-request.d.ts +1 -1
  68. package/lib/request/get-job-execution-request.d.ts +1 -1
  69. package/lib/request/get-job-log-request.d.ts +1 -1
  70. package/lib/request/get-job-metrics-request.d.ts +1 -1
  71. package/lib/request/get-job-request.d.ts +1 -1
  72. package/lib/request/get-metastore-request.d.ts +1 -1
  73. package/lib/request/get-namespace-request.d.ts +1 -1
  74. package/lib/request/get-pattern-request.d.ts +1 -1
  75. package/lib/request/get-term-relationship-request.d.ts +1 -1
  76. package/lib/request/get-term-request.d.ts +1 -1
  77. package/lib/request/get-type-request.d.ts +1 -1
  78. package/lib/request/get-work-request-request.d.ts +1 -1
  79. package/lib/request/import-connection-request.d.ts +1 -1
  80. package/lib/request/import-data-asset-request.d.ts +1 -1
  81. package/lib/request/import-glossary-request.d.ts +1 -1
  82. package/lib/request/list-aggregated-physical-entities-request.d.ts +1 -1
  83. package/lib/request/list-attribute-tags-request.d.ts +1 -1
  84. package/lib/request/list-attributes-request.d.ts +1 -1
  85. package/lib/request/list-catalog-private-endpoints-request.d.ts +1 -1
  86. package/lib/request/list-catalogs-request.d.ts +1 -1
  87. package/lib/request/list-connections-request.d.ts +1 -1
  88. package/lib/request/list-custom-properties-request.d.ts +1 -1
  89. package/lib/request/list-data-asset-tags-request.d.ts +1 -1
  90. package/lib/request/list-data-assets-request.d.ts +1 -1
  91. package/lib/request/list-derived-logical-entities-request.d.ts +1 -1
  92. package/lib/request/list-entities-request.d.ts +1 -1
  93. package/lib/request/list-entity-tags-request.d.ts +1 -1
  94. package/lib/request/list-folder-tags-request.d.ts +1 -1
  95. package/lib/request/list-folders-request.d.ts +1 -1
  96. package/lib/request/list-glossaries-request.d.ts +1 -1
  97. package/lib/request/list-job-definitions-request.d.ts +1 -1
  98. package/lib/request/list-job-executions-request.d.ts +1 -1
  99. package/lib/request/list-job-logs-request.d.ts +1 -1
  100. package/lib/request/list-job-metrics-request.d.ts +1 -1
  101. package/lib/request/list-jobs-request.d.ts +1 -1
  102. package/lib/request/list-metastores-request.d.ts +1 -1
  103. package/lib/request/list-namespaces-request.d.ts +1 -1
  104. package/lib/request/list-patterns-request.d.ts +1 -1
  105. package/lib/request/list-rules-request.d.ts +1 -1
  106. package/lib/request/list-tags-request.d.ts +1 -1
  107. package/lib/request/list-term-relationships-request.d.ts +1 -1
  108. package/lib/request/list-terms-request.d.ts +1 -1
  109. package/lib/request/list-types-request.d.ts +1 -1
  110. package/lib/request/list-work-request-errors-request.d.ts +1 -1
  111. package/lib/request/list-work-request-logs-request.d.ts +1 -1
  112. package/lib/request/list-work-requests-request.d.ts +1 -1
  113. package/lib/request/object-stats-request.d.ts +1 -1
  114. package/lib/request/parse-connection-request.d.ts +1 -1
  115. package/lib/request/process-recommendation-request.d.ts +1 -1
  116. package/lib/request/recommendations-request.d.ts +1 -1
  117. package/lib/request/remove-data-selector-patterns-request.d.ts +1 -1
  118. package/lib/request/search-criteria-request.d.ts +1 -1
  119. package/lib/request/suggest-matches-request.d.ts +1 -1
  120. package/lib/request/synchronous-export-data-asset-request.d.ts +1 -1
  121. package/lib/request/test-connection-request.d.ts +1 -1
  122. package/lib/request/update-attribute-request.d.ts +1 -1
  123. package/lib/request/update-catalog-private-endpoint-request.d.ts +1 -1
  124. package/lib/request/update-catalog-request.d.ts +1 -1
  125. package/lib/request/update-connection-request.d.ts +1 -1
  126. package/lib/request/update-custom-property-request.d.ts +1 -1
  127. package/lib/request/update-data-asset-request.d.ts +1 -1
  128. package/lib/request/update-entity-request.d.ts +1 -1
  129. package/lib/request/update-folder-request.d.ts +1 -1
  130. package/lib/request/update-glossary-request.d.ts +1 -1
  131. package/lib/request/update-job-definition-request.d.ts +1 -1
  132. package/lib/request/update-job-request.d.ts +1 -1
  133. package/lib/request/update-metastore-request.d.ts +1 -1
  134. package/lib/request/update-namespace-request.d.ts +1 -1
  135. package/lib/request/update-pattern-request.d.ts +1 -1
  136. package/lib/request/update-term-relationship-request.d.ts +1 -1
  137. package/lib/request/update-term-request.d.ts +1 -1
  138. package/lib/request/upload-credentials-request.d.ts +1 -1
  139. package/lib/request/users-request.d.ts +1 -1
  140. package/lib/request/validate-connection-request.d.ts +1 -1
  141. package/lib/request/validate-pattern-request.d.ts +1 -1
  142. package/package.json +3 -3
@@ -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.58.1/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatternsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/RemoveDataSelectorPatterns.ts.html |here} to see how to use RemoveDataSelectorPatternsRequest.
17
17
  */
18
18
  export interface RemoveDataSelectorPatternsRequest 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.58.1/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteriaRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/SearchCriteria.ts.html |here} to see how to use SearchCriteriaRequest.
17
17
  */
18
18
  export interface SearchCriteriaRequest 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.58.1/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatchesRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/SuggestMatches.ts.html |here} to see how to use SuggestMatchesRequest.
16
16
  */
17
17
  export interface SuggestMatchesRequest 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.58.1/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/SynchronousExportDataAsset.ts.html |here} to see how to use SynchronousExportDataAssetRequest.
17
17
  */
18
18
  export interface SynchronousExportDataAssetRequest 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.58.1/datacatalog/TestConnection.ts.html |here} to see how to use TestConnectionRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/TestConnection.ts.html |here} to see how to use TestConnectionRequest.
16
16
  */
17
17
  export interface TestConnectionRequest 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.58.1/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttributeRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateAttribute.ts.html |here} to see how to use UpdateAttributeRequest.
17
17
  */
18
18
  export interface UpdateAttributeRequest 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.58.1/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpointRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateCatalogPrivateEndpoint.ts.html |here} to see how to use UpdateCatalogPrivateEndpointRequest.
17
17
  */
18
18
  export interface UpdateCatalogPrivateEndpointRequest 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.58.1/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalogRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateCatalog.ts.html |here} to see how to use UpdateCatalogRequest.
17
17
  */
18
18
  export interface UpdateCatalogRequest 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.58.1/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateConnection.ts.html |here} to see how to use UpdateConnectionRequest.
17
17
  */
18
18
  export interface UpdateConnectionRequest 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.58.1/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomPropertyRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateCustomProperty.ts.html |here} to see how to use UpdateCustomPropertyRequest.
17
17
  */
18
18
  export interface UpdateCustomPropertyRequest 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.58.1/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateDataAsset.ts.html |here} to see how to use UpdateDataAssetRequest.
17
17
  */
18
18
  export interface UpdateDataAssetRequest 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.58.1/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntityRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateEntity.ts.html |here} to see how to use UpdateEntityRequest.
17
17
  */
18
18
  export interface UpdateEntityRequest 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.58.1/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateFolder.ts.html |here} to see how to use UpdateFolderRequest.
17
17
  */
18
18
  export interface UpdateFolderRequest 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.58.1/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossaryRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateGlossary.ts.html |here} to see how to use UpdateGlossaryRequest.
17
17
  */
18
18
  export interface UpdateGlossaryRequest 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.58.1/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinitionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateJobDefinition.ts.html |here} to see how to use UpdateJobDefinitionRequest.
17
17
  */
18
18
  export interface UpdateJobDefinitionRequest 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.58.1/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateJob.ts.html |here} to see how to use UpdateJobRequest.
17
17
  */
18
18
  export interface UpdateJobRequest 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.58.1/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastoreRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateMetastore.ts.html |here} to see how to use UpdateMetastoreRequest.
17
17
  */
18
18
  export interface UpdateMetastoreRequest 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.58.1/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespaceRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateNamespace.ts.html |here} to see how to use UpdateNamespaceRequest.
17
17
  */
18
18
  export interface UpdateNamespaceRequest 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.58.1/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePatternRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdatePattern.ts.html |here} to see how to use UpdatePatternRequest.
17
17
  */
18
18
  export interface UpdatePatternRequest 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.58.1/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationshipRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateTermRelationship.ts.html |here} to see how to use UpdateTermRelationshipRequest.
17
17
  */
18
18
  export interface UpdateTermRelationshipRequest 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.58.1/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTermRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UpdateTerm.ts.html |here} to see how to use UpdateTermRequest.
17
17
  */
18
18
  export interface UpdateTermRequest 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.58.1/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentialsRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/UploadCredentials.ts.html |here} to see how to use UploadCredentialsRequest.
17
17
  */
18
18
  export interface UploadCredentialsRequest 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.58.1/datacatalog/Users.ts.html |here} to see how to use UsersRequest.
15
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/Users.ts.html |here} to see how to use UsersRequest.
16
16
  */
17
17
  export interface UsersRequest 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.58.1/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnectionRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/ValidateConnection.ts.html |here} to see how to use ValidateConnectionRequest.
17
17
  */
18
18
  export interface ValidateConnectionRequest 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.58.1/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePatternRequest.
16
+ * @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.60.0/datacatalog/ValidatePattern.ts.html |here} to see how to use ValidatePatternRequest.
17
17
  */
18
18
  export interface ValidatePatternRequest extends common.BaseRequest {
19
19
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oci-datacatalog",
3
- "version": "2.58.1",
3
+ "version": "2.60.0",
4
4
  "description": "OCI NodeJS client for Data catalogue Service",
5
5
  "repository": {
6
6
  "type": "git",
@@ -15,8 +15,8 @@
15
15
  },
16
16
  "license": "(UPL-1.0 OR Apache-2.0)",
17
17
  "dependencies": {
18
- "oci-common": "2.58.1",
19
- "oci-workrequests": "2.58.1"
18
+ "oci-common": "2.60.0",
19
+ "oci-workrequests": "2.60.0"
20
20
  },
21
21
  "publishConfig": {
22
22
  "registry": "https://registry.npmjs.org"