Stackdriver Debugger Client - Class Rest (1.4.16)

Reference documentation and code samples for the Stackdriver Debugger Client class Rest.

Implementation of the Google Debugger REST API.

Methods

__construct

Parameter
NameDescription
config array

[optional] Configuration options. Please see {@see \Google\Cloud\Debugger\Connection\Google\Cloud\Core\RequestWrapper::__construct()} for the available options.

listDebuggees

List all registered debuggees.

Parameter
NameDescription
args array

registerDebuggee

Register this process as a debuggee.

Parameter
NameDescription
args array

listBreakpoints

List the breakpoints set for the specified debuggee.

Parameter
NameDescription
args array

updateBreakpoint

Update the provided breakpoint.

Parameter
NameDescription
args array

setBreakpoint

Sets a breakpoint.

Parameter
NameDescription
args array

Constants

BASE_URI

Value: 'https://clouddebugger.googleapis.com/'