GetSupportedDocumentFormats interface
方法
| get(Request |
檔案翻譯服務支援的檔案格式清單。 此清單包含通用擴展名,以及使用上傳 API 時的內容類型。 |
方法詳細資料
get(RequestParameters)
檔案翻譯服務支援的檔案格式清單。 此清單包含通用擴展名,以及使用上傳 API 時的內容類型。
function get(options?: RequestParameters): StreamableMethod<DocumentTranslationGetSupportedDocumentFormats200Response | DocumentTranslationGetSupportedDocumentFormats429Response | DocumentTranslationGetSupportedDocumentFormats500Response | DocumentTranslationGetSupportedDocumentFormats503Response>
參數
- options
- RequestParameters