Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

QnAMakerMetadata interface

Package:
botbuilder-ai

Metadata associated with the answer.

Properties

name

Metadata name. Max length: 100.

value

Metadata value. Max length: 100.

Property Details

name

Metadata name. Max length: 100.

name: string

Property Value

string

value

Metadata value. Max length: 100.

value: string

Property Value

string