Cloud Video Intelligence V1beta2 API - Class Google::Cloud::VideoIntelligence::V1beta2::VideoContext (v0.10.0)

Reference documentation and code samples for the Cloud Video Intelligence V1beta2 API class Google::Cloud::VideoIntelligence::V1beta2::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::V1beta2::ExplicitContentDetectionConfig
Returns

#explicit_content_detection_config=

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

#face_detection_config

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

#face_detection_config=

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

#label_detection_config

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

#label_detection_config=

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

#segments

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

#segments=

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

#shot_change_detection_config

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

#shot_change_detection_config=

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