Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DStateHistory.php20 class StateHistory extends \Google\Model class
80 class_alias(StateHistory::class, 'Google_Service_Classroom_StateHistory');
H A DSubmissionHistory.php24 protected $stateHistoryType = StateHistory::class;
42 * @param StateHistory
44 public function setStateHistory(StateHistory $stateHistory)
49 * @return StateHistory
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DBatch.php61 protected $stateHistoryType = StateHistory::class;
259 * @param StateHistory[]
266 * @return StateHistory[]
H A DStateHistory.php20 class StateHistory extends \Google\Model class
80 class_alias(StateHistory::class, 'Google_Service_Dataproc_StateHistory');