Class: Google::Cloud::VideoIntelligence::V1::FaceDetectionAnnotation

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

Face detection annotation.

Instance Attribute Summary collapse

Instance Attribute Details

#thumbnail::String



367
368
369
370
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 367

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

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



367
368
369
370
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 367

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

#version::String



367
368
369
370
# File 'proto_docs/google/cloud/videointelligence/v1/video_intelligence.rb', line 367

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