型・APIリファレンス
Preparing search index...
AiAutocompleteUpdateResult
Interface AiAutocompleteUpdateResult
オートコンプリート更新結果
interface
AiAutocompleteUpdateResult
{
fieldErrors
:
Record
<
string
,
string
>
;
updatedProperties
:
string
[]
;
}
Index
Properties
field
Errors
updated
Properties
Properties
field
Errors
fieldErrors
:
Record
<
string
,
string
>
フィールドレベルのエラー情報(プロパティ名 → エラーメッセージ)
updated
Properties
updatedProperties
:
string
[]
値が更新されたプロパティ名の配列
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
field
Errors
updated
Properties
型・APIリファレンス
Loading...
オートコンプリート更新結果