oci-aidocument
Advanced tools
Comparing version 2.53.1 to 2.54.0
@@ -79,3 +79,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
*/ | ||
@@ -90,3 +90,3 @@ cancelProcessorJob(cancelProcessorJobRequest: requests.CancelProcessorJobRequest): Promise<responses.CancelProcessorJobResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
*/ | ||
@@ -101,5 +101,5 @@ createProcessorJob(createProcessorJobRequest: requests.CreateProcessorJobRequest): Promise<responses.CreateProcessorJobResponse>; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
*/ | ||
getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>; | ||
} |
@@ -160,3 +160,3 @@ "use strict"; | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
*/ | ||
@@ -217,3 +217,3 @@ cancelProcessorJob(cancelProcessorJobRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
*/ | ||
@@ -282,3 +282,3 @@ createProcessorJob(createProcessorJobRequest) { | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
*/ | ||
@@ -285,0 +285,0 @@ getProcessorJob(getProcessorJobRequest) { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJobRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJobRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface CancelProcessorJobRequest extends common.BaseRequest { |
@@ -16,3 +16,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJobRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJobRequest. | ||
*/ | ||
@@ -19,0 +19,0 @@ export interface CreateProcessorJobRequest extends common.BaseRequest { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.53.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJobRequest. | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.54.0/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJobRequest. | ||
*/ | ||
@@ -18,0 +18,0 @@ export interface GetProcessorJobRequest extends common.BaseRequest { |
{ | ||
"name": "oci-aidocument", | ||
"version": "2.53.1", | ||
"version": "2.54.0", | ||
"description": "OCI NodeJS client for Ai Document Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.53.1", | ||
"oci-workrequests": "2.53.1" | ||
"oci-common": "2.54.0", | ||
"oci-workrequests": "2.54.0" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
+ Addedoci-common@2.54.0(transitive)
+ Addedoci-workrequests@2.54.0(transitive)
- Removedoci-common@2.53.1(transitive)
- Removedoci-workrequests@2.53.1(transitive)
Updatedoci-common@2.54.0
Updatedoci-workrequests@2.54.0