Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::AnnotatedDatasetMetadata.
Metadata on AnnotatedDataset.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#bounding_poly_config
def bounding_poly_config() -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig
-
(::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig) — Configuration for image bounding box and bounding poly task.
Note: The following fields are mutually exclusive:
bounding_poly_config
,image_classification_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#bounding_poly_config=
def bounding_poly_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig) — Configuration for image bounding box and bounding poly task.
Note: The following fields are mutually exclusive:
bounding_poly_config
,image_classification_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig) — Configuration for image bounding box and bounding poly task.
Note: The following fields are mutually exclusive:
bounding_poly_config
,image_classification_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#event_config
def event_config() -> ::Google::Cloud::DataLabeling::V1beta1::EventConfig
-
(::Google::Cloud::DataLabeling::V1beta1::EventConfig) — Configuration for video event labeling task.
Note: The following fields are mutually exclusive:
event_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,text_classification_config
,text_entity_extraction_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 labeling task.
Note: The following fields are mutually exclusive:
event_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,text_classification_config
,text_entity_extraction_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 labeling task.
Note: The following fields are mutually exclusive:
event_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#human_annotation_config
def human_annotation_config() -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
- (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
#human_annotation_config=
def human_annotation_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
- value (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
- (::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig) — HumanAnnotationConfig used when requesting the human labeling task for this AnnotatedDataset.
#image_classification_config
def image_classification_config() -> ::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig
-
(::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig) — Configuration for image classification task.
Note: The following fields are mutually exclusive:
image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#image_classification_config=
def image_classification_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig) — Configuration for image classification task.
Note: The following fields are mutually exclusive:
image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig) — Configuration for image classification task.
Note: The following fields are mutually exclusive:
image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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() -> ::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig
-
(::Google::Cloud::DataLabeling::V1beta1::ObjectDetectionConfig) — Configuration for video object detection task.
Note: The following fields are mutually exclusive:
object_detection_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
object_detection_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
object_detection_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
object_tracking_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
object_tracking_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
object_tracking_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#polyline_config
def polyline_config() -> ::Google::Cloud::DataLabeling::V1beta1::PolylineConfig
-
(::Google::Cloud::DataLabeling::V1beta1::PolylineConfig) — Configuration for image polyline task.
Note: The following fields are mutually exclusive:
polyline_config
,image_classification_config
,bounding_poly_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#polyline_config=
def polyline_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::PolylineConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::PolylineConfig) — Configuration for image polyline task.
Note: The following fields are mutually exclusive:
polyline_config
,image_classification_config
,bounding_poly_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::PolylineConfig) — Configuration for image polyline task.
Note: The following fields are mutually exclusive:
polyline_config
,image_classification_config
,bounding_poly_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#segmentation_config
def segmentation_config() -> ::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig
-
(::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig) — Configuration for image segmentation task.
Note: The following fields are mutually exclusive:
segmentation_config
,image_classification_config
,bounding_poly_config
,polyline_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#segmentation_config=
def segmentation_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig) — Configuration for image segmentation task.
Note: The following fields are mutually exclusive:
segmentation_config
,image_classification_config
,bounding_poly_config
,polyline_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig) — Configuration for image segmentation task.
Note: The following fields are mutually exclusive:
segmentation_config
,image_classification_config
,bounding_poly_config
,polyline_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#text_classification_config
def text_classification_config() -> ::Google::Cloud::DataLabeling::V1beta1::TextClassificationConfig
-
(::Google::Cloud::DataLabeling::V1beta1::TextClassificationConfig) — Configuration for text classification task.
Note: The following fields are mutually exclusive:
text_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#text_classification_config=
def text_classification_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::TextClassificationConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::TextClassificationConfig) — Configuration for text classification task.
Note: The following fields are mutually exclusive:
text_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::TextClassificationConfig) — Configuration for text classification task.
Note: The following fields are mutually exclusive:
text_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#text_entity_extraction_config
def text_entity_extraction_config() -> ::Google::Cloud::DataLabeling::V1beta1::TextEntityExtractionConfig
-
(::Google::Cloud::DataLabeling::V1beta1::TextEntityExtractionConfig) — Configuration for text entity extraction task.
Note: The following fields are mutually exclusive:
text_entity_extraction_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#text_entity_extraction_config=
def text_entity_extraction_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::TextEntityExtractionConfig
-
value (::Google::Cloud::DataLabeling::V1beta1::TextEntityExtractionConfig) — Configuration for text entity extraction task.
Note: The following fields are mutually exclusive:
text_entity_extraction_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DataLabeling::V1beta1::TextEntityExtractionConfig) — Configuration for text entity extraction task.
Note: The following fields are mutually exclusive:
text_entity_extraction_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,video_classification_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_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() -> ::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig
-
(::Google::Cloud::DataLabeling::V1beta1::VideoClassificationConfig) — Configuration for video classification task.
Note: The following fields are mutually exclusive:
video_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
video_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_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.
Note: The following fields are mutually exclusive:
video_classification_config
,image_classification_config
,bounding_poly_config
,polyline_config
,segmentation_config
,object_detection_config
,object_tracking_config
,event_config
,text_classification_config
,text_entity_extraction_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.