- 2.52.0 (latest)
- 2.51.0
- 2.50.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.40.0
- 2.39.0
- 2.38.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.28.0
- 2.27.0
- 2.26.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.0
- 2.3.0
- 2.2.13
- 2.1.0
- 2.0.27
public interface StreamingVideoConfigOrBuilder extends MessageOrBuilder
Implements
MessageOrBuilderMethods
getAutomlActionRecognitionConfig()
public abstract StreamingAutomlActionRecognitionConfig getAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;
Type | Description |
StreamingAutomlActionRecognitionConfig | The automlActionRecognitionConfig. |
getAutomlActionRecognitionConfigOrBuilder()
public abstract StreamingAutomlActionRecognitionConfigOrBuilder getAutomlActionRecognitionConfigOrBuilder()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;
Type | Description |
StreamingAutomlActionRecognitionConfigOrBuilder |
getAutomlClassificationConfig()
public abstract StreamingAutomlClassificationConfig getAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;
Type | Description |
StreamingAutomlClassificationConfig | The automlClassificationConfig. |
getAutomlClassificationConfigOrBuilder()
public abstract StreamingAutomlClassificationConfigOrBuilder getAutomlClassificationConfigOrBuilder()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;
Type | Description |
StreamingAutomlClassificationConfigOrBuilder |
getAutomlObjectTrackingConfig()
public abstract StreamingAutomlObjectTrackingConfig getAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;
Type | Description |
StreamingAutomlObjectTrackingConfig | The automlObjectTrackingConfig. |
getAutomlObjectTrackingConfigOrBuilder()
public abstract StreamingAutomlObjectTrackingConfigOrBuilder getAutomlObjectTrackingConfigOrBuilder()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;
Type | Description |
StreamingAutomlObjectTrackingConfigOrBuilder |
getExplicitContentDetectionConfig()
public abstract StreamingExplicitContentDetectionConfig getExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;
Type | Description |
StreamingExplicitContentDetectionConfig | The explicitContentDetectionConfig. |
getExplicitContentDetectionConfigOrBuilder()
public abstract StreamingExplicitContentDetectionConfigOrBuilder getExplicitContentDetectionConfigOrBuilder()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;
Type | Description |
StreamingExplicitContentDetectionConfigOrBuilder |
getFeature()
public abstract StreamingFeature getFeature()
Requested annotation feature.
.google.cloud.videointelligence.v1p3beta1.StreamingFeature feature = 1;
Type | Description |
StreamingFeature | The feature. |
getFeatureValue()
public abstract int getFeatureValue()
Requested annotation feature.
.google.cloud.videointelligence.v1p3beta1.StreamingFeature feature = 1;
Type | Description |
int | The enum numeric value on the wire for feature. |
getLabelDetectionConfig()
public abstract StreamingLabelDetectionConfig getLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;
Type | Description |
StreamingLabelDetectionConfig | The labelDetectionConfig. |
getLabelDetectionConfigOrBuilder()
public abstract StreamingLabelDetectionConfigOrBuilder getLabelDetectionConfigOrBuilder()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;
Type | Description |
StreamingLabelDetectionConfigOrBuilder |
getObjectTrackingConfig()
public abstract StreamingObjectTrackingConfig getObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;
Type | Description |
StreamingObjectTrackingConfig | The objectTrackingConfig. |
getObjectTrackingConfigOrBuilder()
public abstract StreamingObjectTrackingConfigOrBuilder getObjectTrackingConfigOrBuilder()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;
Type | Description |
StreamingObjectTrackingConfigOrBuilder |
getShotChangeDetectionConfig()
public abstract StreamingShotChangeDetectionConfig getShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;
Type | Description |
StreamingShotChangeDetectionConfig | The shotChangeDetectionConfig. |
getShotChangeDetectionConfigOrBuilder()
public abstract StreamingShotChangeDetectionConfigOrBuilder getShotChangeDetectionConfigOrBuilder()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;
Type | Description |
StreamingShotChangeDetectionConfigOrBuilder |
getStorageConfig()
public abstract StreamingStorageConfig getStorageConfig()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;
Type | Description |
StreamingStorageConfig | The storageConfig. |
getStorageConfigOrBuilder()
public abstract StreamingStorageConfigOrBuilder getStorageConfigOrBuilder()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;
Type | Description |
StreamingStorageConfigOrBuilder |
getStreamingConfigCase()
public abstract StreamingVideoConfig.StreamingConfigCase getStreamingConfigCase()
Type | Description |
StreamingVideoConfig.StreamingConfigCase |
hasAutomlActionRecognitionConfig()
public abstract boolean hasAutomlActionRecognitionConfig()
Config for STREAMING_AUTOML_ACTION_RECOGNITION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlActionRecognitionConfig automl_action_recognition_config = 23;
Type | Description |
boolean | Whether the automlActionRecognitionConfig field is set. |
hasAutomlClassificationConfig()
public abstract boolean hasAutomlClassificationConfig()
Config for STREAMING_AUTOML_CLASSIFICATION.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlClassificationConfig automl_classification_config = 21;
Type | Description |
boolean | Whether the automlClassificationConfig field is set. |
hasAutomlObjectTrackingConfig()
public abstract boolean hasAutomlObjectTrackingConfig()
Config for STREAMING_AUTOML_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingAutomlObjectTrackingConfig automl_object_tracking_config = 22;
Type | Description |
boolean | Whether the automlObjectTrackingConfig field is set. |
hasExplicitContentDetectionConfig()
public abstract boolean hasExplicitContentDetectionConfig()
Config for STREAMING_EXPLICIT_CONTENT_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingExplicitContentDetectionConfig explicit_content_detection_config = 4;
Type | Description |
boolean | Whether the explicitContentDetectionConfig field is set. |
hasLabelDetectionConfig()
public abstract boolean hasLabelDetectionConfig()
Config for STREAMING_LABEL_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingLabelDetectionConfig label_detection_config = 3;
Type | Description |
boolean | Whether the labelDetectionConfig field is set. |
hasObjectTrackingConfig()
public abstract boolean hasObjectTrackingConfig()
Config for STREAMING_OBJECT_TRACKING.
.google.cloud.videointelligence.v1p3beta1.StreamingObjectTrackingConfig object_tracking_config = 5;
Type | Description |
boolean | Whether the objectTrackingConfig field is set. |
hasShotChangeDetectionConfig()
public abstract boolean hasShotChangeDetectionConfig()
Config for STREAMING_SHOT_CHANGE_DETECTION.
.google.cloud.videointelligence.v1p3beta1.StreamingShotChangeDetectionConfig shot_change_detection_config = 2;
Type | Description |
boolean | Whether the shotChangeDetectionConfig field is set. |
hasStorageConfig()
public abstract boolean hasStorageConfig()
Streaming storage option. By default: storage is disabled.
.google.cloud.videointelligence.v1p3beta1.StreamingStorageConfig storage_config = 30;
Type | Description |
boolean | Whether the storageConfig field is set. |