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.
CatalogDependentEntitiesResponse.
to_dict
to_dict() ->
dict[str, Any]
Converts object into dictionary. Optional argument if the dictionary should be camelCase or snake_case can be
specified.
Parameters
name | type | description |
---|---|---|
self | None | None |
camel_case: 'bool' = True | bool | None |