status property

SuggestStatus? status
final

The status of a SuggestRequest. Contains the resource ID (rid) and how long it took to process the request (timems).

Implementation

final SuggestStatus? status;