Share via


MetadataRecord interface

Object to provide the key value pair for each metadata.

Properties

key

Metadata Key from Metadata dictionary used in the QnA.

value

Metadata Value from Metadata dictionary used in the QnA.

Property Details

key

Metadata Key from Metadata dictionary used in the QnA.

key: string

Property Value

string

value

Metadata Value from Metadata dictionary used in the QnA.

value: string

Property Value

string