Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 763 Bytes

Stats.md

File metadata and controls

13 lines (9 loc) · 763 Bytes

Stats

Properties

Name Type Description Notes
searchCount Int Count of suggested sentences in response. [optional]
autocompleteResponse Int64 Time in milliseconds taken by autocomplete service to handle request and send response. [optional]
extendedAttributesCount Int Count of extended attributes in autocomplete response. [optional]
extendedAttributesResponse Int64 Time in milliseconds taken by application to enrich response with extended attributes. [optional]

[Back to Model list] [Back to API list] [Back to README]