Class DataChatServiceGrpc.DataChatServiceImplBase (0.1.0)

public abstract static class DataChatServiceGrpc.DataChatServiceImplBase implements BindableService, DataChatServiceGrpc.AsyncService

Base class for the server implementation of the service DataChatService.

Service to ask a natural language question on top of BigQuery and Looker Studio datasources to get back streamed responses of various kinds to help provide a rich conversational answer.

Inheritance

java.lang.Object > DataChatServiceGrpc.DataChatServiceImplBase

Implements

io.grpc.BindableService, DataChatServiceGrpc.AsyncService

Constructors

DataChatServiceImplBase()

public DataChatServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition