| Parameter | Type | Description | Example |
|---|---|---|---|
| object | File | ||
| OwnerId | string | User ID | 1482910009923706 |
| ProjectName | string | Name of the project | test-project |
| DatasetName | string | Name of the dataset | test-dataset |
| ObjectId | string | The identifier of the corresponding file that exists in the dataset. | 0939d7ed-73fa-4009-bbe6-fbbe07b92b2e |
| URI | string | URI of the file. Specify the OSS URI in the oss://${bucketname}/${objectname} format, where ${bucketname} is the name of the bucket in the same region as the current project and ${objectname} is the path of the object. The URI of a file in Photo and Drive Service follows the pds://domains/${domain}/drives/${drive}/files/${file}/revisions/${revision} format. | oss://test-bucket |
| OSSURI | string | The URI of the OSS object. This parameter is available only if the value of the URI parameter is the URI of a file in Photo and Drive Service. | oss://test-bucket/test-object.jpg |
| MediaType | string | Media type of the current file Valid values:
| document |
| ContentType | string | The Multipurpose Internet Mail Extensions (MIME) type of the file. | text/x-imm-faq |
| Elements | array | Elements | |
| Element | The element information that generated via document analytics. |