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

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

Config for image bounding poly (and bounding box) human labeling task.

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.

#annotation_spec_set=

def annotation_spec_set=(value) -> ::String
Parameter
  • value (::String) — Required. Annotation spec set resource name.
Returns
  • (::String) — Required. Annotation spec set resource name.

#instruction_message

def instruction_message() -> ::String
Returns
  • (::String) — Optional. Instruction message showed on contributors UI.

#instruction_message=

def instruction_message=(value) -> ::String
Parameter
  • value (::String) — Optional. Instruction message showed on contributors UI.
Returns
  • (::String) — Optional. Instruction message showed on contributors UI.