Searched refs:TestMatrix (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Testing\TestMatrix; alias62 * @param TestMatrix $postBody69 * @return TestMatrix71 public function create($projectId, TestMatrix $postBody, $optParams = [])75 return $this->call('create', [$params], TestMatrix::class);87 * @return TestMatrix93 return $this->call('get', [$params], TestMatrix::class);
20 class TestMatrix extends \Google\Collection class251 class_alias(TestMatrix::class, 'Google_Service_Testing_TestMatrix');