Class: Google::Cloud::VideoIntelligence::V1p3beta1::FaceDetectionAnnotation

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

Overview

Face detection annotation.

Instance Attribute Summary collapse

Instance Attribute Details

#thumbnail::String



485
486
487
488
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 485

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

#tracks::Array<::Google::Cloud::VideoIntelligence::V1p3beta1::Track>



485
486
487
488
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 485

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