Home
last modified time | relevance | path

Searched defs:LabelKeyedStringDictEntry (Results 1 – 1 of 1) sorted by relevance

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go612 type LabelKeyedStringDictEntry struct { struct
613 state protoimpl.MessageState
614 sizeCache protoimpl.SizeCache
615 unknownFields protoimpl.UnknownFields
617 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 …]