Home
last modified time | relevance | path

Searched refs:testState (Results 1 – 1 of 1) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DCancelTestMatrixResponse.php25 public $testState; variable in Google\\Service\\Testing\\CancelTestMatrixResponse
30 public function setTestState($testState) argument
32 $this->testState = $testState;
39 return $this->testState;