Class: Google::Cloud::VideoIntelligence::V1p3beta1::StreamingVideoConfig

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb

Overview

Provides information to the annotator that specifies how to process the request.

Instance Attribute Summary collapse

Instance Attribute Details

#automl_action_recognition_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlActionRecognitionConfig

Returns Config for STREAMING_AUTOML_ACTION_RECOGNITION.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#automl_classification_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlClassificationConfig

Returns Config for STREAMING_AUTOML_CLASSIFICATION.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#automl_object_tracking_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingAutomlObjectTrackingConfig

Returns Config for STREAMING_AUTOML_OBJECT_TRACKING.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#explicit_content_detection_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingExplicitContentDetectionConfig

Returns Config for STREAMING_EXPLICIT_CONTENT_DETECTION.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#feature::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingFeature

Returns Requested annotation feature.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#label_detection_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingLabelDetectionConfig

Returns Config for STREAMING_LABEL_DETECTION.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#object_tracking_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingObjectTrackingConfig

Returns Config for STREAMING_OBJECT_TRACKING.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#shot_change_detection_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingShotChangeDetectionConfig

Returns Config for STREAMING_SHOT_CHANGE_DETECTION.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#storage_config::Google::Cloud::VideoIntelligence::V1p3beta1::StreamingStorageConfig

Returns Streaming storage option. By default: storage is disabled.

Returns:



969
970
971
972
# File 'proto_docs/google/cloud/videointelligence/v1p3beta1/video_intelligence.rb', line 969

class StreamingVideoConfig
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end