Preparing search index...
The search index is not available
型・APIリファレンス
型・APIリファレンス
FullTextSearchResponse
Interface FullTextSearchResponse
全文検索APIのレスポンス
interface
FullTextSearchResponse
{
error
?:
string
;
result
:
FullTextSearchResult
[]
;
}
Index
Properties
error?
result
Properties
Optional
error
error
?:
string
エラーメッセージ
result
result
:
FullTextSearchResult
[]
全文検索結果
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
result
型・APIリファレンス
Loading...
全文検索APIのレスポンス