Class: Google::Cloud::AutoML::V1::AnnotationSpec

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/automl/v1/annotation_spec.rb

Overview

A definition of an annotation spec.

Instance Attribute Summary collapse

Instance Attribute Details

#display_name::String



39
40
41
42
# File 'proto_docs/google/cloud/automl/v1/annotation_spec.rb', line 39

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#example_count::Integer



39
40
41
42
# File 'proto_docs/google/cloud/automl/v1/annotation_spec.rb', line 39

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#name::String



39
40
41
42
# File 'proto_docs/google/cloud/automl/v1/annotation_spec.rb', line 39

class AnnotationSpec
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end