MCPcopy Create free account
hub / github.com/bytebase/bytebase / ProtoReflect

Method ProtoReflect

backend/generated-go/store/task.pb.go:117–127  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

115func (*Task) ProtoMessage() {}
116
117func (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.
130func (*Task) Descriptor() ([]byte, []int) {

Callers 5

hasAllowMissingEnabledFunction · 0.45
getResourceFromRequestFunction · 0.45
isValidateOnlyRequestFunction · 0.45
DecodeMethod · 0.45

Calls

no outgoing calls