Namespace Google.Apis.CloudNaturalLanguage.v1beta1
Classes
CloudNaturalLanguageBaseServiceRequest<TResponse>
A base abstract class for CloudNaturalLanguage requests.
CloudNaturalLanguageService
The CloudNaturalLanguage Service.
CloudNaturalLanguageService.Scope
Available OAuth 2.0 scopes for use with the Cloud Natural Language API.
CloudNaturalLanguageService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Natural Language API.
DocumentsResource
The "documents" collection of methods.
DocumentsResource.AnalyzeEntitiesRequest
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
DocumentsResource.AnalyzeSentimentRequest
Analyzes the sentiment of the provided text.
DocumentsResource.AnalyzeSyntaxRequest
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
DocumentsResource.AnnotateTextRequest
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
Enums
CloudNaturalLanguageBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudNaturalLanguageBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.