Google Cloud Error Reporting v1beta1 API - Enum ErrorGroupOrder (3.0.0-beta04)

public enum ErrorGroupOrder

Reference documentation and code samples for the Google Cloud Error Reporting v1beta1 API enum ErrorGroupOrder.

A sorting order of error groups.

Namespace

Google.Cloud.ErrorReporting.V1Beta1

Assembly

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.