MCPcopy Create free account
hub / github.com/featureform/featureform / Descriptor

Method Descriptor

lib/sampleproto/metadata.pb.go:736–738  ·  view source on GitHub ↗

Deprecated: Use PythonFunction.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Tested by

no test coverage detected