GetSupportedDocumentFormats interface
메서드
| get(Request |
문서 번역 서비스에서 지원하는 지원되는 문서 형식 목록입니다. 목록에는 공용 파일 확장명은 물론 업로드 API를 사용하는 경우 콘텐츠 형식도 포함됩니다. |
메서드 세부 정보
get(RequestParameters)
문서 번역 서비스에서 지원하는 지원되는 문서 형식 목록입니다. 목록에는 공용 파일 확장명은 물론 업로드 API를 사용하는 경우 콘텐츠 형식도 포함됩니다.
function get(options?: RequestParameters): StreamableMethod<DocumentTranslationGetSupportedDocumentFormats200Response | DocumentTranslationGetSupportedDocumentFormats429Response | DocumentTranslationGetSupportedDocumentFormats500Response | DocumentTranslationGetSupportedDocumentFormats503Response>
매개 변수
- options
- RequestParameters