Class: Google::Cloud::Language::V1::AnalyzeEntitiesRequest

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

Overview

The entity analysis request message.

Instance Attribute Summary collapse

Instance Attribute Details

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

Returns Input document.

Returns:



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

class AnalyzeEntitiesRequest; end

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

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

Returns:



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

class AnalyzeEntitiesRequest; end