Class ListDebuggeesResponse (1.7.0)

ListDebuggeesResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response for listing debuggees.

Attribute

NameDescription
debuggees MutableSequence[google.cloud.debugger_v2.types.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.