public enum ErrorGroupOrderReference documentation and code samples for the Google Cloud Error Reporting v1beta1 API enum ErrorGroupOrder.
A sorting order of error groups.
Namespace
Google.Cloud.ErrorReporting.V1Beta1Assembly
Google.Cloud.ErrorReporting.V1Beta1.dll
Fields |
|
|---|---|
| Name | Description |
AffectedUsersDesc |
Number of affected users in the given time window in descending order. |
CountDesc |
Total count of errors in the given time window in descending order. |
CreatedDesc |
Timestamp when the group was created in descending order. |
GroupOrderUnspecified |
No group order specified. |
LastSeenDesc |
Timestamp when the group was last seen in the given time window in descending order. |