Show / Hide Table of Contents

Namespace Google.Apis.CloudNaturalLanguage.v2

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, probability, mentions for each entity, and other properties.

DocumentsResource.AnalyzeSentimentRequest

Analyzes the sentiment of the provided text.

DocumentsResource.AnnotateTextRequest

A convenience method that provides all 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.

In this article
Back to top Generated by DocFX