Reference documentation and code samples for the Stackdriver Error Reporting V1beta1 Client class TimedCount.
The number of errors in a given time period.
All numbers are approximate since the error events are sampled before counting them.
Generated from protobuf message google.devtools.clouderrorreporting.v1beta1.TimedCount
Namespace
Google \ Cloud \ ErrorReporting \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ count
int|string
Approximate number of occurrences in the given time period.
↳ start_time
↳ end_time
getCount
Approximate number of occurrences in the given time period.
int|string
setCount
Approximate number of occurrences in the given time period.
var
int|string
$this
getStartTime
Start of the time period to which count
refers (included).
hasStartTime
clearStartTime
setStartTime
Start of the time period to which count
refers (included).
$this
getEndTime
End of the time period to which count
refers (excluded).
hasEndTime
clearEndTime
setEndTime
End of the time period to which count
refers (excluded).
$this