Uses of Class
com.google.cloud.language.v1beta2.AnalyzeEntitiesResponse
-
Packages that use AnalyzeEntitiesResponse Package Description com.google.cloud.language.v1beta2 A client to Cloud Natural Language APIcom.google.cloud.language.v1beta2.stub -
-
Uses of AnalyzeEntitiesResponse in com.google.cloud.language.v1beta2
Methods in com.google.cloud.language.v1beta2 that return AnalyzeEntitiesResponse Modifier and Type Method Description AnalyzeEntitiesResponseLanguageServiceClient. analyzeEntities(AnalyzeEntitiesRequest request)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.AnalyzeEntitiesResponseLanguageServiceClient. analyzeEntities(Document document)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.AnalyzeEntitiesResponseLanguageServiceClient. analyzeEntities(Document document, EncodingType encodingType)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.AnalyzeEntitiesResponseLanguageServiceGrpc.LanguageServiceBlockingStub. analyzeEntities(AnalyzeEntitiesRequest request)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.AnalyzeEntitiesResponseAnalyzeEntitiesResponse.Builder. build()AnalyzeEntitiesResponseAnalyzeEntitiesResponse.Builder. buildPartial()static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. getDefaultInstance()AnalyzeEntitiesResponseAnalyzeEntitiesResponse.Builder. getDefaultInstanceForType()AnalyzeEntitiesResponseAnalyzeEntitiesResponse. getDefaultInstanceForType()static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseDelimitedFrom(InputStream input)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(byte[] data)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(com.google.protobuf.ByteString data)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(InputStream input)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(ByteBuffer data)static AnalyzeEntitiesResponseAnalyzeEntitiesResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.language.v1beta2 that return types with arguments of type AnalyzeEntitiesResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AnalyzeEntitiesResponse>LanguageServiceGrpc.LanguageServiceFutureStub. analyzeEntities(AnalyzeEntitiesRequest request)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceClient. analyzeEntitiesCallable()Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.com.google.api.gax.rpc.UnaryCallSettings<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceSettings. analyzeEntitiesSettings()Returns the object with the settings used for calls to analyzeEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceSettings.Builder. analyzeEntitiesSettings()Returns the builder for the settings used for calls to analyzeEntities.static io.grpc.MethodDescriptor<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceGrpc. getAnalyzeEntitiesMethod()com.google.protobuf.Parser<AnalyzeEntitiesResponse>AnalyzeEntitiesResponse. getParserForType()static com.google.protobuf.Parser<AnalyzeEntitiesResponse>AnalyzeEntitiesResponse. parser()Methods in com.google.cloud.language.v1beta2 with parameters of type AnalyzeEntitiesResponse Modifier and Type Method Description AnalyzeEntitiesResponse.BuilderAnalyzeEntitiesResponse.Builder. mergeFrom(AnalyzeEntitiesResponse other)static AnalyzeEntitiesResponse.BuilderAnalyzeEntitiesResponse. newBuilder(AnalyzeEntitiesResponse prototype)Method parameters in com.google.cloud.language.v1beta2 with type arguments of type AnalyzeEntitiesResponse Modifier and Type Method Description default voidLanguageServiceGrpc.AsyncService. analyzeEntities(AnalyzeEntitiesRequest request, io.grpc.stub.StreamObserver<AnalyzeEntitiesResponse> responseObserver)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties.voidLanguageServiceGrpc.LanguageServiceStub. analyzeEntities(AnalyzeEntitiesRequest request, io.grpc.stub.StreamObserver<AnalyzeEntitiesResponse> responseObserver)Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties. -
Uses of AnalyzeEntitiesResponse in com.google.cloud.language.v1beta2.stub
Methods in com.google.cloud.language.v1beta2.stub that return types with arguments of type AnalyzeEntitiesResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>GrpcLanguageServiceStub. analyzeEntitiesCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>HttpJsonLanguageServiceStub. analyzeEntitiesCallable()com.google.api.gax.rpc.UnaryCallable<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceStub. analyzeEntitiesCallable()com.google.api.gax.rpc.UnaryCallSettings<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceStubSettings. analyzeEntitiesSettings()Returns the object with the settings used for calls to analyzeEntities.com.google.api.gax.rpc.UnaryCallSettings.Builder<AnalyzeEntitiesRequest,AnalyzeEntitiesResponse>LanguageServiceStubSettings.Builder. analyzeEntitiesSettings()Returns the builder for the settings used for calls to analyzeEntities.
-