Module: Google::Cloud::Language::V2

Defined in:
lib/google/cloud/language/v2.rb,
lib/google/cloud/language/v2/rest.rb,
lib/google/cloud/language/v2/version.rb,
lib/google/cloud/language/v2/language_service.rb,
lib/google/cloud/language/v2/language_service/rest.rb,
lib/google/cloud/language/v2/language_service/client.rb,
lib/google/cloud/language/v2/language_service/credentials.rb,
lib/google/cloud/language/v2/language_service/rest/client.rb,
lib/google/cloud/language/v2/language_service/rest/service_stub.rb,
proto_docs/google/cloud/language/v2/language_service.rb

Overview

To load just the REST part of this package, including all its services, and instantiate a REST client:

Examples:


require "google/cloud/language/v2/rest"
client = ::Google::Cloud::Language::V2::LanguageService::Rest::Client.new

Defined Under Namespace

Modules: EncodingType, LanguageService Classes: AnalyzeEntitiesRequest, AnalyzeEntitiesResponse, AnalyzeSentimentRequest, AnalyzeSentimentResponse, AnnotateTextRequest, AnnotateTextResponse, ClassificationCategory, ClassifyTextRequest, ClassifyTextResponse, Document, Entity, EntityMention, ModerateTextRequest, ModerateTextResponse, Sentence, Sentiment, TextSpan

Constant Summary collapse

VERSION =
"0.3.1"