Reference documentation and code samples for the Cloud Debugger V2 API class Google::Cloud::Debugger::V2::ListBreakpointsRequest::BreakpointActionValue.
Wrapper message for Breakpoint.Action. Defines a filter on the action
field of breakpoints.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Cloud Debugger V2 API - Class Google::Cloud::Debugger::V2::ListBreakpointsRequest::BreakpointActionValue (v0.6.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.6.0 (latest)](/ruby/docs/reference/google-cloud-debugger-v2/latest/Google-Cloud-Debugger-V2-ListBreakpointsRequest-BreakpointActionValue)\n- [0.5.0](/ruby/docs/reference/google-cloud-debugger-v2/0.5.0/Google-Cloud-Debugger-V2-ListBreakpointsRequest-BreakpointActionValue)\n- [0.4.0](/ruby/docs/reference/google-cloud-debugger-v2/0.4.0/Google-Cloud-Debugger-V2-ListBreakpointsRequest-BreakpointActionValue)\n- [0.3.5](/ruby/docs/reference/google-cloud-debugger-v2/0.3.5/Google-Cloud-Debugger-V2-ListBreakpointsRequest-BreakpointActionValue) \nReference documentation and code samples for the Cloud Debugger V2 API class Google::Cloud::Debugger::V2::ListBreakpointsRequest::BreakpointActionValue.\n\nWrapper message for `Breakpoint.Action`. Defines a filter on the action\nfield of breakpoints. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #value\n\n def value() -\u003e ::Google::Cloud::Debugger::V2::Breakpoint::Action\n\n**Returns**\n\n- ([::Google::Cloud::Debugger::V2::Breakpoint::Action](./Google-Cloud-Debugger-V2-Breakpoint-Action)) --- Only breakpoints with the specified action will pass the filter.\n\n### #value=\n\n def value=(value) -\u003e ::Google::Cloud::Debugger::V2::Breakpoint::Action\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Debugger::V2::Breakpoint::Action](./Google-Cloud-Debugger-V2-Breakpoint-Action)) --- Only breakpoints with the specified action will pass the filter. \n**Returns**\n\n- ([::Google::Cloud::Debugger::V2::Breakpoint::Action](./Google-Cloud-Debugger-V2-Breakpoint-Action)) --- Only breakpoints with the specified action will pass the filter."]]