def _format_projects_endpoint(self) -> Text: return '{base}/customvision/v1.0/Training/projects'.format( base=self._format_api_base())