Searched defs:LabelKeyedStringDictEntry (Results 1 – 1 of 1) sorted by relevance
612 type LabelKeyedStringDictEntry struct { struct613 state protoimpl.MessageState614 sizeCache protoimpl.SizeCache615 unknownFields protoimpl.UnknownFields617 Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`618 Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`621 func (x *LabelKeyedStringDictEntry) Reset() {630 func (x *LabelKeyedStringDictEntry) String() string {634 func (*LabelKeyedStringDictEntry) ProtoMessage() {}636 func (x *LabelKeyedStringDictEntry) ProtoReflect() protoreflect.Message {[all …]