public enum ReferenceEnumerates references to which the message applies.
Namespace
Google.Cloud.Debugger.V2Assembly
Google.Cloud.Debugger.V2.dll
Fields |
|
|---|---|
| Name | Description |
BreakpointAge |
Status applies to the breakpoint and is related to its age. |
BreakpointCondition |
Status applies to the breakpoint and is related to its condition. |
BreakpointExpression |
Status applies to the breakpoint and is related to its expressions. |
BreakpointSourceLocation |
Status applies to the breakpoint and is related to its location. |
Unspecified |
Status doesn't refer to any particular input. |
VariableName |
Status applies to the entire variable. |
VariableValue |
Status applies to variable value (variable name is valid). |