Properties of a data breakpoint passed to the setDataBreakpoints request.

Fields

@:optionaloptionalhitCondition:Null<String>

An optional expression that controls how many hits of the breakpoint are ignored. The backend is expected to interpret the expression as needed.

dataId:String

An id representing the data. This id is returned from the dataBreakpointInfo request.

@:optionaloptionalcondition:Null<String>

An optional expression for conditional breakpoints.

@:optionaloptionalaccessType:Null<DataBreakpointAccessType>

The access type of the data.