Method__init__(
self,
name: str,
returns: DataType,
api_integration: str,
as_: str,
titan/resources/external_function.py:79
Method__init__(
self,
name: str,
columns: list[Column],
tags: dict[str, str] = None,
titan/resources/hybrid_table.py:82
Method__init__(
self,
priv: str,
to: Union[Role, DatabaseRole],
grant_option: bool = False,
titan/resources/grant.py:335