deleteTestGridProject
inline suspend fun DeviceFarmClient.deleteTestGridProject(crossinline block: DeleteTestGridProjectRequest.Builder.() -> Unit): DeleteTestGridProjectResponse
Deletes a Selenium testing project and all content generated under it.
You cannot undo this operation.
You cannot delete a project if it has active sessions.