Enum ErrorGroupOrder (2.0.0-beta05)

public enum ErrorGroupOrder

A sorting order of error groups.

Namespace

Google.Cloud.ErrorReporting.V1Beta1

Assembly

Google.Cloud.ErrorReporting.V1Beta1.dll

Fields

NameDescription
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.