Class: Google::Cloud::VideoIntelligence::V1p2beta1::LabelFrame

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

Overview

Video frame level annotation results for label detection.

Instance Attribute Summary collapse

Instance Attribute Details

#confidence::Float



179
180
181
182
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 179

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

#time_offset::Google::Protobuf::Duration



179
180
181
182
# File 'proto_docs/google/cloud/videointelligence/v1p2beta1/video_intelligence.rb', line 179

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