Class: Google::Cloud::Language::V1::AnalyzeEntitySentimentRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb

Overview

The entity-level sentiment analysis request message.

Instance Attribute Summary collapse

Instance Attribute Details

#documentGoogle::Cloud::Language::V1::Document

Returns Input document.

Returns:



835
# File 'lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb', line 835

class AnalyzeEntitySentimentRequest; end

#encoding_typeGoogle::Cloud::Language::V1::EncodingType

Returns The encoding type used by the API to calculate offsets.

Returns:



835
# File 'lib/google/cloud/language/v1/doc/google/cloud/language/v1/language_service.rb', line 835

class AnalyzeEntitySentimentRequest; end