Sha256: 4d0ada93bb733828ea1259469a2c9d6696a9464f6adf4a153823a73ac0d90df4

Contents?: true

Size: 1.35 KB

Versions: 16

Compression:

Stored size: 1.35 KB

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/automl/v1/text_sentiment.proto

require 'google/protobuf'

require 'google/cloud/automl/v1/classification_pb'
require 'google/api/annotations_pb'
Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/automl/v1/text_sentiment.proto", :syntax => :proto3) do
    add_message "google.cloud.automl.v1.TextSentimentAnnotation" do
      optional :sentiment, :int32, 1
    end
    add_message "google.cloud.automl.v1.TextSentimentEvaluationMetrics" do
      optional :precision, :float, 1
      optional :recall, :float, 2
      optional :f1_score, :float, 3
      optional :mean_absolute_error, :float, 4
      optional :mean_squared_error, :float, 5
      optional :linear_kappa, :float, 6
      optional :quadratic_kappa, :float, 7
      optional :confusion_matrix, :message, 8, "google.cloud.automl.v1.ClassificationEvaluationMetrics.ConfusionMatrix"
    end
  end
end

module Google
  module Cloud
    module AutoML
      module V1
        TextSentimentAnnotation = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1.TextSentimentAnnotation").msgclass
        TextSentimentEvaluationMetrics = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.automl.v1.TextSentimentEvaluationMetrics").msgclass
      end
    end
  end
end

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
google-cloud-automl-v1-0.4.3 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.4.2 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.4.1 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.4.0 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.3.0 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.8 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.7 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.6 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.5 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.4 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.3 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.2 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.1 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.2.0 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.1.1 lib/google/cloud/automl/v1/text_sentiment_pb.rb
google-cloud-automl-v1-0.1.0 lib/google/cloud/automl/v1/text_sentiment_pb.rb