Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_GamesService.php2177 public $leaveDiagnostics; variable in Google_RoomLeaveRequest
2185 public function setLeaveDiagnostics(Google_RoomLeaveDiagnostics $leaveDiagnostics) { argument
2186 $this->leaveDiagnostics = $leaveDiagnostics;
2189 return $this->leaveDiagnostics;