Cloud Video Intelligence V1 API - Class Google::Cloud::VideoIntelligence::V1::VideoContext (v0.12.0)

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

Video context and/or feature-specific parameters.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#explicit_content_detection_config

def explicit_content_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::ExplicitContentDetectionConfig
Returns

#explicit_content_detection_config=

def explicit_content_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::ExplicitContentDetectionConfig
Parameter
Returns

#face_detection_config

def face_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::FaceDetectionConfig
Returns

#face_detection_config=

def face_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::FaceDetectionConfig
Parameter
Returns

#label_detection_config

def label_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::LabelDetectionConfig
Returns

#label_detection_config=

def label_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::LabelDetectionConfig
Parameter
Returns

#object_tracking_config

def object_tracking_config() -> ::Google::Cloud::VideoIntelligence::V1::ObjectTrackingConfig
Returns

#object_tracking_config=

def object_tracking_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::ObjectTrackingConfig
Parameter
Returns

#person_detection_config

def person_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::PersonDetectionConfig
Returns

#person_detection_config=

def person_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::PersonDetectionConfig
Parameter
Returns

#segments

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

#segments=

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

#shot_change_detection_config

def shot_change_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::ShotChangeDetectionConfig
Returns

#shot_change_detection_config=

def shot_change_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::ShotChangeDetectionConfig
Parameter
Returns

#speech_transcription_config

def speech_transcription_config() -> ::Google::Cloud::VideoIntelligence::V1::SpeechTranscriptionConfig
Returns

#speech_transcription_config=

def speech_transcription_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::SpeechTranscriptionConfig
Parameter
Returns

#text_detection_config

def text_detection_config() -> ::Google::Cloud::VideoIntelligence::V1::TextDetectionConfig
Returns

#text_detection_config=

def text_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1::TextDetectionConfig
Parameter
Returns