Ask a question to get started
Enter to send•Shift+Enter new line
Check if a project exists.
has_project( self, project_name: str, *, project_id: Optional[str] = None ) -> bool
project_name
str
The name of the project to check for.
project_id
Optional[str]
None
The ID of the project to check for.