ClassifyDocumentFromStreamQueryParamProperties interface
プロパティ
split | ドキュメント分割モード。 使用可能な値: "auto"、"none"、"perPage" |
string |
文字列のオフセットと長さを計算するために使用されるメソッド。 使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit" |
プロパティの詳細
split
ドキュメント分割モード。
使用可能な値: "auto"、"none"、"perPage"
split?: string
プロパティ値
string
stringIndexType
文字列のオフセットと長さを計算するために使用されるメソッド。
使用可能な値: "textElements"、"unicodeCodePoint"、"utf16CodeUnit"
stringIndexType?: string
プロパティ値
string
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript