Class: Google::Cloud::AIPlatform::V1::Schema::Predict::Prediction::TextSentimentPredictionResult

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_sentiment.rb

Overview

Prediction output format for Text Sentiment

Instance Attribute Summary collapse

Instance Attribute Details

#sentiment::Integer



35
36
37
38
# File 'proto_docs/google/cloud/aiplatform/v1/schema/predict/prediction/text_sentiment.rb', line 35

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