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

Method Descriptor

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

Deprecated: Use GetDataSourceConfigResponse.ProtoReflect.Descriptor instead.

()

Source from the content-addressed store, hash-verified

1191
1192// Deprecated: Use GetDataSourceConfigResponse.ProtoReflect.Descriptor instead.
1193func (*GetDataSourceConfigResponse) Descriptor() ([]byte, []int) {
1194 return file_cells_object_proto_rawDescGZIP(), []int{11}
1195}
1196
1197func (x *GetDataSourceConfigResponse) GetDataSource() *DataSource {
1198 if x != nil {

Callers

nothing calls this directly

Tested by

no test coverage detected