Class: Google::Cloud::Debugger::V2::ListActiveBreakpointsResponse

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

Overview

Response for listing active breakpoints.

Instance Attribute Summary collapse

Instance Attribute Details

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



85
86
87
88
# File 'proto_docs/google/devtools/clouddebugger/v2/controller.rb', line 85

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

#next_wait_token::String



85
86
87
88
# File 'proto_docs/google/devtools/clouddebugger/v2/controller.rb', line 85

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

#wait_expired::Boolean



85
86
87
88
# File 'proto_docs/google/devtools/clouddebugger/v2/controller.rb', line 85

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