status property
The status of a SuggestRequest
. Contains the resource ID
(rid
) and how long it took to process the request
(timems
).
Implementation
final SuggestStatus? status;
The status of a SuggestRequest
. Contains the resource ID
(rid
) and how long it took to process the request
(timems
).
final SuggestStatus? status;