Uses of Class
com.google.devtools.clouderrorreporting.v1beta1.TimedCountAlignment
-
Packages that use TimedCountAlignment Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of TimedCountAlignment in com.google.devtools.clouderrorreporting.v1beta1
Methods in com.google.devtools.clouderrorreporting.v1beta1 that return TimedCountAlignment Modifier and Type Method Description static TimedCountAlignment
TimedCountAlignment. forNumber(int value)
TimedCountAlignment
ListGroupStatsRequest.Builder. getAlignment()
Optional.TimedCountAlignment
ListGroupStatsRequest. getAlignment()
Optional.TimedCountAlignment
ListGroupStatsRequestOrBuilder. getAlignment()
Optional.static TimedCountAlignment
TimedCountAlignment. valueOf(int value)
Deprecated.static TimedCountAlignment
TimedCountAlignment. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Returns the enum constant of this type with the specified name.static TimedCountAlignment
TimedCountAlignment. valueOf(String name)
Returns the enum constant of this type with the specified name.static TimedCountAlignment[]
TimedCountAlignment. 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 TimedCountAlignment Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<TimedCountAlignment>
TimedCountAlignment. internalGetValueMap()
Methods in com.google.devtools.clouderrorreporting.v1beta1 with parameters of type TimedCountAlignment Modifier and Type Method Description ListGroupStatsRequest.Builder
ListGroupStatsRequest.Builder. setAlignment(TimedCountAlignment value)
Optional.
-