BertQuestionAnswerer.BertQuestionAnswererOptions.Builder

public static abstract class BertQuestionAnswerer.BertQuestionAnswererOptions.Builder

Public Constructors

Public Methods

abstract BertQuestionAnswerer.BertQuestionAnswererOptions
build()
abstract BertQuestionAnswerer.BertQuestionAnswererOptions.Builder
setBaseOptions(BaseOptions baseOptions)
Sets the general options to configure Task APIs, such as accelerators.

Inherited Methods

Public Constructors

public Builder ()

Public Methods

public abstract BertQuestionAnswerer.BertQuestionAnswererOptions.Builder setBaseOptions (BaseOptions baseOptions)

Sets the general options to configure Task APIs, such as accelerators.

Parameters
baseOptions