Share via


QuestionAnsweringParameters interface

This is a set of request parameters for Question Answering knowledge bases.

Extends

Properties

callingOptions

The options sent to a Question Answering KB.

targetProjectKind

Polymorphic discriminator, which specifies the different types this object can be

Inherited Properties

apiVersion

The API version to use when call a specific target service.

Property Details

callingOptions

The options sent to a Question Answering KB.

callingOptions?: AnswersOptions

Property Value

targetProjectKind

Polymorphic discriminator, which specifies the different types this object can be

targetProjectKind: "QuestionAnswering"

Property Value

"QuestionAnswering"

Inherited Property Details

apiVersion

The API version to use when call a specific target service.

apiVersion?: string

Property Value

string

Inherited From AnalysisParameters.apiVersion