dataos-sdk-kt
jvm
hera
/
io.dataos.hera.client.models
/
SearchResults
Search
Results
class
SearchResults
constructor
(
results
:
List
<
SearchResult
>
)
A class representing the results of a search.
Parameters
results
The list of search results.
Members
Constructors
Search
Results
Link copied to clipboard
constructor
(
results
:
List
<
SearchResult
>
)
Types
Companion
Link copied to clipboard
object
Companion