Searched defs:Status_Message (Results 1 – 1 of 1) sorted by relevance
/build/soong/ui/status/ninja_frontend/ |
D | frontend.pb.go | 624 type Status_Message struct { struct 625 state protoimpl.MessageState 626 sizeCache protoimpl.SizeCache 627 unknownFields protoimpl.UnknownFields 630 …l `protobuf:"varint,1,opt,name=level,enum=ninja.Status_Message_Level,def=0" json:"level,omitempty"` 632 Message *string `protobuf:"bytes,2,opt,name=message" json:"message,omitempty"` 640 func (x *Status_Message) Reset() { 649 func (x *Status_Message) String() string { 653 func (*Status_Message) ProtoMessage() {} 655 func (x *Status_Message) ProtoReflect() protoreflect.Message { [all …]
|