[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Stackdriver Error Reporting V1beta1 Client - Class ErrorGroupOrder (0.23.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.23.1 (latest)](/php/docs/reference/cloud-error-reporting/latest/V1beta1.ErrorGroupOrder)\n- [0.23.0](/php/docs/reference/cloud-error-reporting/0.23.0/V1beta1.ErrorGroupOrder)\n- [0.22.10](/php/docs/reference/cloud-error-reporting/0.22.10/V1beta1.ErrorGroupOrder)\n- [0.21.1](/php/docs/reference/cloud-error-reporting/0.21.1/V1beta1.ErrorGroupOrder)\n- [0.20.2](/php/docs/reference/cloud-error-reporting/0.20.2/V1beta1.ErrorGroupOrder)\n- [0.19.12](/php/docs/reference/cloud-error-reporting/0.19.12/V1beta1.ErrorGroupOrder) \n| **Beta**\n|\n|\n| This library is covered by the [Pre-GA Offerings Terms](/terms/service-terms#1)\n| of the Terms of Service. Pre-GA libraries might have limited support,\n| and changes to pre-GA libraries might not be compatible with other pre-GA versions.\n| For more information, see the\n[launch stage descriptions](/products#product-launch-stages). \nReference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class ErrorGroupOrder.\n\nA sorting order of error groups.\n\nProtobuf type `google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ ErrorReporting \\\\ V1beta1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### GROUP_ORDER_UNSPECIFIED\n\n Value: 0\n\nNo group order specified.\n\nGenerated from protobuf enum `GROUP_ORDER_UNSPECIFIED = 0;`\n\n### COUNT_DESC\n\n Value: 1\n\nTotal count of errors in the given time window in descending order.\n\nGenerated from protobuf enum `COUNT_DESC = 1;`\n\n### LAST_SEEN_DESC\n\n Value: 2\n\nTimestamp when the group was last seen in the given time window\nin descending order.\n\nGenerated from protobuf enum `LAST_SEEN_DESC = 2;`\n\n### CREATED_DESC\n\n Value: 3\n\nTimestamp when the group was created in descending order.\n\nGenerated from protobuf enum `CREATED_DESC = 3;`\n\n### AFFECTED_USERS_DESC\n\n Value: 4\n\nNumber of affected users in the given time window in descending order.\n\nGenerated from protobuf enum `AFFECTED_USERS_DESC = 4;`"]]