Skip navigation links
A B C G L M N S 

A

analyzeEntities(AnalyzeEntitiesRequest) - Method in class com.google.cloud.language.v1beta2.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.v1beta2.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.v1beta2.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.v1beta2.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.v1beta2.LanguageServiceGrpc.LanguageServiceBlockingStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeEntitySentiment(AnalyzeEntitySentimentRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceFutureStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.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.v1beta2.LanguageServiceGrpc.LanguageServiceImplBase
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.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.v1beta2.LanguageServiceGrpc.LanguageServiceStub
Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.
analyzeSentiment(AnalyzeSentimentRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceBlockingStub
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceFutureStub
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest, StreamObserver<AnalyzeSentimentResponse>) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceImplBase
Analyzes the sentiment of the provided text.
analyzeSentiment(AnalyzeSentimentRequest, StreamObserver<AnalyzeSentimentResponse>) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceStub
Analyzes the sentiment of the provided text.
analyzeSyntax(AnalyzeSyntaxRequest) - Method in class com.google.cloud.language.v1beta2.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.v1beta2.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.v1beta2.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.v1beta2.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.v1beta2.LanguageServiceGrpc.LanguageServiceBlockingStub
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateText(AnnotateTextRequest) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceFutureStub
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateText(AnnotateTextRequest, StreamObserver<AnnotateTextResponse>) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceImplBase
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.
annotateText(AnnotateTextRequest, StreamObserver<AnnotateTextResponse>) - Method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc.LanguageServiceStub
A convenience method that provides all syntax, sentiment, entity, and classification features in one call.

B

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

C

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

G

getServiceDescriptor() - Static method in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 

L

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

M

METHOD_ANALYZE_ENTITIES - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 
METHOD_ANALYZE_ENTITY_SENTIMENT - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 
METHOD_ANALYZE_SENTIMENT - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 
METHOD_ANALYZE_SYNTAX - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 
METHOD_ANNOTATE_TEXT - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 
METHOD_CLASSIFY_TEXT - Static variable in class com.google.cloud.language.v1beta2.LanguageServiceGrpc
 

N

newBlockingStub(Channel) - Static method in class com.google.cloud.language.v1beta2.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.v1beta2.LanguageServiceGrpc
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
newStub(Channel) - Static method in class com.google.cloud.language.v1beta2.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.v1beta2.LanguageServiceGrpc
 
A B C G L M N S 
Skip navigation links