[[["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,["# Google Cloud Support V2 Client - Class Priority (1.2.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.2.1 (latest)](/php/docs/reference/cloud-support/latest/V2.PBCase.Priority)\n- [1.2.0](/php/docs/reference/cloud-support/1.2.0/V2.PBCase.Priority)\n- [1.1.0](/php/docs/reference/cloud-support/1.1.0/V2.PBCase.Priority)\n- [1.0.3](/php/docs/reference/cloud-support/1.0.3/V2.PBCase.Priority)\n- [0.2.5](/php/docs/reference/cloud-support/0.2.5/V2.PBCase.Priority)\n- [0.1.2](/php/docs/reference/cloud-support/0.1.2/V2.PBCase.Priority) \nReference documentation and code samples for the Google Cloud Support V2 Client class Priority.\n\nThe case Priority. P0 is most urgent and P4 the least.\n\nProtobuf type `google.cloud.support.v2.Case.Priority`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Support \\\\ V2 \\\\ PBCase\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### PRIORITY_UNSPECIFIED\n\n Value: 0\n\nPriority is undefined or has not been set yet.\n\nGenerated from protobuf enum `PRIORITY_UNSPECIFIED = 0;`\n\n### P0\n\n Value: 1\n\nExtreme impact on a production service. Service is hard down.\n\nGenerated from protobuf enum `P0 = 1;`\n\n### P1\n\n Value: 2\n\nCritical impact on a production service. Service is currently unusable.\n\nGenerated from protobuf enum `P1 = 2;`\n\n### P2\n\n Value: 3\n\nSevere impact on a production service. Service is usable but greatly\nimpaired.\n\nGenerated from protobuf enum `P2 = 3;`\n\n### P3\n\n Value: 4\n\nMedium impact on a production service. Service is available, but\nmoderately impaired.\n\nGenerated from protobuf enum `P3 = 4;`\n\n### P4\n\n Value: 5\n\nGeneral questions or minor issues. Production service is fully\navailable.\n\nGenerated from protobuf enum `P4 = 5;`"]]