Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ActiveZoneCount.
Message for the active zone count.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#annotation
def annotation() -> ::Google::Cloud::VisionAI::V1::StreamAnnotation
Returns
- (::Google::Cloud::VisionAI::V1::StreamAnnotation) — Active zone annotation from the user.
#annotation=
def annotation=(value) -> ::Google::Cloud::VisionAI::V1::StreamAnnotation
Parameter
- value (::Google::Cloud::VisionAI::V1::StreamAnnotation) — Active zone annotation from the user.
Returns
- (::Google::Cloud::VisionAI::V1::StreamAnnotation) — Active zone annotation from the user.
#counts
def counts() -> ::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>
Returns
- (::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>) — Counts in the zone.
#counts=
def counts=(value) -> ::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>
Parameter
- value (::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>) — Counts in the zone.
Returns
- (::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>) — Counts in the zone.