Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.ErrorGroupOrder
-
Packages that use ErrorGroupOrder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of ErrorGroupOrder in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return ErrorGroupOrder Modifier and Type Method Description static ErrorGroupOrderErrorGroupOrder. forNumber(int value)ErrorGroupOrderListGroupStatsRequest.Builder. getOrder()Optional.ErrorGroupOrderListGroupStatsRequest. getOrder()Optional.ErrorGroupOrderListGroupStatsRequestOrBuilder. getOrder()Optional.static ErrorGroupOrderErrorGroupOrder. valueOf(int value)Deprecated.static ErrorGroupOrderErrorGroupOrder. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ErrorGroupOrderErrorGroupOrder. valueOf(String name)Returns the enum constant of this type with the specified name.static ErrorGroupOrder[]ErrorGroupOrder. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type ErrorGroupOrder Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ErrorGroupOrder>ErrorGroupOrder. internalGetValueMap()Methods in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type ErrorGroupOrder Modifier and Type Method Description ListGroupStatsRequest.BuilderListGroupStatsRequest.Builder. setOrder(ErrorGroupOrder value)Optional.
-