Share via


AnswerSpanResponse Class

Definition

Stores precise answer of query from Knowledge Base.

public class AnswerSpanResponse
type AnswerSpanResponse = class
Public Class AnswerSpanResponse
Inheritance
AnswerSpanResponse

Constructors

AnswerSpanResponse()

Properties

EndIndex

Gets or sets the precise answer endIndex in long answer.

Score

Gets or sets the confidence in precise answer.

StartIndex

Gets or sets the precise answer startIndex in long answer.

Text

Gets or sets the precise answer text.

Applies to