QnAMakerTraceInfo.Filters Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the metadata and sources used to filter QnA Maker results.
public Microsoft.Bot.Builder.AI.QnA.Models.Filters Filters { get; set; }
member this.Filters : Microsoft.Bot.Builder.AI.QnA.Models.Filters with get, set
Public Property Filters As Filters
Property Value
An object with metadata, source filters and corresponding operators.