ConversationalPiiResult.Statistics Property

Definition

If showStats=true was specified in the request this field will contain information about the conversation payload.

public Azure.AI.Language.Conversations.Models.ConversationStatistics Statistics { get; }
member this.Statistics : Azure.AI.Language.Conversations.Models.ConversationStatistics
Public ReadOnly Property Statistics As ConversationStatistics

Property Value

Applies to