Reference documentation and code samples for the Stackdriver Debugger V2 Client class ListDebuggeesResponse.
Response for listing debuggees.
Generated from protobuf message google.devtools.clouddebugger.v2.ListDebuggeesResponse
Namespace
Google \ Cloud \ Debugger \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ debuggees
array< Google\Cloud\Debugger\V2\Debuggee
>
List of debuggees accessible to the calling user. The fields debuggee.id
and description
are guaranteed to be set. The description
field is a human readable field provided by agents and can be displayed to users.
getDebuggees
List of debuggees accessible to the calling user.
The fields debuggee.id
and description
are guaranteed to be set.
The description
field is a human readable field provided by agents and
can be displayed to users.
setDebuggees
List of debuggees accessible to the calling user.
The fields debuggee.id
and description
are guaranteed to be set.
The description
field is a human readable field provided by agents and
can be displayed to users.
$this