Deprecated: Use PythonFunction.ProtoReflect.Descriptor instead.
()
| 734 | |
| 735 | // Deprecated: Use PythonFunction.ProtoReflect.Descriptor instead. |
| 736 | func (*PythonFunction) Descriptor() ([]byte, []int) { |
| 737 | return file_metadata_proto_metadata_proto_rawDescGZIP(), []int{9} |
| 738 | } |
| 739 | |
| 740 | func (x *PythonFunction) GetQuery() []byte { |
| 741 | if x != nil { |
nothing calls this directly
no test coverage detected