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