Builder
Specifies a key associated with a stored value of some kind.
Content copied to clipboard
elide.kv.KeyValue
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Key for the value.
Content copied to clipboard
string key = 1;
Link copied to clipboard
Link copied to clipboard
Value associated with the key.
Content copied to clipboard
.elide.kv.Value value = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Key for the value.
Content copied to clipboard
string key = 1;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Value associated with the key.
Content copied to clipboard
.elide.kv.Value value = 2;
Link copied to clipboard
Value associated with the key.
Content copied to clipboard
.elide.kv.Value value = 2;
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun mergeFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): KeyValue.Builder
Link copied to clipboard
Link copied to clipboard
Value associated with the key.
Content copied to clipboard
.elide.kv.Value value = 2;
Link copied to clipboard
Link copied to clipboard
Key for the value.
Content copied to clipboard
string key = 1;
Link copied to clipboard
Key for the value.
Content copied to clipboard
string key = 1;
Link copied to clipboard
abstract fun setRepeatedField(field: Descriptors.FieldDescriptor, index: Int, value: Any): Message.Builder
Link copied to clipboard
Link copied to clipboard
Value associated with the key.
Content copied to clipboard
.elide.kv.Value value = 2;