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

Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::LabelImageRequest.

Request message for starting an image labeling task.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#basic_config

def basic_config() -> ::Google::Cloud::DataLabeling::V1beta1::HumanAnnotationConfig
Returns

#basic_config=

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

#bounding_poly_config

def bounding_poly_config() -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig
Returns

#bounding_poly_config=

def bounding_poly_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::BoundingPolyConfig
Parameter
Returns

#feature

def feature() -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageRequest::Feature
Returns

#feature=

def feature=(value) -> ::Google::Cloud::DataLabeling::V1beta1::LabelImageRequest::Feature
Parameter
Returns

#image_classification_config

def image_classification_config() -> ::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig
Returns

#image_classification_config=

def image_classification_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::ImageClassificationConfig
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}
Returns
  • (::String) — Required. Name of the dataset to request labeling task, format: projects/{project_id}/datasets/{dataset_id}

#polyline_config

def polyline_config() -> ::Google::Cloud::DataLabeling::V1beta1::PolylineConfig
Returns

#polyline_config=

def polyline_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::PolylineConfig
Parameter
Returns

#segmentation_config

def segmentation_config() -> ::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig
Returns

#segmentation_config=

def segmentation_config=(value) -> ::Google::Cloud::DataLabeling::V1beta1::SegmentationConfig
Parameter
Returns