Class: Google::Devtools::Clouddebugger::V2::GetBreakpointResponse

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/debugger/v2/doc/google/devtools/clouddebugger/v2/debugger.rb

Overview

Response for getting breakpoint information.

Instance Attribute Summary collapse

Instance Attribute Details

#breakpointGoogle::Devtools::Clouddebugger::V2::Breakpoint

Returns Complete breakpoint state. The fields +id+ and +location+ are guaranteed to be set.

Returns:



58
# File 'lib/google/cloud/debugger/v2/doc/google/devtools/clouddebugger/v2/debugger.rb', line 58

class GetBreakpointResponse; end