AzureContentFilterCustomTopicResult Class
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.
A collection of true/false filtering results for configured custom topics.
public class AzureContentFilterCustomTopicResult : System.ClientModel.Primitives.IJsonModel<Azure.AI.OpenAI.AzureContentFilterCustomTopicResult>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.OpenAI.AzureContentFilterCustomTopicResult>
type AzureContentFilterCustomTopicResult = class
interface IJsonModel<AzureContentFilterCustomTopicResult>
interface IPersistableModel<AzureContentFilterCustomTopicResult>
Public Class AzureContentFilterCustomTopicResult
Implements IJsonModel(Of AzureContentFilterCustomTopicResult), IPersistableModel(Of AzureContentFilterCustomTopicResult)
- Inheritance
-
AzureContentFilterCustomTopicResult
- Implements
Properties
Details |
The pairs of individual topic IDs and whether they are detected. |
Filtered |
A value indicating whether any of the detailed topics resulted in a filtering action. |