Lines Matching defs:LabelDictUnaryEntry
502 type LabelDictUnaryEntry struct { struct
503 state protoimpl.MessageState
504 sizeCache protoimpl.SizeCache
505 unknownFields protoimpl.UnknownFields
507 Key *string `protobuf:"bytes,1,req,name=key" json:"key,omitempty"`
508 Value *string `protobuf:"bytes,2,req,name=value" json:"value,omitempty"`
511 func (x *LabelDictUnaryEntry) Reset() {
520 func (x *LabelDictUnaryEntry) String() string {
524 func (*LabelDictUnaryEntry) ProtoMessage() {}
526 func (x *LabelDictUnaryEntry) ProtoReflect() protoreflect.Message {
539 func (*LabelDictUnaryEntry) Descriptor() ([]byte, []int) {
543 func (x *LabelDictUnaryEntry) GetKey() string {
550 func (x *LabelDictUnaryEntry) GetValue() string {