Class: Google::Cloud::VideoIntelligence::V1::ObjectTrackingConfig

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

Overview

Config for OBJECT_TRACKING.

Instance Attribute Summary collapse

Instance Attribute Details

#model::String



152
153
154
155
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 152

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