Uses of Interface
com.google.cloud.language.v1beta2.AnnotateTextRequestOrBuilder
-
Packages that use AnnotateTextRequestOrBuilder Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language API -
-
Uses of AnnotateTextRequestOrBuilder in com.google.cloud.language.v1beta2
Classes in com.google.cloud.language.v1beta2 that implement AnnotateTextRequestOrBuilder Modifier and Type Class Description class
AnnotateTextRequest
The request message for the text annotation API, which can perform multiple analysis types (sentiment, entities, and syntax) in one call.static class
AnnotateTextRequest.Builder
The request message for the text annotation API, which can perform multiple analysis types (sentiment, entities, and syntax) in one call.
-