Class AccumulatedObjectCount (0.1.0)

AccumulatedObjectCount(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The object info and accumulated count for annotations from occupancy counting operator.

Attributes

Name Description
start_time google.protobuf.timestamp_pb2.Timestamp
The start time of the accumulated count.
object_count google.cloud.visionai_v1.types.OccupancyCountingPredictionResult.Stats.ObjectCount
The object count for the accumulated count.