Class: Google::Devtools::Clouddebugger::V2::ListBreakpointsRequest::BreakpointActionValue

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

Overview

Wrapper message for +Breakpoint.Action+. Defines a filter on the action field of breakpoints.

Instance Attribute Summary collapse

Instance Attribute Details

#valueGoogle::Devtools::Clouddebugger::V2::Breakpoint::Action

Returns Only breakpoints with the specified action will pass the filter.

Returns:



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

class BreakpointActionValue; end