你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

com.microsoft.azure.cognitiveservices.language.luis.runtime

This package contains the classes for LuisRuntimeAPI.

Classes

EndpointAPI

Defines values for LUIS endpoint API.

LuisRuntimeManager

Entry point to Azure Cognitive Services Language Understanding (LUIS) Runtime manager.

Interfaces

LuisRuntimeAPI

The interface for LuisRuntimeAPI class.

Predictions

An instance of this class provides access to all the operations defined in Predictions.

Predictions.PredictionsResolveDefinition

The entirety of resolve definition.

Predictions.PredictionsResolveDefinitionStages

Grouping of resolve definition stages.

Predictions.PredictionsResolveDefinitionStages.WithAllOptions

The stage of the definition which allows for any other optional settings to be specified.

Predictions.PredictionsResolveDefinitionStages.WithAppId

The stage of the definition to be specify appId.

Predictions.PredictionsResolveDefinitionStages.WithExecute

The last stage of the definition which will make the operation call.

Predictions.PredictionsResolveDefinitionStages.WithQuery

The stage of the definition to be specify query.