listProjects

abstract suspend fun listProjects(input: ListProjectsRequest = ListProjectsRequest { }): ListProjectsResponse

Gets a list of build project names, with each build project name representing a single build project.