Stackdriver Debugger V2 Client - Class SetBreakpointResponse (1.9.5)

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

Response for setting a breakpoint.

Generated from protobuf message google.devtools.clouddebugger.v2.SetBreakpointResponse

Namespace

Google \ Cloud \ Debugger \ V2

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ breakpoint Breakpoint

Breakpoint resource. The field id is guaranteed to be set (in addition to the echoed fileds).

getBreakpoint

Breakpoint resource.

The field id is guaranteed to be set (in addition to the echoed fileds).

Returns
Type Description
Breakpoint|null

hasBreakpoint

clearBreakpoint

setBreakpoint

Breakpoint resource.

The field id is guaranteed to be set (in addition to the echoed fileds).

Parameter
Name Description
var Breakpoint
Returns
Type Description
$this

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.