Reference documentation and code samples for the Cloud Video Intelligence V1p3beta1 API class Google::Cloud::VideoIntelligence::V1p3beta1::StreamingVideoConfig.
Provides information to the annotator that specifies how to process the request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#automl_action_recognition_config
def automl_action_recognition_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig) — Config for STREAMING_AUTOML_ACTION_RECOGNITION.
#automl_action_recognition_config=
def automl_action_recognition_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig) — Config for STREAMING_AUTOML_ACTION_RECOGNITION.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig) — Config for STREAMING_AUTOML_ACTION_RECOGNITION.
#automl_classification_config
def automl_classification_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig) — Config for STREAMING_AUTOML_CLASSIFICATION.
#automl_classification_config=
def automl_classification_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig) — Config for STREAMING_AUTOML_CLASSIFICATION.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig) — Config for STREAMING_AUTOML_CLASSIFICATION.
#automl_object_tracking_config
def automl_object_tracking_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig) — Config for STREAMING_AUTOML_OBJECT_TRACKING.
#automl_object_tracking_config=
def automl_object_tracking_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig) — Config for STREAMING_AUTOML_OBJECT_TRACKING.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig) — Config for STREAMING_AUTOML_OBJECT_TRACKING.
#explicit_content_detection_config
def explicit_content_detection_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig) — Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
#explicit_content_detection_config=
def explicit_content_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig) — Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig) — Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
#feature
def feature() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature) — Requested annotation feature.
#feature=
def feature=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature) — Requested annotation feature.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature) — Requested annotation feature.
#label_detection_config
def label_detection_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig) — Config for STREAMING_LABEL_DETECTION.
#label_detection_config=
def label_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig) — Config for STREAMING_LABEL_DETECTION.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig) — Config for STREAMING_LABEL_DETECTION.
#object_tracking_config
def object_tracking_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig) — Config for STREAMING_OBJECT_TRACKING.
#object_tracking_config=
def object_tracking_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig) — Config for STREAMING_OBJECT_TRACKING.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig) — Config for STREAMING_OBJECT_TRACKING.
#shot_change_detection_config
def shot_change_detection_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig) — Config for STREAMING_SHOT_CHANGE_DETECTION.
#shot_change_detection_config=
def shot_change_detection_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig) — Config for STREAMING_SHOT_CHANGE_DETECTION.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig) — Config for STREAMING_SHOT_CHANGE_DETECTION.
#storage_config
def storage_config() -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig) — Streaming storage option. By default: storage is disabled.
#storage_config=
def storage_config=(value) -> ::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig
Parameter
- value (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig) — Streaming storage option. By default: storage is disabled.
Returns
- (::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig) — Streaming storage option. By default: storage is disabled.