DebuggerDebuggees
class DebuggerDebuggees extends Resource (View source)
The "debuggees" collection of methods.
Typical usage is:
$clouddebuggerService = new Google\Service\CloudDebugger(...);
$debuggees = $clouddebuggerService->debugger_debuggees;
Methods
listDebuggerDebuggees(array $optParams = [])
Lists all the debuggees that the user has access to.
Details
ListDebuggeesResponse
listDebuggerDebuggees(array $optParams = [])
Lists all the debuggees that the user has access to.
(debuggees.listDebuggerDebuggees)