[[["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,["# Stackdriver Debugger V2 Client - Class Reference (1.9.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.9.5 (latest)](/php/docs/reference/cloud-debugger/latest/V2.StatusMessage.Reference)\n- [1.9.4](/php/docs/reference/cloud-debugger/1.9.4/V2.StatusMessage.Reference)\n- [1.8.8](/php/docs/reference/cloud-debugger/1.8.8/V2.StatusMessage.Reference)\n- [1.7.0](/php/docs/reference/cloud-debugger/1.7.0/V2.StatusMessage.Reference)\n- [1.6.4](/php/docs/reference/cloud-debugger/1.6.4/V2.StatusMessage.Reference)\n- [1.5.1](/php/docs/reference/cloud-debugger/1.5.1/V2.StatusMessage.Reference)\n- [1.4.16](/php/docs/reference/cloud-debugger/1.4.16/V2.StatusMessage.Reference) \nReference documentation and code samples for the Stackdriver Debugger V2 Client class Reference.\n\nEnumerates references to which the message applies.\n\nProtobuf type `google.devtools.clouddebugger.v2.StatusMessage.Reference`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Debugger \\\\ V2 \\\\ StatusMessage\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### UNSPECIFIED\n\n Value: 0\n\nStatus doesn't refer to any particular input.\n\nGenerated from protobuf enum `UNSPECIFIED = 0;`\n\n### BREAKPOINT_SOURCE_LOCATION\n\n Value: 3\n\nStatus applies to the breakpoint and is related to its location.\n\nGenerated from protobuf enum `BREAKPOINT_SOURCE_LOCATION = 3;`\n\n### BREAKPOINT_CONDITION\n\n Value: 4\n\nStatus applies to the breakpoint and is related to its condition.\n\nGenerated from protobuf enum `BREAKPOINT_CONDITION = 4;`\n\n### BREAKPOINT_EXPRESSION\n\n Value: 7\n\nStatus applies to the breakpoint and is related to its expressions.\n\nGenerated from protobuf enum `BREAKPOINT_EXPRESSION = 7;`\n\n### BREAKPOINT_AGE\n\n Value: 8\n\nStatus applies to the breakpoint and is related to its age.\n\nGenerated from protobuf enum `BREAKPOINT_AGE = 8;`\n\n### VARIABLE_NAME\n\n Value: 5\n\nStatus applies to the entire variable.\n\nGenerated from protobuf enum `VARIABLE_NAME = 5;`\n\n### VARIABLE_VALUE\n\n Value: 6\n\nStatus applies to variable value (variable name is valid).\n\nGenerated from protobuf enum `VARIABLE_VALUE = 6;`"]]