다음을 통해 공유


ClassifyDocumentFromStreamQueryParamProperties interface

속성

split

문서 분할 모드.

가능한 값: "auto", "none", "perPage"

stringIndexType

문자열 오프셋 및 길이를 계산하는 데 사용되는 메서드입니다.

가능한 값: "textElements", "unicodeCodePoint", "utf16CodeUnit"

속성 세부 정보

split

문서 분할 모드.

가능한 값: "auto", "none", "perPage"

split?: string

속성 값

string

stringIndexType

문자열 오프셋 및 길이를 계산하는 데 사용되는 메서드입니다.

가능한 값: "textElements", "unicodeCodePoint", "utf16CodeUnit"

stringIndexType?: string

속성 값

string