MCPcopy Create free account
hub / github.com/pydio/cells / Descriptor

Method Descriptor

common/proto/object/cells-object.pb.go:840–842  ·  view source on GitHub ↗

Deprecated: Use DataSourceSingleQuery.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

838
839// Deprecated: Use DataSourceSingleQuery.ProtoReflect.Descriptor instead.
840func (*DataSourceSingleQuery) Descriptor() ([]byte, []int) {
841 return file_cells_object_proto_rawDescGZIP(), []int{5}
842}
843
844func (x *DataSourceSingleQuery) GetName() string {
845 if x != nil {

Callers

nothing calls this directly

Tested by

no test coverage detected