Get desktop application:
View/edit binary Protocol Buffers messages
string schemaName = 2
string tableName = 3
optional Value primaryKey = 4
sint64 timestamp = 5
sint32 pkId = 6
repeated Value originalValues = 7
repeated Value newValues = 8
string schemaName = 2
string tableName = 3
sint64 timestamp = 4
sint32 pkId = 5
repeated Value values = 7
string schemaName = 2
string tableName = 3
sint64 timestamp = 4
sint32 pkId = 5
optional Value primaryKey = 6
string schemaName = 2
string tableName = 3
sint32 rgid = 4
sint64 timestamp = 5
string schemaName = 2
string tableName = 3
sint32 rgid = 4
sint64 timestamp = 5
Used as request type in: RetinaWorkerService.FinishRecords, RetinaWorkerService.FinishVisibility
Used in: DeleteRecordRequest, InsertRecordRequest, QueryAck, QueryRecordsRequest, QueryVisibilityRequest, UpdateRecordRequest
Used as response type in: RetinaWorkerService.FinishRecords, RetinaWorkerService.FinishVisibility
Used as field type in: DeleteRecordResponse, InsertRecordResponse, QueryRecordsResponse, QueryVisibilityResponse, UpdateRecordResponse
string token = 1
int32 errorCode = 2
string errorMsg = 3
Used in: DeleteRecordRequest, InsertRecordRequest, UpdateRecordRequest
oneof value
sint32 integerValue = 1
sint64 longValue = 2
double doubleValue = 3
string stringValue = 4
sint64 timestampValue = 5
sint32 dateValue = 6
sint32 timeValue = 7