Home
last modified time | relevance | path

Searched refs:CancelTestMatrixResponse (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/Resource/
H A DProjectsTestMatrices.php20 use Google\Service\Testing\CancelTestMatrixResponse; alias
44 * @return CancelTestMatrixResponse
50 return $this->call('cancel', [$params], CancelTestMatrixResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DCancelTestMatrixResponse.php20 class CancelTestMatrixResponse extends \Google\Model class
44 class_alias(CancelTestMatrixResponse::class, 'Google_Service_Testing_CancelTestMatrixResponse');