Class: Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTextSentiment

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_sentiment.rb

Overview

A TrainingJob that trains and uploads an AutoML Text Sentiment Model.

Instance Attribute Summary collapse

Instance Attribute Details

#inputs::Google::Cloud::AIPlatform::V1::Schema::TrainingJob::Definition::AutoMlTextSentimentInputs

Returns The input parameters of this TrainingJob.



31
32
33
34
# File 'proto_docs/google/cloud/aiplatform/v1/schema/trainingjob/definition/automl_text_sentiment.rb', line 31

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