Searched defs:StringDictEntry (Results 1 – 1 of 1) sorted by relevance
447 type StringDictEntry struct { struct448 state protoimpl.MessageState449 sizeCache protoimpl.SizeCache450 unknownFields protoimpl.UnknownFields452 Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`453 Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`456 func (x *StringDictEntry) Reset() {465 func (x *StringDictEntry) String() string {469 func (*StringDictEntry) ProtoMessage() {}471 func (x *StringDictEntry) ProtoReflect() protoreflect.Message {[all …]