Class: Google::Cloud::VisionAI::V1::OccupancyCountingPredictionResult::TrackInfo

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

Overview

The track info for annotations from occupancy counting operator.

Instance Attribute Summary collapse

Instance Attribute Details

#start_time::Google::Protobuf::Timestamp



575
576
577
578
# File 'proto_docs/google/cloud/visionai/v1/annotations.rb', line 575

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

#track_id::String



575
576
577
578
# File 'proto_docs/google/cloud/visionai/v1/annotations.rb', line 575

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