Skip navigation links
A B C G L N S 

A

analyzeEntities(AnalyzeEntitiesRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(AnalyzeEntitiesRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(AnalyzeEntitiesRequest, StreamObserver<AnalyzeEntitiesResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntities(AnalyzeEntitiesRequest, StreamObserver<AnalyzeEntitiesResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest, StreamObserver<AnalyzeEntitySentimentResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest, StreamObserver<AnalyzeEntitySentimentResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeSentiment(AnalyzeSentimentRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest, StreamObserver<AnalyzeSentimentResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest, StreamObserver<AnalyzeSentimentResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
Analyzes the sentiment of the provided text.
analyzeSyntax(AnalyzeSyntaxRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(AnalyzeSyntaxRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(AnalyzeSyntaxRequest, StreamObserver<AnalyzeSyntaxResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
analyzeSyntax(AnalyzeSyntaxRequest, StreamObserver<AnalyzeSyntaxResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties.
annotateText(AnnotateTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateText(AnnotateTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateText(AnnotateTextRequest, StreamObserver<AnnotateTextResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.
annotateText(AnnotateTextRequest, StreamObserver<AnnotateTextResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call.

B

bindService() - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
 

C

classifyText(ClassifyTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceBlockingStub
Classifies a document into categories.
classifyText(ClassifyTextRequest) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceFutureStub
Classifies a document into categories.
classifyText(ClassifyTextRequest, StreamObserver<ClassifyTextResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
Classifies a document into categories.
classifyText(ClassifyTextRequest, StreamObserver<ClassifyTextResponse>) - Method in class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceStub
Classifies a document into categories.
com.google.cloud.language.v1 - package com.google.cloud.language.v1
 

G

getAnalyzeEntitiesMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getAnalyzeEntitySentimentMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getAnalyzeSentimentMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getAnalyzeSyntaxMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getAnnotateTextMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getClassifyTextMethod() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 
getServiceDescriptor() - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
 

L

LanguageServiceGrpc - Class in com.google.cloud.language.v1
Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceGrpc.LanguageServiceBlockingStub - Class in com.google.cloud.language.v1
Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceGrpc.LanguageServiceFutureStub - Class in com.google.cloud.language.v1
Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceGrpc.LanguageServiceImplBase - Class in com.google.cloud.language.v1
Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceGrpc.LanguageServiceStub - Class in com.google.cloud.language.v1
Provides text analysis operations such as sentiment analysis and entity recognition.
LanguageServiceImplBase() - Constructor for class com.google.cloud.language.v1.LanguageServiceGrpc.LanguageServiceImplBase
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.language.v1.LanguageServiceGrpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.language.v1.LanguageServiceGrpc
 
A B C G L N S 
Skip navigation links

Copyright © 2022 Google LLC. All rights reserved.