Natural Language V1 API - Class Google::Cloud::Language::V1::AnnotateTextRequest (v0.8.0)

Reference documentation and code samples for the Natural Language V1 API class Google::Cloud::Language::V1::AnnotateTextRequest.

The request message for the text annotation API, which can perform multiple analysis types (sentiment, entities, and syntax) in one call.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#document

def document() -> ::Google::Cloud::Language::V1::Document
Returns

#document=

def document=(value) -> ::Google::Cloud::Language::V1::Document
Parameter
Returns

#encoding_type

def encoding_type() -> ::Google::Cloud::Language::V1::EncodingType
Returns

#encoding_type=

def encoding_type=(value) -> ::Google::Cloud::Language::V1::EncodingType
Parameter
Returns

#features

def features() -> ::Google::Cloud::Language::V1::AnnotateTextRequest::Features
Returns

#features=

def features=(value) -> ::Google::Cloud::Language::V1::AnnotateTextRequest::Features
Parameter
Returns