Class GenerativeQuestionServiceStub (2.60.0)

public abstract class GenerativeQuestionServiceStub implements BackgroundResource

Base stub class for the GenerativeQuestionService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > GenerativeQuestionServiceStub

Implements

BackgroundResource

Constructors

GenerativeQuestionServiceStub()

public GenerativeQuestionServiceStub()

Methods

batchUpdateGenerativeQuestionConfigsCallable()

public UnaryCallable<BatchUpdateGenerativeQuestionConfigsRequest,BatchUpdateGenerativeQuestionConfigsResponse> batchUpdateGenerativeQuestionConfigsCallable()

close()

public abstract void close()

getGenerativeQuestionsFeatureConfigCallable()

public UnaryCallable<GetGenerativeQuestionsFeatureConfigRequest,GenerativeQuestionsFeatureConfig> getGenerativeQuestionsFeatureConfigCallable()

listGenerativeQuestionConfigsCallable()

public UnaryCallable<ListGenerativeQuestionConfigsRequest,ListGenerativeQuestionConfigsResponse> listGenerativeQuestionConfigsCallable()

updateGenerativeQuestionConfigCallable()

public UnaryCallable<UpdateGenerativeQuestionConfigRequest,GenerativeQuestionConfig> updateGenerativeQuestionConfigCallable()

updateGenerativeQuestionsFeatureConfigCallable()

public UnaryCallable<UpdateGenerativeQuestionsFeatureConfigRequest,GenerativeQuestionsFeatureConfig> updateGenerativeQuestionsFeatureConfigCallable()