Reference documentation and code samples for the Stackdriver Debugger Client class Rest.
Implementation of the Google Debugger REST API.
Namespace
Google \ Cloud \ Debugger \ ConnectionMethods
__construct
| Parameter | |
|---|---|
| Name | Description |
config |
array
[optional] Configuration options. Please see Google\Cloud\Debugger\Connection\Google\Cloud\Core\RequestWrapper::__construct() for the available options. |
listDebuggees
List all registered debuggees.
| Parameter | |
|---|---|
| Name | Description |
args |
array
|
registerDebuggee
Register this process as a debuggee.
| Parameter | |
|---|---|
| Name | Description |
args |
array
|
listBreakpoints
List the breakpoints set for the specified debuggee.
| Parameter | |
|---|---|
| Name | Description |
args |
array
|
updateBreakpoint
Update the provided breakpoint.
| Parameter | |
|---|---|
| Name | Description |
args |
array
|
setBreakpoint
Sets a breakpoint.
| Parameter | |
|---|---|
| Name | Description |
args |
array
|
Constants
BASE_URI
Value: 'https://clouddebugger.googleapis.com/'