()
| 115 | func (*Task) ProtoMessage() {} |
| 116 | |
| 117 | func (x *Task) ProtoReflect() protoreflect.Message { |
| 118 | mi := &file_store_task_proto_msgTypes[0] |
| 119 | if x != nil { |
| 120 | ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) |
| 121 | if ms.LoadMessageInfo() == nil { |
| 122 | ms.StoreMessageInfo(mi) |
| 123 | } |
| 124 | return ms |
| 125 | } |
| 126 | return mi.MessageOf(x) |
| 127 | } |
| 128 | |
| 129 | // Deprecated: Use Task.ProtoReflect.Descriptor instead. |
| 130 | func (*Task) Descriptor() ([]byte, []int) { |
no outgoing calls