Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DListBreakpointsResponse.php28 public $nextWaitToken; variable in Google\\Service\\CloudDebugger\\ListBreakpointsResponse
47 public function setNextWaitToken($nextWaitToken) argument
49 $this->nextWaitToken = $nextWaitToken;
56 return $this->nextWaitToken;
H A DListActiveBreakpointsResponse.php28 public $nextWaitToken; variable in Google\\Service\\CloudDebugger\\ListActiveBreakpointsResponse
51 public function setNextWaitToken($nextWaitToken) argument
53 $this->nextWaitToken = $nextWaitToken;
60 return $this->nextWaitToken;