You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This module enables you to write code to manage resources for Ai Document Service.
5
+
6
+
## Requirements
7
+
8
+
To use this module, you must have the following:
9
+
10
+
- An Oracle Cloud Infrastructure account.
11
+
- A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see [Adding Users](https://docs.cloud.oracle.com/en-us/iaas/Content/GSG/Tasks/addingusers.htm). For a list of typical policies you may want to use, see [Common Policies](https://docs.cloud.oracle.com/en-us/iaas/Content/Identity/Concepts/commonpolicies.htm).
12
+
- A key pair used for signing API requests, with the public key uploaded to Oracle. Only the user calling the API should be in possession of the private key. For more information, see [Configuring Credentials](https://docs.cloud.oracle.com/en-us/iaas/Content/API/SDKDocs/typescriptsdkgettingstarted.htm#Configure)
* Document AI helps customers perform various analysis on their documents. If a customer has lots of documents, they can process them in batch using asynchronous API endpoints.
4
+
* OpenAPI spec version: 20221109
5
+
*
6
+
*
7
+
* NOTE: This class is auto generated by OracleSDKGenerator.
8
+
* Do not edit the class manually.
9
+
*
10
+
* Copyright (c) 2020, 2022, 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.
* Document AI helps customers perform various analysis on their documents. If a customer has lots of documents, they can process them in batch using asynchronous API endpoints.
4
+
* OpenAPI spec version: 20221109
5
+
*
6
+
*
7
+
* NOTE: This class is auto generated by OracleSDKGenerator.
8
+
* Do not edit the class manually.
9
+
*
10
+
* Copyright (c) 2020, 2022, 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.
0 commit comments