Get desktop application:
View/edit binary Protocol Buffers messages
Service for storage and retrieval of simple JSON keyValue
Get an existing value
ValueRef of the key/value pair to get, which includes the store and key
The retrieved value
Create a new or overwrite an existing value
ValueRef of the key/value pair to set, which includes the store and key
The value content to store (JSON object)
(message has no fields)
Delete a key and its value
ValueRef of the key/value pair to delete, which includes the store and key
(message has no fields)
Provides a Key/Value Store
The store name
Value provides a return value type
Used in:
ValueRef of the key/value pair, which includes the store and key
The content (JSON object)
ValueRef provides a unique identifier for a value
Used in:
, , ,The key/value store name
The item's unique key within the store