Method: Google::Cloud::DataLabeling::V1beta1::ImageClassificationAnnotation#annotation_spec
- Defined in:
- proto_docs/google/cloud/datalabeling/v1beta1/annotation.rb
#annotation_spec ⇒ ::Google::Cloud::DataLabeling::V1beta1::AnnotationSpec
Returns Label of image.
110 111 112 113 |
# File 'proto_docs/google/cloud/datalabeling/v1beta1/annotation.rb', line 110 class ImageClassificationAnnotation include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |