|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The file. |
||
| OwnerId |
string |
The user ID. |
1482910009923706 |
| ProjectName |
string |
The project name. |
test-project |
| DatasetName |
string |
The dataset name. |
test-dataset |
| ObjectId |
string |
The identifier of the file in the dataset. |
0939d7ed-73fa-4009-bbe6-fbbe07b92b2e |
| URI |
string |
The URI of the file. The format of an OSS URI is oss://${bucketname}/${objectname}. ${bucketname} is the name of an OSS bucket in the same region as the current project. ${objectname} is the file path. The format of a PDS URI is pds://domains/${domain}/drives/${drive}/files/${file}/revisions/${revision}. |
oss://test-bucket |
| OSSURI |
string |
The URI path of the OSS file. This parameter is used only when the URI is a PDS address. |
oss://test-bucket/test-object.jpg |
| MediaType |
string |
The media type of the file. |
document |
| ContentType |
string |
The Multipurpose Internet Mail Extensions (MIME) type of the file. |
text/x-imm-faq |
| Elements |
array |
Elements. |
|
| Element |
The document elements generated from document analysis. |