Home
last modified time | relevance | path

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

/external/skia/bazel/exporter/build_proto/build/
Dbuild.pb.go502 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 {
[all …]