Vision AI V1 API - Class Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount (v0.1.0)

Reference documentation and code samples for the Vision AI V1 API class Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Stats::ObjectCount.

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

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — Count of the object.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Count of the object.
Returns
  • (::Integer) — Count of the object.

#entity

def entity() -> ::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Entity

#entity=

def entity=(value) -> ::Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::Entity