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

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

Annotation corresponding to one detected, tracked and recognized logo class.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#entity

def entity() -> ::Google::Cloud::VideoIntelligence::V1::Entity
Returns

#entity=

def entity=(value) -> ::Google::Cloud::VideoIntelligence::V1::Entity
Parameter
Returns

#segments

def segments() -> ::Array<::Google::Cloud::VideoIntelligence::V1::VideoSegment>
Returns

#segments=

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

#tracks

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

#tracks=

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