Lines Matching defs:StringDictEntry
447 type StringDictEntry struct { struct
448 state protoimpl.MessageState
449 sizeCache protoimpl.SizeCache
450 unknownFields protoimpl.UnknownFields
452 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 {
484 func (*StringDictEntry) Descriptor() ([]byte, []int) {
488 func (x *StringDictEntry) GetKey() string {
495 func (x *StringDictEntry) GetValue() string {