Home
last modified time | relevance | path

Searched defs:debuggeeId (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/Resource/
H A DDebuggerDebuggeesBreakpoints.php48 public function delete($debuggeeId, $breakpointId, $optParams = [])
66 public function get($debuggeeId, $breakpointId, $optParams = [])
100 public function listDebuggerDebuggeesBreakpoints($debuggeeId, $optParams = [])
120 public function set($debuggeeId, Breakpoint $postBody, $optParams = [])
H A DControllerDebuggeesBreakpoints.php62 public function listControllerDebuggeesBreakpoints($debuggeeId, $optParams = [])
83 public function update($debuggeeId, $id, UpdateActiveBreakpointRequest $postBody, $optParams = [])