Share via


ConversationAnalysisAuthoringClient Class

Definition

The language service API is a suite of natural language processing (NLP) skills built with best-in-class Microsoft machine learning algorithms. The API can be used to analyze unstructured text for tasks such as sentiment analysis, key phrase extraction, language detection and question answering. Further documentation can be found in <a href="https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/overview">https://learn.microsoft.com/en-us/azure/cognitive-services/language-service/overview</a>.

public class ConversationAnalysisAuthoringClient
type ConversationAnalysisAuthoringClient = class
Public Class ConversationAnalysisAuthoringClient
Inheritance
ConversationAnalysisAuthoringClient

Constructors

ConversationAnalysisAuthoringClient()

Initializes a new instance of ConversationAnalysisAuthoringClient for mocking.

ConversationAnalysisAuthoringClient(Uri, AzureKeyCredential, ConversationAnalysisAuthoringClientOptions)

Initializes a new instance of ConversationAnalysisAuthoringClient.

ConversationAnalysisAuthoringClient(Uri, AzureKeyCredential)

Initializes a new instance of ConversationAnalysisAuthoringClient.

ConversationAnalysisAuthoringClient(Uri, TokenCredential, ConversationAnalysisAuthoringClientOptions)

Initializes a new instance of ConversationAnalysisAuthoringClient.

ConversationAnalysisAuthoringClient(Uri, TokenCredential)

Initializes a new instance of ConversationAnalysisAuthoringClient.

Properties

Pipeline

The HTTP pipeline for sending and receiving REST requests and responses.

Methods

GetAssignedResourceDeployments(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments to which an Azure resource is assigned. This doesn't return deployments belonging to projects owned by this resource. It only returns deployments belonging to projects owned by other resources.

GetAssignedResourceDeployments(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments to which an Azure resource is assigned. This doesn't return deployments belonging to projects owned by this resource. It only returns deployments belonging to projects owned by other resources.

GetAssignedResourceDeploymentsAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments to which an Azure resource is assigned. This doesn't return deployments belonging to projects owned by this resource. It only returns deployments belonging to projects owned by other resources.

GetAssignedResourceDeploymentsAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments to which an Azure resource is assigned. This doesn't return deployments belonging to projects owned by this resource. It only returns deployments belonging to projects owned by other resources.

GetDeployment(String, String)

Initializes a new instance of ConversationAuthoringDeployment.

GetDeploymentResources(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments resources assigned to the project.

GetDeploymentResources(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments resources assigned to the project.

GetDeploymentResourcesAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments resources assigned to the project.

GetDeploymentResourcesAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments resources assigned to the project.

GetDeployments(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments belonging to a project.

GetDeployments(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments belonging to a project.

GetDeploymentsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the deployments belonging to a project.

GetDeploymentsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the deployments belonging to a project.

GetExportedModel(String, String)

Initializes a new instance of ConversationAuthoringModels.

GetExportedModels(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the exported models belonging to a project.

GetExportedModels(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the exported models belonging to a project.

GetExportedModelsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the exported models belonging to a project.

GetExportedModelsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the exported models belonging to a project.

GetProject(String)

Initializes a new instance of ConversationAuthoringProject.

GetProjects(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the existing projects.

GetProjects(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the existing projects.

GetProjectsAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the existing projects.

GetProjectsAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the existing projects.

GetSupportedLanguages(ConversationAuthoringProjectKind, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the supported languages for the given project type.

GetSupportedLanguages(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the supported languages for the given project type.

GetSupportedLanguagesAsync(ConversationAuthoringProjectKind, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the supported languages for the given project type.

GetSupportedLanguagesAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the supported languages for the given project type.

GetSupportedPrebuiltEntities(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, CancellationToken)

Lists the supported prebuilt entities that can be used while creating composed entities.

GetSupportedPrebuiltEntities(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, RequestContext)

[Protocol Method] Lists the supported prebuilt entities that can be used while creating composed entities.

GetSupportedPrebuiltEntitiesAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, CancellationToken)

Lists the supported prebuilt entities that can be used while creating composed entities.

GetSupportedPrebuiltEntitiesAsync(Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, String, String, RequestContext)

[Protocol Method] Lists the supported prebuilt entities that can be used while creating composed entities.

GetTrainedModel(String, String)

Initializes a new instance of ConversationAuthoringModels.

GetTrainedModels(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the trained models belonging to a project.

GetTrainedModels(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the trained models belonging to a project.

GetTrainedModelsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the trained models belonging to a project.

GetTrainedModelsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the trained models belonging to a project.

GetTrainingConfigVersions(ConversationAuthoringProjectKind, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the support training config version for a given project type.

GetTrainingConfigVersions(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the support training config version for a given project type.

GetTrainingConfigVersionsAsync(ConversationAuthoringProjectKind, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the support training config version for a given project type.

GetTrainingConfigVersionsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the support training config version for a given project type.

GetTrainingJobs(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the non-expired training jobs created for a project.

GetTrainingJobs(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the non-expired training jobs created for a project.

GetTrainingJobsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, CancellationToken)

Lists the non-expired training jobs created for a project.

GetTrainingJobsAsync(String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, RequestContext)

[Protocol Method] Lists the non-expired training jobs created for a project.

Applies to