Uses of Class
com.google.cloud.language.v1beta2.AnalyzeEntitySentimentResponse
-
Packages that use AnalyzeEntitySentimentResponse Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language APIcom.google.cloud.language.v1beta2.stub -
-
Uses of AnalyzeEntitySentimentResponse in com.google.cloud.language.v1beta2
Methods in com.google.cloud.language.v1beta2 that return AnalyzeEntitySentimentResponse Modifier and Type Method Description AnalyzeEntitySentimentResponseLanguageServiceClient. analyzeEntitySentiment(AnalyzeEntitySentimentRequest request)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.AnalyzeEntitySentimentResponseLanguageServiceClient. analyzeEntitySentiment(Document document)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.AnalyzeEntitySentimentResponseLanguageServiceClient. analyzeEntitySentiment(Document document, EncodingType encodingType)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.AnalyzeEntitySentimentResponseLanguageServiceGrpc.LanguageServiceBlockingStub. analyzeEntitySentiment(AnalyzeEntitySentimentRequest request)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse.Builder. build()AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse.Builder. buildPartial()static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. getDefaultInstance()AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse.Builder. getDefaultInstanceForType()AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. getDefaultInstanceForType()static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseDelimitedFrom(InputStream input)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(byte[] data)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(com.google.protobuf.ByteString data)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(InputStream input)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(ByteBuffer data)static AnalyzeEntitySentimentResponseAnalyzeEntitySentimentResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.language.v1beta2 that return types with arguments of type AnalyzeEntitySentimentResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AnalyzeEntitySentimentResponse>LanguageServiceGrpc.LanguageServiceFutureStub. analyzeEntitySentiment(AnalyzeEntitySentimentRequest request)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceClient. analyzeEntitySentimentCallable()Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.com.google.api.gax.rpc.UnaryCallSettings<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceSettings. analyzeEntitySentimentSettings()Returns the object with the settings used for calls to analyzeEntitySentiment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceSettings.Builder. analyzeEntitySentimentSettings()Returns the builder for the settings used for calls to analyzeEntitySentiment.static io.grpc.MethodDescriptor<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceGrpc. getAnalyzeEntitySentimentMethod()com.google.protobuf.Parser<AnalyzeEntitySentimentResponse>AnalyzeEntitySentimentResponse. getParserForType()static com.google.protobuf.Parser<AnalyzeEntitySentimentResponse>AnalyzeEntitySentimentResponse. parser()Methods in com.google.cloud.language.v1beta2 with parameters of type AnalyzeEntitySentimentResponse Modifier and Type Method Description AnalyzeEntitySentimentResponse.BuilderAnalyzeEntitySentimentResponse.Builder. mergeFrom(AnalyzeEntitySentimentResponse other)static AnalyzeEntitySentimentResponse.BuilderAnalyzeEntitySentimentResponse. newBuilder(AnalyzeEntitySentimentResponse prototype)Method parameters in com.google.cloud.language.v1beta2 with type arguments of type AnalyzeEntitySentimentResponse Modifier and Type Method Description default voidLanguageServiceGrpc.AsyncService. analyzeEntitySentiment(AnalyzeEntitySentimentRequest request, io.grpc.stub.StreamObserver<AnalyzeEntitySentimentResponse> responseObserver)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions.voidLanguageServiceGrpc.LanguageServiceStub. analyzeEntitySentiment(AnalyzeEntitySentimentRequest request, io.grpc.stub.StreamObserver<AnalyzeEntitySentimentResponse> responseObserver)Finds entities, similar to [AnalyzeEntities][google.cloud.language.v1beta2.LanguageService.AnalyzeEntities] in the text and analyzes sentiment associated with each entity and its mentions. -
Uses of AnalyzeEntitySentimentResponse in com.google.cloud.language.v1beta2.stub
Methods in com.google.cloud.language.v1beta2.stub that return types with arguments of type AnalyzeEntitySentimentResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>GrpcLanguageServiceStub. analyzeEntitySentimentCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>HttpJsonLanguageServiceStub. analyzeEntitySentimentCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceStub. analyzeEntitySentimentCallable()com.google.api.gax.rpc.UnaryCallSettings<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceStubSettings. analyzeEntitySentimentSettings()Returns the object with the settings used for calls to analyzeEntitySentiment.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeEntitySentimentRequest,AnalyzeEntitySentimentResponse>LanguageServiceStubSettings.Builder. analyzeEntitySentimentSettings()Returns the builder for the settings used for calls to analyzeEntitySentiment.
-