Class LanguageServiceGrpc.LanguageServiceImplBase (2.30.0)

publicabstractstaticclass LanguageServiceGrpc.LanguageServiceImplBaseimplementsBindableService,LanguageServiceGrpc.AsyncService

Base class for the server implementation of the service LanguageService.

Provides text analysis operations such as sentiment analysis and entity recognition.

Inheritance

java.lang.Object > LanguageServiceGrpc.LanguageServiceImplBase

Implements

io.grpc.BindableService, LanguageServiceGrpc.AsyncService

Constructors

LanguageServiceImplBase()

publicLanguageServiceImplBase()

Methods

bindService()

publicfinalServerServiceDefinitionbindService()
Returns
Type Description
io.grpc.ServerServiceDefinition

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.