Class GetBreakpointResponse

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

Response for getting breakpoint information.

Attribute

NameDescription
breakpoint_ google.cloud.debugger_v2.types.Breakpoint
Complete breakpoint state. The fields ``id`` and ``location`` are guaranteed to be set.

Inheritance

builtins.object > proto.message.Message > GetBreakpointResponse