Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest.
Request message for LabelVideo.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#basic_config
def basic_config() -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
- (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — Required. Basic human annotation config.
#basic_config=
def basic_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
- value (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — Required. Basic human annotation config.
- (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — Required. Basic human annotation config.
#event_config
def event_config() -> ::Google::Cloud::DataLabeling::V1beta1::EventConfig
-
(::Google::Cloud::DataLabeling::V1beta1::EventConfig) — Configuration for video event task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
event_config
,video_classification_config
,object_detection_config
,object_tracking_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#event_config=
def event_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::EventConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::EventConfig) — Configuration for video event task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
event_config
,video_classification_config
,object_detection_config
,object_tracking_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::EventConfig) — Configuration for video event task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
event_config
,video_classification_config
,object_detection_config
,object_tracking_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#feature
def feature() -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature) — Required. The type of video labeling task.
#feature=
def feature=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature
- value (::Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature) — Required. The type of video labeling task.
- (::Google::Cloud::DataLabeling::V1beta1::LabelVideoRequest::Feature) — Required. The type of video labeling task.
#object_detection_config
def object_detection_config() -> ::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig
-
(::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig) — Configuration for video object detection task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_detection_config
,video_classification_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#object_detection_config=
def object_detection_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig) — Configuration for video object detection task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_detection_config
,video_classification_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig) — Configuration for video object detection task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_detection_config
,video_classification_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#object_tracking_config
def object_tracking_config() -> ::Google::Cloud::DataLabeling::V1beta1::ObjectTrackingConfig
-
(::Google::Cloud::DataLabeling::V1beta1::ObjectTrackingConfig) — Configuration for video object tracking task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_tracking_config
,video_classification_config
,object_detection_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#object_tracking_config=
def object_tracking_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ObjectTrackingConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::ObjectTrackingConfig) — Configuration for video object tracking task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_tracking_config
,video_classification_config
,object_detection_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::ObjectTrackingConfig) — Configuration for video object tracking task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
object_tracking_config
,video_classification_config
,object_detection_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#parent
def parent() -> ::String
- (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}
#parent=
def parent=(value) -> ::String
- value (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}
- (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}
#video_classification_config
def video_classification_config() -> ::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig
-
(::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig) — Configuration for video classification task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
video_classification_config
,object_detection_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#video_classification_config=
def video_classification_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig) — Configuration for video classification task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
video_classification_config
,object_detection_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig) — Configuration for video classification task.
One of video_classification_config, object_detection_config,
object_tracking_config and event_config is required.
Note: The following fields are mutually exclusive:
video_classification_config
,object_detection_config
,object_tracking_config
,event_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.