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