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 delete a project if it has active sessions.
You cannot undo this operation.