AnalyzeConversationOperationResult 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.

Container for results of all tasks in the conversation job. Please note AnalyzeConversationOperationResult is the base class. According to the scenario, a derived class of the base class might need to be assigned here, or this property needs to be casted to one of the possible derived classes. The available derived classes include ConversationPiiOperationResult, SummarizationOperationResult and CustomSummarizationOperationResult.

C#
[System.ClientModel.Primitives.PersistableModelProxy(typeof(Azure.AI.Language.Conversations.Models.UnknownAnalyzeConversationOperationResult))]
public abstract class AnalyzeConversationOperationResult : System.ClientModel.Primitives.IJsonModel<Azure.AI.Language.Conversations.Models.AnalyzeConversationOperationResult>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.Language.Conversations.Models.AnalyzeConversationOperationResult>
Inheritance
AnalyzeConversationOperationResult
Derived
Attributes
Implements

Constructors

Properties

LastUpdateDateTime

The last updated time in UTC for the task.

Name

task name.

Status

The status of the task at the mentioned last update time.

Methods

Explicit Interface Implementations

Applies to

منتج الإصدارات
Azure SDK for .NET Preview