Uses of Interface
com.google.devtools.clouderrorreporting.v1beta1.TimedCountOrBuilder
-
Packages that use TimedCountOrBuilder Package Description com.google.devtools.clouderrorreporting.v1beta1 A client to Error Reporting API -
-
Uses of TimedCountOrBuilder in com.google.devtools.clouderrorreporting.v1beta1
Classes in com.google.devtools.clouderrorreporting.v1beta1 that implement TimedCountOrBuilder Modifier and Type Class Description classTimedCountThe number of errors in a given time period.static classTimedCount.BuilderThe number of errors in a given time period.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return TimedCountOrBuilder Modifier and Type Method Description TimedCountOrBuilderErrorGroupStats.Builder. getTimedCountsOrBuilder(int index)Approximate number of occurrences over time.TimedCountOrBuilderErrorGroupStats. getTimedCountsOrBuilder(int index)Approximate number of occurrences over time.TimedCountOrBuilderErrorGroupStatsOrBuilder. getTimedCountsOrBuilder(int index)Approximate number of occurrences over time.Methods in com.google.devtools.clouderrorreporting.v1beta1 that return types with arguments of type TimedCountOrBuilder Modifier and Type Method Description List<? extends TimedCountOrBuilder>ErrorGroupStats.Builder. getTimedCountsOrBuilderList()Approximate number of occurrences over time.List<? extends TimedCountOrBuilder>ErrorGroupStats. getTimedCountsOrBuilderList()Approximate number of occurrences over time.List<? extends TimedCountOrBuilder>ErrorGroupStatsOrBuilder. getTimedCountsOrBuilderList()Approximate number of occurrences over time.
-