public sealed class BreakpointActionValue : IMessage<ListBreakpointsRequest.Types.BreakpointActionValue>, IEquatable<ListBreakpointsRequest.Types.BreakpointActionValue>, IDeepCloneable<ListBreakpointsRequest.Types.BreakpointActionValue>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Debugger v2 API class ListBreakpointsRequest.Types.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-07 UTC."],[[["This document provides reference documentation for the `ListBreakpointsRequest.Types.BreakpointActionValue` class within the Google Cloud Debugger v2 API."],["`BreakpointActionValue` is a wrapper message used to filter breakpoints based on their action field."],["The class inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It includes a constructor to initialize the class and a property named `Value` of type `Breakpoint.Types.Action` which allows filtering by specific breakpoint actions."],["There are multiple versions available for the documentation, from 2.3.0 to the latest 3.2.0."]]],[]]