com.microsoft.azure.cognitiveservices.language.luis.authoring.models

This package contains the models classes for LUISAuthoringClient.

Classes

AddCompositeEntityChildOptionalParameter

The AddCompositeEntityChildOptionalParameter model.

AddCustomPrebuiltDomainModelsOptionalParameter

The AddCustomPrebuiltDomainModelsOptionalParameter model.

AddExamplesOptionalParameter

The AddExamplesOptionalParameter model.

AddExplicitListItemOptionalParameter

The AddExplicitListItemOptionalParameter model.

AddIntentOptionalParameter

The AddIntentOptionalParameter model.

ApplicationCreateObject

Properties for creating a new LUIS Application.

ApplicationInfoResponse

Response containing the Application Info.

ApplicationPublishObject

Object model for publishing a specific application version.

ApplicationSettings

The application settings.

ApplicationSettingUpdateObject

Object model for updating an application's settings.

ApplicationUpdateObject

Object model for updating the name or description of an application.

AppVersionSettingObject

Object model of an application version setting.

AssignToAppOptionalParameter

The AssignToAppOptionalParameter model.

AvailableCulture

Available culture for using in a new application.

AvailablePrebuiltEntityModel

Available Prebuilt entity model for using in an application.

AzureAccountInfoObject

Defines the Azure account information object.

BatchLabelExample

Response when adding a batch of labeled example utterances.

BatchOptionalParameter

The BatchOptionalParameter model.

ChildEntity

The base child entity type.

ChildEntityModelCreateObject

A child entity extractor create object.

CloneOptionalParameter

The CloneOptionalParameter model.

ClosedList

Exported Model - A list entity.

ClosedListEntityExtractor

List Entity Extractor.

ClosedListModelCreateObject

Object model for creating a list entity.

ClosedListModelPatchObject

Object model for adding a batch of sublists to an existing list entity.

ClosedListModelUpdateObject

Object model for updating a list entity.

CollaboratorsArray

The CollaboratorsArray model.

CompositeChildModelCreateObject

The CompositeChildModelCreateObject model.

CompositeEntityExtractor

A Composite Entity Extractor.

CompositeEntityModel

A composite entity extractor.

CreateClosedListEntityRoleOptionalParameter

The CreateClosedListEntityRoleOptionalParameter model.

CreateCompositeEntityRoleOptionalParameter

The CreateCompositeEntityRoleOptionalParameter model.

CreateCustomPrebuiltEntityRoleOptionalParameter

The CreateCustomPrebuiltEntityRoleOptionalParameter model.

CreateEntityRoleOptionalParameter

The CreateEntityRoleOptionalParameter model.

CreateHierarchicalEntityRoleOptionalParameter

The CreateHierarchicalEntityRoleOptionalParameter model.

CreatePatternAnyEntityRoleOptionalParameter

The CreatePatternAnyEntityRoleOptionalParameter model.

CreatePrebuiltEntityRoleOptionalParameter

The CreatePrebuiltEntityRoleOptionalParameter model.

CreateRegexEntityRoleOptionalParameter

The CreateRegexEntityRoleOptionalParameter model.

CustomPrebuiltModel

A Custom Prebuilt model.

DeleteAppsOptionalParameter

The DeleteAppsOptionalParameter model.

DeleteIntentOptionalParameter

The DeleteIntentOptionalParameter model.

EndpointInfo

The base class "ProductionOrStagingEndpointInfo" inherits from.

EnqueueTrainingResponse

Response model when requesting to train the model.

EntitiesSuggestionExample

Predicted/suggested entity.

EntityExtractor

Entity Extractor.

EntityLabel

Defines the entity type and position of the extracted entity within the example.

EntityLabelObject

Defines the entity type and position of the extracted entity within the example.

EntityModelCreateObject

An entity extractor create object.

EntityModelInfo

An Entity Extractor model info.

EntityModelUpdateObject

An entity extractor update object.

EntityPrediction

A suggested entity.

EntityRole

Entity extractor role.

EntityRoleCreateObject

Object model for creating an entity role.

EntityRoleUpdateObject

Object model for updating an entity role.

ErrorResponse

Error response when invoking an operation on the API.

ErrorResponseException

Exception thrown for an invalid response with ErrorResponse information.

ExampleLabelObject

A labeled example utterance.

ExamplesMethodOptionalParameter

The ExamplesMethodOptionalParameter model.

ExplicitListItem

Explicit (exception) list item.

ExplicitListItemCreateObject

Object model for creating an explicit (exception) list item.

ExplicitListItemUpdateObject

Model object for updating an explicit (exception) list item.

FeatureInfoObject

The base class Features-related response objects inherit from.

FeaturesResponseObject

Model Features, including Patterns and Phraselists.

GetAssignedOptionalParameter

The GetAssignedOptionalParameter model.

HierarchicalChildEntity

A Hierarchical Child Entity.

HierarchicalChildModelUpdateObject

The HierarchicalChildModelUpdateObject model.

HierarchicalEntityExtractor

Hierarchical Entity Extractor.

HierarchicalModel

The HierarchicalModel model.

HierarchicalModelV2

The HierarchicalModelV2 model.

ImportLuFormatAppsOptionalParameter

The ImportLuFormatAppsOptionalParameter model.

ImportLuFormatVersionsOptionalParameter

The ImportLuFormatVersionsOptionalParameter model.

ImportMethodAppsOptionalParameter

The ImportMethodAppsOptionalParameter model.

ImportMethodVersionsOptionalParameter

The ImportMethodVersionsOptionalParameter model.

ImportV2AppAppsOptionalParameter

The ImportV2AppAppsOptionalParameter model.

ImportV2AppVersionsOptionalParameter

The ImportV2AppVersionsOptionalParameter model.

IntentClassifier

Intent Classifier.

IntentPrediction

A suggested intent.

IntentsSuggestionExample

Predicted/suggested intent.

JsonChild

The JsonChild model.

JSONEntity

Exported Model - Extracted Entity from utterance.

JSONModelFeature

Exported Model - Phraselist Model Feature.

JsonModelFeatureInformation

An object containing the model feature information either the model name or feature name.

JSONRegexFeature

Exported Model - A Pattern feature.

JSONUtterance

Exported Model - Utterance that was used to train the model.

LabeledUtterance

A prediction and label pair of an example.

LabelExampleResponse

Response when adding a labeled example utterance.

LabelTextObject

An object containing the example utterance's text.

ListAppsOptionalParameter

The ListAppsOptionalParameter model.

ListClosedListsOptionalParameter

The ListClosedListsOptionalParameter model.

ListCompositeEntitiesOptionalParameter

The ListCompositeEntitiesOptionalParameter model.

ListEntitiesOptionalParameter

The ListEntitiesOptionalParameter model.

ListEntitySuggestionsOptionalParameter

The ListEntitySuggestionsOptionalParameter model.

ListExamplesOptionalParameter

The ListExamplesOptionalParameter model.

ListFeaturesOptionalParameter

The ListFeaturesOptionalParameter model.

ListHierarchicalEntitiesOptionalParameter

The ListHierarchicalEntitiesOptionalParameter model.

ListIntentPatternsOptionalParameter

The ListIntentPatternsOptionalParameter model.

ListIntentsOptionalParameter

The ListIntentsOptionalParameter model.

ListIntentSuggestionsOptionalParameter

The ListIntentSuggestionsOptionalParameter model.

ListModelsOptionalParameter

The ListModelsOptionalParameter model.

ListPatternAnyEntityInfosOptionalParameter

The ListPatternAnyEntityInfosOptionalParameter model.

ListPatternsOptionalParameter

The ListPatternsOptionalParameter model.

ListPhraseListsOptionalParameter

The ListPhraseListsOptionalParameter model.

ListPrebuiltsOptionalParameter

The ListPrebuiltsOptionalParameter model.

ListRegexEntityInfosOptionalParameter

The ListRegexEntityInfosOptionalParameter model.

ListUserLUISAccountsOptionalParameter

The ListUserLUISAccountsOptionalParameter model.

ListVersionsOptionalParameter

The ListVersionsOptionalParameter model.

LuisApp

Exported Model - An exported LUIS Application.

LuisAppV2

Exported Model - An exported LUIS Application.

ModelCreateObject

Object model for creating a new entity extractor.

ModelFeatureInformation

An object containing the model feature information either the model name or feature name.

ModelInfo

Base type used in entity types.

ModelInfoResponse

An application model info.

ModelTrainingDetails

Model Training Details.

ModelTrainingInfo

Model Training Info.

ModelUpdateObject

Object model for updating an intent classifier.

NDepthEntityExtractor

N-Depth Entity Extractor.

OperationError

Operation error details when invoking an operation on the API.

OperationStatus

Response of an Operation status.

OperationStatusType

Defines values for OperationStatusType.

PatchClosedListOptionalParameter

The PatchClosedListOptionalParameter model.

PatternAny

Pattern.Any Entity Extractor.

PatternAnyEntityExtractor

Pattern.Any Entity Extractor.

PatternAnyModelCreateObject

Model object for creating a Pattern.Any entity model.

PatternAnyModelUpdateObject

Model object for updating a Pattern.Any entity model.

PatternFeatureInfo

Pattern feature.

PatternRule

Pattern.

PatternRuleCreateObject

Object model for creating a pattern.

PatternRuleInfo

Pattern rule.

PatternRuleUpdateObject

Object model for updating a pattern.

PersonalAssistantsResponse

Response containing user's endpoint keys and the endpoint URLs of the prebuilt Cortana applications.

PhraselistCreateObject

Object model for creating a phraselist model.

PhraseListFeatureInfo

Phraselist Feature.

PhraselistUpdateObject

Object model for updating a Phraselist.

PrebuiltDomain

Prebuilt Domain.

PrebuiltDomainCreateBaseObject

A model object containing the name of the custom prebuilt entity and the name of the domain to which this model belongs.

PrebuiltDomainCreateObject

A prebuilt domain create object containing the name and culture of the domain.

PrebuiltDomainItem

The PrebuiltDomainItem model.

PrebuiltDomainModelCreateObject

A model object containing the name of the custom prebuilt intent or entity and the name of the domain to which this model belongs.

PrebuiltDomainObject

The PrebuiltDomainObject model.

PrebuiltEntity

Prebuilt Entity Extractor.

PrebuiltEntityExtractor

Prebuilt Entity Extractor.

ProductionOrStagingEndpointInfo

The ProductionOrStagingEndpointInfo model.

PublishSettings

The application publish settings.

PublishSettingUpdateObject

Object model for updating an application's publish settings.

RegexEntity

Regular Expression Entity Extractor.

RegexEntityExtractor

Regular Expression Entity Extractor.

RegexModelCreateObject

Model object for creating a regular expression entity model.

RegexModelUpdateObject

Model object for updating a regular expression entity model.

RemoveFromAppOptionalParameter

The RemoveFromAppOptionalParameter model.

SubClosedList

Sublist of items for a list entity.

SubClosedListResponse

Sublist of items for a list entity.

TaskUpdateObject

Object model for cloning an application's version.

UpdateClosedListEntityRoleOptionalParameter

The UpdateClosedListEntityRoleOptionalParameter model.

UpdateCompositeEntityRoleOptionalParameter

The UpdateCompositeEntityRoleOptionalParameter model.

UpdateCustomPrebuiltEntityRoleOptionalParameter

The UpdateCustomPrebuiltEntityRoleOptionalParameter model.

UpdateEntityRoleOptionalParameter

The UpdateEntityRoleOptionalParameter model.

UpdateExplicitListItemOptionalParameter

The UpdateExplicitListItemOptionalParameter model.

UpdateHierarchicalEntityChildOptionalParameter

The UpdateHierarchicalEntityChildOptionalParameter model.

UpdateHierarchicalEntityOptionalParameter

The UpdateHierarchicalEntityOptionalParameter model.

UpdateHierarchicalEntityRoleOptionalParameter

The UpdateHierarchicalEntityRoleOptionalParameter model.

UpdateIntentOptionalParameter

The UpdateIntentOptionalParameter model.

UpdatePatternAnyEntityRoleOptionalParameter

The UpdatePatternAnyEntityRoleOptionalParameter model.

UpdatePhraseListOptionalParameter

The UpdatePhraseListOptionalParameter model.

UpdatePrebuiltEntityRoleOptionalParameter

The UpdatePrebuiltEntityRoleOptionalParameter model.

UpdateRegexEntityRoleOptionalParameter

The UpdateRegexEntityRoleOptionalParameter model.

UpdateSettingsOptionalParameter

The UpdateSettingsOptionalParameter model.

UpdateVersionsOptionalParameter

The UpdateVersionsOptionalParameter model.

UserAccessList

List of user permissions.

UserCollaborator

The UserCollaborator model.

VersionInfo

Object model of an application version.

WordListBaseUpdateObject

Object model for updating one of the list entity's sublists.

WordListObject

Sublist of items for a list entity.

Enums

TrainingStatus

Defines values for TrainingStatus.