oci-aidocument
Advanced tools
Comparing version 2.59.0 to 2.59.1
@@ -89,3 +89,3 @@ /** | ||
* @throws OciError when an error occurs | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/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.59.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
*/ | ||
@@ -100,3 +100,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.59.0/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.59.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
*/ | ||
@@ -111,5 +111,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.59.0/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.59.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
*/ | ||
getProcessorJob(getProcessorJobRequest: requests.GetProcessorJobRequest): Promise<responses.GetProcessorJobResponse>; | ||
} |
@@ -183,3 +183,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.59.0/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.59.1/aidocument/CancelProcessorJob.ts.html |here} to see how to use CancelProcessorJob API. | ||
*/ | ||
@@ -240,3 +240,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.59.0/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.59.1/aidocument/CreateProcessorJob.ts.html |here} to see how to use CreateProcessorJob API. | ||
*/ | ||
@@ -305,3 +305,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.59.0/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.59.1/aidocument/GetProcessorJob.ts.html |here} to see how to use GetProcessorJob API. | ||
*/ | ||
@@ -308,0 +308,0 @@ getProcessorJob(getProcessorJobRequest) { |
@@ -15,3 +15,3 @@ /** | ||
/** | ||
* @example Click {@link https://docs.cloud.oracle.com/en-us/iaas/tools/typescript-sdk-examples/2.59.0/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.59.1/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.59.0/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.59.1/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.59.0/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.59.1/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.59.0", | ||
"version": "2.59.1", | ||
"description": "OCI NodeJS client for Ai Document Service", | ||
@@ -18,4 +18,4 @@ "repository": { | ||
"dependencies": { | ||
"oci-common": "2.59.0", | ||
"oci-workrequests": "2.59.0" | ||
"oci-common": "2.59.1", | ||
"oci-workrequests": "2.59.1" | ||
}, | ||
@@ -22,0 +22,0 @@ "publishConfig": { |
+ Addedoci-common@2.59.1(transitive)
+ Addedoci-workrequests@2.59.1(transitive)
- Removedoci-common@2.59.0(transitive)
- Removedoci-workrequests@2.59.0(transitive)
Updatedoci-common@2.59.1
Updatedoci-workrequests@2.59.1