from message maps.ValueStore

Hierarchy

Constructors

Properties

key: string = ""

from field: string key = 1;

lastSetBy: string = ""

from field: string lastSetBy = 3;

value: string = ""

from field: string value = 2;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "maps.ValueStore" = "maps.ValueStore"

Methods