Class: Google::Cloud::AutoML::V1beta1::TablesAnnotation

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

Overview

Contains annotation details specific to Tables.

Instance Attribute Summary collapse

Instance Attribute Details

#baseline_score::Float



263
264
265
266
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 263

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

#prediction_interval::Google::Cloud::AutoML::V1beta1::DoubleRange



263
264
265
266
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 263

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

#score::Float



263
264
265
266
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 263

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

#tables_model_column_info::Array<::Google::Cloud::AutoML::V1beta1::TablesModelColumnInfo>



263
264
265
266
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 263

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

#value::Google::Protobuf::Value



263
264
265
266
# File 'proto_docs/google/cloud/automl/v1beta1/tables.rb', line 263

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