Class: Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ActiveZoneCount

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/visionai/v1/annotations.rb

Overview

Message for the active zone count.

Instance Attribute Summary collapse

Instance Attribute Details

#annotation::Google::Cloud::VisionAI::V1::StreamAnnotation



562
563
564
565
# File 'proto_docs/google/cloud/visionai/v1/annotations.rb', line 562

class ActiveZoneCount
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#counts::Array<::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount>



562
563
564
565
# File 'proto_docs/google/cloud/visionai/v1/annotations.rb', line 562

class ActiveZoneCount
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end