Cloud Video Intelligence V1beta2 API - Class Google::Cloud::VideoIntelligence::V1beta2::VideoAnnotationProgress (v0.4.5)

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

Annotation progress for a single video.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#input_uri

def input_uri() -> ::String
Returns

#input_uri=

def input_uri=(value) -> ::String
Parameter
Returns

#progress_percent

def progress_percent() -> ::Integer
Returns
  • (::Integer) — Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.

#progress_percent=

def progress_percent=(value) -> ::Integer
Parameter
  • value (::Integer) — Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.
Returns
  • (::Integer) — Approximate percentage processed thus far. Guaranteed to be 100 when fully processed.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_time=

def update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns