with_project method

with_project(project_id)

Sets a specified Project to the model.

def with_project(self, project_id: str):
    ...
ParameterTypeDescription
project_idstr

See Also