Class: Google::Cloud::AutoML::V1::ClassificationAnnotation

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

Overview

Contains annotation details specific to classification.

Instance Attribute Summary collapse

Instance Attribute Details

#score::Float



32
33
34
35
# File 'proto_docs/google/cloud/automl/v1/classification.rb', line 32

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