Reference documentation and code samples for the AI Platform Data Labeling Service V1beta1 API class Google::Cloud::DataLabeling::V1beta1::SegmentationConfig.
Config for image segmentation
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#annotation_spec_set
def annotation_spec_set() -> ::String
Returns
- (::String) — Required. Annotation spec set resource name. format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}
#annotation_spec_set=
def annotation_spec_set=(value) -> ::String
Parameter
- value (::String) — Required. Annotation spec set resource name. format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}
Returns
- (::String) — Required. Annotation spec set resource name. format: projects/{project_id}/annotationSpecSets/{annotation_spec_set_id}
#instruction_message
def instruction_message() -> ::String
Returns
- (::String) — Instruction message showed on labelers UI.
#instruction_message=
def instruction_message=(value) -> ::String
Parameter
- value (::String) — Instruction message showed on labelers UI.
Returns
- (::String) — Instruction message showed on labelers UI.