次の方法で共有


ClassifyDocumentFromStreamQueryParamProperties interface

プロパティ

split

ドキュメント分割モード。

使用可能な値: "auto"、"none"、"perPage"

stringIndexType

文字列のオフセットと長さを計算するために使用されるメソッド。

使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit"

プロパティの詳細

split

ドキュメント分割モード。

使用可能な値: "auto"、"none"、"perPage"

split?: string

プロパティ値

string

stringIndexType

文字列のオフセットと長さを計算するために使用されるメソッド。

使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit"

stringIndexType?: string

プロパティ値

string