Reference documentation and code samples for the Stackdriver Debugger V2 Client class UpdateActiveBreakpointRequest.
Request to update an active breakpoint.
Generated from protobuf message google.devtools.clouddebugger.v2.UpdateActiveBreakpointRequest
Namespace
Google \ Cloud \ Debugger \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ debuggee_id
string
Required. Identifies the debuggee being debugged.
↳ breakpoint
Google\Cloud\Debugger\V2\Breakpoint
Required. Updated breakpoint information. The field id
must be set. The agent must echo all Breakpoint specification fields in the update.
getDebuggeeId
Required. Identifies the debuggee being debugged.
string
setDebuggeeId
Required. Identifies the debuggee being debugged.
var
string
$this
getBreakpoint
Required. Updated breakpoint information.
The field id
must be set.
The agent must echo all Breakpoint specification fields in the update.
hasBreakpoint
clearBreakpoint
setBreakpoint
Required. Updated breakpoint information.
The field id
must be set.
The agent must echo all Breakpoint specification fields in the update.
$this