Class: Google::Cloud::Debugger::V2::ListBreakpointsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/devtools/clouddebugger/v2/debugger.rb

Overview

Response for listing breakpoints.

Instance Attribute Summary collapse

Instance Attribute Details

#breakpoints::Array<::Google::Cloud::Debugger::V2::Breakpoint>



149
150
151
152
# File 'proto_docs/google/devtools/clouddebugger/v2/debugger.rb', line 149

class ListBreakpointsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_wait_token::String



149
150
151
152
# File 'proto_docs/google/devtools/clouddebugger/v2/debugger.rb', line 149

class ListBreakpointsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end