This documentation is for the unstable version of GoodData, currrently in development.
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

nametypedescription
selfNoneNone
camel_case: 'bool' = TrueboolNone

Returns

No docs