Cloud Video Intelligence V1 API - Class Google::Cloud::VideoIntelligence::V1::FaceDetectionAnnotation (v0.6.5)

Reference documentation and code samples for the Cloud Video Intelligence V1 API class Google::Cloud::VideoIntelligence::V1::FaceDetectionAnnotation.

Face detection annotation.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#thumbnail

def thumbnail() -> ::String
Returns
  • (::String) — The thumbnail of a person's face.

#thumbnail=

def thumbnail=(value) -> ::String
Parameter
  • value (::String) — The thumbnail of a person's face.
Returns
  • (::String) — The thumbnail of a person's face.

#tracks

def tracks() -> ::Array<::Google::Cloud::VideoIntelligence::V1::Track>
Returns

#tracks=

def tracks=(value) -> ::Array<::Google::Cloud::VideoIntelligence::V1::Track>
Parameter
Returns

#version

def version() -> ::String
Returns
  • (::String) — Feature version.

#version=

def version=(value) -> ::String
Parameter
  • value (::String) — Feature version.
Returns
  • (::String) — Feature version.