search-client
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
search-client
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
)