Share via


Metadata Class

Definition

Represents the Metadata object sent as part of QnA Maker requests.

[System.Serializable]
public class Metadata
[<System.Serializable>]
type Metadata = class
Public Class Metadata
Inheritance
Metadata
Attributes

Constructors

Metadata()

Fields

SourceFilterMetadataKey

Name of Metadata key to be used for source filtering in StrictFilters.

Properties

Name

Gets or sets the name for the Metadata property.

Value

Gets or sets the value for the Metadata property.

Applies to