AI Platform Data Labeling Service V1beta1 API - Class Google::Cloud::DataLabeling::V1beta1::AnnotatedDatasetMetadata (v0.10.0)

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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns

#human_annotation_config=

def human_annotation_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
Parameter
Returns

#image_classification_config

def image_classification_config() -> ::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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
Returns
  • (::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
Parameter
  • 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.

Returns
  • (::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.