Get desktop application:
View/edit binary Protocol Buffers messages
string bucket_name = 8
string design_document_name = 1
string view_name = 2
optional uint32 skip = 3
optional uint32 limit = 4
optional bool reduce = 6
optional bool group = 7
optional uint32 group_level = 9
optional bytes key = 10
repeated bytes keys = 11
optional bytes start_key = 12
optional bytes end_key = 13
optional bool inclusive_end = 14
optional string start_key_doc_id = 15
optional string end_key_doc_id = 16
optional bool debug = 18
Used in: ViewQueryRequest
ERROR_MODE_CONTINUE = 0
ERROR_MODE_STOP = 1
Used in: ViewQueryRequest
NAMESPACE_PRODUCTION = 0
NAMESPACE_DEVELOPMENT = 1
Used in: ViewQueryRequest
ORDER_ASCENDING = 0
ORDER_DESCENDING = 1
Used in: ViewQueryRequest
SCAN_CONSISTENCY_NOT_BOUNDED = 0
SCAN_CONSISTENCY_REQUEST_PLUS = 1
SCAN_CONSISTENCY_UPDATE_AFTER = 2
Used in: ViewQueryResponse
uint64 total_rows = 1
bytes debug = 2
Used in: ViewQueryResponse
string id = 1
bytes key = 2
bytes value = 3