Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Suggestion
optional string docId = 1
optional bytes imageBlob = 2
optional Image image = 3
optional string description = 4
Used in: SearchResponse
optional string searchUrl = 1
optional string header = 2
optional int32 backendId = 3
optional int32 docType = 4
optional bool current = 5
Used in: response.Payload
optional string originalQuery = 1
optional string suggestedQuery = 2
optional bool aggregateQuery = 3
repeated RelatedSearch relatedSearch = 6
optional bytes serverLogsCookie = 7
optional bool fullPageReplaced = 8
optional bool containsSnow = 9
Used in: response.Payload
repeated Suggestion suggestion = 1
optional bytes serverLogsCookie = 2
Used in: SearchSuggestResponse
optional int32 type = 1
optional string suggestedQuery = 2
optional NavSuggestion navSuggestion = 3
optional bytes serverLogsCookie = 4
optional Image image = 5
optional string displayText = 6
optional int32 searchBackend = 9