toggle menu
search-client
common
switch theme
search in API
search-client
/
com.jillesvangurp.ktsearch
/
DocumentUpdateResponse
/
DocumentUpdateResponse
Document
Update
Response
constructor
(
index
:
String
,
type
:
String
?
,
id
:
String
,
version
:
Long
,
result
:
String
,
shards
:
Shards
,
seqNo
:
Int
,
primaryTerm
:
Int
,
get
:
DocumentUpdateResponse.UpdatedSourceInformation
?
=
null
)