Namespace Google.Apis.CloudNaturalLanguage.v1beta2
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.AnalyzeEntitySentimentRequest
Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with each entity and its mentions.
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 syntax, sentiment, entity, and classification features in one call.
DocumentsResource.ClassifyTextRequest
Classifies a document into categories.
DocumentsResource.ModerateTextRequest
Moderates a document for harmful and sensitive categories.
Enums
CloudNaturalLanguageBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudNaturalLanguageBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.