| Package | Description |
|---|---|
| com.coze.openapi.client.dataset.document.model |
| Modifier and Type | Field and Description |
|---|---|
static DocumentFormatType |
DocumentFormatType.DOCUMENT
Document type, such as txt, pdf, online web pages, etc.
|
static DocumentFormatType |
DocumentFormatType.IMAGE
Image type, such as png images, etc.
|
static DocumentFormatType |
DocumentFormatType.SPREADSHEET
Spreadsheet type, such as xls spreadsheets, etc.
|
| Modifier and Type | Method and Description |
|---|---|
static DocumentFormatType |
DocumentFormatType.fromValue(Integer value) |
Copyright © 2025. All rights reserved.