Inherits Enum < Comparable < Value < Object
search/status / search/results status.
search/status
search/results
status
Strict decode: raises on an unrecognised API string.
Parses an API string, or nil if unrecognised.
nil
Returns true if this enum value equals Running
true
Running
Returns true if this enum value equals Stopped
Stopped
Exact API string for this search-job status.
Serializes to the exact API string (e.g. "stalledUP").
"stalledUP"