mirror of
https://github.com/LukeHagar/plexruby.git
synced 2025-12-06 04:20:52 +00:00
3.1 KiB
3.1 KiB
SearchResult
Fields
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
score |
::Float | ✔️ | The score of the search result, typically a float value between 0 and 1. | 0.92 |
directory |
T.nilable(Models::Operations::GetSearchAllLibrariesDirectory) | ➖ | N/A | |
metadata |
T.nilable(Models::Operations::GetSearchAllLibrariesMetadata) | ➖ | N/A |