Class ListDebuggeesResponse (1.4.3)

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

Response for listing debuggees.

Attribute

NameDescription
debuggees Sequence[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.