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