Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DRegisterDebuggeeRequest.php28 public function setDebuggee(Debuggee $debuggee) argument
30 $this->debuggee = $debuggee;
37 return $this->debuggee;
H A DRegisterDebuggeeResponse.php46 public function setDebuggee(Debuggee $debuggee) argument
48 $this->debuggee = $debuggee;
55 return $this->debuggee;