This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
For stable version, go to the latest stable version of this article.
CatalogDataSourceService.
data_source_folder
data_source_folder(data_source_id: str, layout_root_path: Path) ->
Path
TODO
Parameters
name | type | description |
---|---|---|
data_source_id | str | Data Source identification string. e.g. "demo" |
layout_root_path | Path | ... |
Returns
type | description |
---|---|
Path | Path to the source folder. |