Model class

Třída představující model.

Konstruktory

Model(LUISAuthoringClientContext)

Vytvořte model.

Metody

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

Přidá model entity seznamu do verze aplikace.

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addClosedList(string, string, ClosedListModelCreateObject, ServiceCallback<string>)
addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, RequestOptionsBase)

Vytvoří jednu podřízenou položku v existujícím modelu složených entit ve verzi aplikace.

addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, ServiceCallback<string>)
addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase)

Přidá přizpůsobitelnou předem připravenou doménu spolu se všemi jejími záměry a modely entit ve verzi aplikace.

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase, ServiceCallback<string[]>)
addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, ServiceCallback<string[]>)
addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Přidá předem vytvořený model entit do verze aplikace.

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, ServiceCallback<string>)
addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Přidá do verze aplikace přizpůsobitelný předem vytvořený model záměru.

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, ServiceCallback<string>)
addEntity(string, string, EntityModelCreateObject, RequestOptionsBase)

Přidá extraktor entit do verze aplikace.

addEntity(string, string, EntityModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addEntity(string, string, EntityModelCreateObject, ServiceCallback<string>)
addEntityChild(string, string, string, ChildEntityModelCreateObject, RequestOptionsBase)

Vytvoří jednu podřízenou položku v existující hierarchii modelu entit ve verzi aplikace.

addEntityChild(string, string, string, ChildEntityModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addEntityChild(string, string, string, ChildEntityModelCreateObject, ServiceCallback<string>)
addExplicitListItem(string, string, string, ExplicitListItemCreateObject, RequestOptionsBase)
addExplicitListItem(string, string, string, ExplicitListItemCreateObject, RequestOptionsBase, ServiceCallback<number>)
addExplicitListItem(string, string, string, ExplicitListItemCreateObject, ServiceCallback<number>)
addIntent(string, string, ModelCreateObject, RequestOptionsBase)

Přidá záměr do verze aplikace.

addIntent(string, string, ModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
addIntent(string, string, ModelCreateObject, ServiceCallback<string>)
addPrebuilt(string, string, string[], RequestOptionsBase)

Přidá seznam předem připravených entit do verze aplikace.

addPrebuilt(string, string, string[], RequestOptionsBase, ServiceCallback<PrebuiltEntityExtractor[]>)
addPrebuilt(string, string, string[], ServiceCallback<PrebuiltEntityExtractor[]>)
addSubList(string, string, string, WordListObject, RequestOptionsBase)

Přidá podseznam do existující entity seznamu ve verzi aplikace.

addSubList(string, string, string, WordListObject, RequestOptionsBase, ServiceCallback<number>)
addSubList(string, string, string, WordListObject, ServiceCallback<number>)
createClosedListEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createClosedListEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createClosedListEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createCompositeEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createCompositeEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createCompositeEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase)
createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, ServiceCallback<string>)
createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase)
createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
createRegexEntityModel(string, string, RegexModelCreateObject, ServiceCallback<string>)
createRegexEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)
createRegexEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)
createRegexEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)
deleteClosedList(string, string, string, RequestOptionsBase)

Odstraní model entity seznamu z verze aplikace.

deleteClosedList(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteClosedList(string, string, string, ServiceCallback<OperationStatus>)
deleteClosedListEntityRole(string, string, string, string, RequestOptionsBase)
deleteClosedListEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteClosedListEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteCompositeEntity(string, string, string, RequestOptionsBase)

Odstraní složenou entitu z verze aplikace.

deleteCompositeEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteCompositeEntity(string, string, string, ServiceCallback<OperationStatus>)
deleteCompositeEntityChild(string, string, string, string, RequestOptionsBase)

Odstraní podřízenou položku extraktoru složených entit z verze aplikace.

deleteCompositeEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteCompositeEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)
deleteCompositeEntityRole(string, string, string, string, RequestOptionsBase)
deleteCompositeEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteCompositeEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteCustomEntityRole(string, string, string, string, RequestOptionsBase)
deleteCustomEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteCustomEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase)

Odstraní modely předem vytvořené domény ve verzi aplikace.

deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteCustomPrebuiltDomain(string, string, string, ServiceCallback<OperationStatus>)
deleteEntity(string, string, string, RequestOptionsBase)

Odstraní entitu nebo podřízenou položku z verze aplikace.

deleteEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteEntity(string, string, string, ServiceCallback<OperationStatus>)
deleteEntityFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)

Odstraní relaci ze vztahů funkcí používaných entitou ve verzi aplikace.

deleteEntityFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteEntityFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)
deleteEntityRole(string, string, string, string, RequestOptionsBase)
deleteEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteExplicitListItem(string, string, string, number, RequestOptionsBase)
deleteExplicitListItem(string, string, string, number, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteExplicitListItem(string, string, string, number, ServiceCallback<OperationStatus>)
deleteHierarchicalEntity(string, string, string, RequestOptionsBase)

Odstraní hierarchickou entitu z verze aplikace.

deleteHierarchicalEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteHierarchicalEntity(string, string, string, ServiceCallback<OperationStatus>)
deleteHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)

Odstraní podřízenou hierarchickou entitu extraktoru ve verzi aplikace.

deleteHierarchicalEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteHierarchicalEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)
deleteHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)
deleteHierarchicalEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteHierarchicalEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteIntent(string, string, string, ModelDeleteIntentOptionalParams)

Odstraní záměr z verze aplikace.

deleteIntent(string, string, string, ModelDeleteIntentOptionalParams, ServiceCallback<OperationStatus>)
deleteIntent(string, string, string, ServiceCallback<OperationStatus>)
deleteIntentFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)

Odstraní relaci ze vztahů funkcí používaných záměrem ve verzi aplikace.

deleteIntentFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteIntentFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)
deletePatternAnyEntityModel(string, string, string, RequestOptionsBase)
deletePatternAnyEntityModel(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deletePatternAnyEntityModel(string, string, string, ServiceCallback<OperationStatus>)
deletePatternAnyEntityRole(string, string, string, string, RequestOptionsBase)
deletePatternAnyEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deletePatternAnyEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deletePrebuilt(string, string, string, RequestOptionsBase)

Odstraní předem vytvořený extraktor entit z verze aplikace.

deletePrebuilt(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deletePrebuilt(string, string, string, ServiceCallback<OperationStatus>)
deletePrebuiltEntityRole(string, string, string, string, RequestOptionsBase)
deletePrebuiltEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deletePrebuiltEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteRegexEntityModel(string, string, string, RequestOptionsBase)
deleteRegexEntityModel(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteRegexEntityModel(string, string, string, ServiceCallback<OperationStatus>)
deleteRegexEntityRole(string, string, string, string, RequestOptionsBase)
deleteRegexEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteRegexEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
deleteSubList(string, string, string, number, RequestOptionsBase)

Odstraní podseznam konkrétního modelu entity seznamu z verze aplikace.

deleteSubList(string, string, string, number, RequestOptionsBase, ServiceCallback<OperationStatus>)
deleteSubList(string, string, string, number, ServiceCallback<OperationStatus>)
examplesMethod(string, string, string, ModelExamplesMethodOptionalParams)

Získá ukázkové promluvy pro daný záměr nebo model entity ve verzi aplikace.

examplesMethod(string, string, string, ModelExamplesMethodOptionalParams, ServiceCallback<LabelTextObject[]>)
examplesMethod(string, string, string, ServiceCallback<LabelTextObject[]>)
getClosedList(string, string, string, RequestOptionsBase)

Získá informace o entitě seznamu ve verzi aplikace.

getClosedList(string, string, string, RequestOptionsBase, ServiceCallback<ClosedListEntityExtractor>)
getClosedList(string, string, string, ServiceCallback<ClosedListEntityExtractor>)
getClosedListEntityRole(string, string, string, string, RequestOptionsBase)
getClosedListEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getClosedListEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getCompositeEntity(string, string, string, RequestOptionsBase)

Získá informace o složené entitě ve verzi aplikace.

getCompositeEntity(string, string, string, RequestOptionsBase, ServiceCallback<CompositeEntityExtractor>)
getCompositeEntity(string, string, string, ServiceCallback<CompositeEntityExtractor>)
getCompositeEntityRole(string, string, string, string, RequestOptionsBase)
getCompositeEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getCompositeEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getCustomEntityRole(string, string, string, string, RequestOptionsBase)
getCustomEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getCustomEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getEntity(string, string, string, RequestOptionsBase)

Získá informace o modelu entity ve verzi aplikace.

getEntity(string, string, string, RequestOptionsBase, ServiceCallback<NDepthEntityExtractor>)
getEntity(string, string, string, ServiceCallback<NDepthEntityExtractor>)
getEntityFeatures(string, string, string, RequestOptionsBase)

Získá informace o funkcích používaných entitou ve verzi aplikace.

getEntityFeatures(string, string, string, RequestOptionsBase, ServiceCallback<ModelFeatureInformation[]>)
getEntityFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)
getEntityRole(string, string, string, string, RequestOptionsBase)
getEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getExplicitList(string, string, string, RequestOptionsBase)
getExplicitList(string, string, string, RequestOptionsBase, ServiceCallback<ExplicitListItem[]>)
getExplicitList(string, string, string, ServiceCallback<ExplicitListItem[]>)
getExplicitListItem(string, string, string, number, RequestOptionsBase)
getExplicitListItem(string, string, string, number, RequestOptionsBase, ServiceCallback<ExplicitListItem>)
getExplicitListItem(string, string, string, number, ServiceCallback<ExplicitListItem>)
getHierarchicalEntity(string, string, string, RequestOptionsBase)

Získá informace o hierarchické entitě ve verzi aplikace.

getHierarchicalEntity(string, string, string, RequestOptionsBase, ServiceCallback<HierarchicalEntityExtractor>)
getHierarchicalEntity(string, string, string, ServiceCallback<HierarchicalEntityExtractor>)
getHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)

Získá informace o modelu podřízeného objektu obsaženého v podřízené hierarchické entitě modelu ve verzi aplikace.

getHierarchicalEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<HierarchicalChildEntity>)
getHierarchicalEntityChild(string, string, string, string, ServiceCallback<HierarchicalChildEntity>)
getHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)
getHierarchicalEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getHierarchicalEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getIntent(string, string, string, RequestOptionsBase)

Získá informace o modelu záměru ve verzi aplikace.

getIntent(string, string, string, RequestOptionsBase, ServiceCallback<IntentClassifier>)
getIntent(string, string, string, ServiceCallback<IntentClassifier>)
getIntentFeatures(string, string, string, RequestOptionsBase)

Získá informace o funkcích používaných záměrem ve verzi aplikace.

getIntentFeatures(string, string, string, RequestOptionsBase, ServiceCallback<ModelFeatureInformation[]>)
getIntentFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)
getPatternAnyEntityInfo(string, string, string, RequestOptionsBase)
getPatternAnyEntityInfo(string, string, string, RequestOptionsBase, ServiceCallback<PatternAnyEntityExtractor>)
getPatternAnyEntityInfo(string, string, string, ServiceCallback<PatternAnyEntityExtractor>)
getPatternAnyEntityRole(string, string, string, string, RequestOptionsBase)
getPatternAnyEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getPatternAnyEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getPrebuilt(string, string, string, RequestOptionsBase)

Získá informace o předem vytvořeném modelu entity ve verzi aplikace.

getPrebuilt(string, string, string, RequestOptionsBase, ServiceCallback<PrebuiltEntityExtractor>)
getPrebuilt(string, string, string, ServiceCallback<PrebuiltEntityExtractor>)
getPrebuiltEntityRole(string, string, string, string, RequestOptionsBase)
getPrebuiltEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getPrebuiltEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
getRegexEntityEntityInfo(string, string, string, RequestOptionsBase)
getRegexEntityEntityInfo(string, string, string, RequestOptionsBase, ServiceCallback<RegexEntityExtractor>)
getRegexEntityEntityInfo(string, string, string, ServiceCallback<RegexEntityExtractor>)
getRegexEntityRole(string, string, string, string, RequestOptionsBase)
getRegexEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)
getRegexEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
listClosedListEntityRoles(string, string, string, RequestOptionsBase)
listClosedListEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listClosedListEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listClosedLists(string, string, ModelListClosedListsOptionalParams)

Získá informace o všech modelech entit seznamu ve verzi aplikace.

listClosedLists(string, string, ModelListClosedListsOptionalParams, ServiceCallback<ClosedListEntityExtractor[]>)
listClosedLists(string, string, ServiceCallback<ClosedListEntityExtractor[]>)
listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams)

Získá informace o všech modelech složených entit ve verzi aplikace.

listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams, ServiceCallback<CompositeEntityExtractor[]>)
listCompositeEntities(string, string, ServiceCallback<CompositeEntityExtractor[]>)
listCompositeEntityRoles(string, string, string, RequestOptionsBase)
listCompositeEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listCompositeEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listCustomPrebuiltEntities(string, string, RequestOptionsBase)

Získá všechny předem vytvořené entity použité ve verzi aplikace.

listCustomPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<EntityExtractor[]>)
listCustomPrebuiltEntities(string, string, ServiceCallback<EntityExtractor[]>)
listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase)
listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listCustomPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listCustomPrebuiltIntents(string, string, RequestOptionsBase)

Získá informace o přizpůsobitelné předem připravené záměry přidané do verze aplikace.

listCustomPrebuiltIntents(string, string, RequestOptionsBase, ServiceCallback<IntentClassifier[]>)
listCustomPrebuiltIntents(string, string, ServiceCallback<IntentClassifier[]>)
listCustomPrebuiltModels(string, string, RequestOptionsBase)

Získá všechny předem připravený záměr a informace o modelu entity použité ve verzi této aplikace.

listCustomPrebuiltModels(string, string, RequestOptionsBase, ServiceCallback<CustomPrebuiltModel[]>)
listCustomPrebuiltModels(string, string, ServiceCallback<CustomPrebuiltModel[]>)
listEntities(string, string, ModelListEntitiesOptionalParams)

Získá informace o všech jednoduchých modelech entit ve verzi aplikace.

listEntities(string, string, ModelListEntitiesOptionalParams, ServiceCallback<NDepthEntityExtractor[]>)
listEntities(string, string, ServiceCallback<NDepthEntityExtractor[]>)
listEntityRoles(string, string, string, RequestOptionsBase)
listEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams)

Získejte navrhované ukázkové promluvy, které by zlepšily přesnost modelu entit ve verzi aplikace.

listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams, ServiceCallback<EntitiesSuggestionExample[]>)
listEntitySuggestions(string, string, string, ServiceCallback<EntitiesSuggestionExample[]>)
listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams)

Získá informace o všech modelech hierarchických entit ve verzi aplikace.

listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams, ServiceCallback<HierarchicalEntityExtractor[]>)
listHierarchicalEntities(string, string, ServiceCallback<HierarchicalEntityExtractor[]>)
listHierarchicalEntityRoles(string, string, string, RequestOptionsBase)
listHierarchicalEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listHierarchicalEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listIntents(string, string, ModelListIntentsOptionalParams)

Získá informace o modelech záměru ve verzi aplikace.

listIntents(string, string, ModelListIntentsOptionalParams, ServiceCallback<IntentClassifier[]>)
listIntents(string, string, ServiceCallback<IntentClassifier[]>)
listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams)

Navrhne ukázkové promluvy, které by zlepšily přesnost modelu záměru ve verzi aplikace.

listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams, ServiceCallback<IntentsSuggestionExample[]>)
listIntentSuggestions(string, string, string, ServiceCallback<IntentsSuggestionExample[]>)
listModels(string, string, ModelListModelsOptionalParams)

Získá informace o všech záměrech a modelech entit ve verzi aplikace.

listModels(string, string, ModelListModelsOptionalParams, ServiceCallback<ModelInfoResponse[]>)
listModels(string, string, ServiceCallback<ModelInfoResponse[]>)
listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams)
listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams, ServiceCallback<PatternAnyEntityExtractor[]>)
listPatternAnyEntityInfos(string, string, ServiceCallback<PatternAnyEntityExtractor[]>)
listPatternAnyEntityRoles(string, string, string, RequestOptionsBase)
listPatternAnyEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listPatternAnyEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listPrebuiltEntities(string, string, RequestOptionsBase)

Získá všechny dostupné předem vytvořené entity ve verzi aplikace.

listPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<AvailablePrebuiltEntityModel[]>)
listPrebuiltEntities(string, string, ServiceCallback<AvailablePrebuiltEntityModel[]>)
listPrebuiltEntityRoles(string, string, string, RequestOptionsBase)
listPrebuiltEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
listPrebuilts(string, string, ModelListPrebuiltsOptionalParams)

Získá informace o všech předem připravených entitách ve verzi aplikace.

listPrebuilts(string, string, ModelListPrebuiltsOptionalParams, ServiceCallback<PrebuiltEntityExtractor[]>)
listPrebuilts(string, string, ServiceCallback<PrebuiltEntityExtractor[]>)
listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams)
listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams, ServiceCallback<RegexEntityExtractor[]>)
listRegexEntityInfos(string, string, ServiceCallback<RegexEntityExtractor[]>)
listRegexEntityRoles(string, string, string, RequestOptionsBase)
listRegexEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)
listRegexEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
patchClosedList(string, string, string, ClosedListModelPatchObject, RequestOptionsBase)

Přidá dávku dílčích seznamů do existující entity seznamu ve verzi aplikace.

patchClosedList(string, string, string, ClosedListModelPatchObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
patchClosedList(string, string, string, ClosedListModelPatchObject, ServiceCallback<OperationStatus>)
replaceEntityFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)

Aktualizace informace o funkcích používaných entitou ve verzi aplikace.

replaceEntityFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase, ServiceCallback<OperationStatus>)
replaceEntityFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)
replaceIntentFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)

Aktualizace informace o funkcích používaných záměrem ve verzi aplikace.

replaceIntentFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase, ServiceCallback<OperationStatus>)
replaceIntentFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)
updateClosedList(string, string, string, ClosedListModelUpdateObject, RequestOptionsBase)

Aktualizace entitu seznamu ve verzi aplikace.

updateClosedList(string, string, string, ClosedListModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateClosedList(string, string, string, ClosedListModelUpdateObject, ServiceCallback<OperationStatus>)
updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateCompositeEntity(string, string, string, CompositeEntityModel, RequestOptionsBase)

Aktualizace složenou entitu ve verzi aplikace.

updateCompositeEntity(string, string, string, CompositeEntityModel, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateCompositeEntity(string, string, string, CompositeEntityModel, ServiceCallback<OperationStatus>)
updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateEntityChild(string, string, string, EntityModelUpdateObject, RequestOptionsBase)

Aktualizace název extraktoru entit nebo název a instance Modelu podřízeného extraktoru entit.

updateEntityChild(string, string, string, EntityModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateEntityChild(string, string, string, EntityModelUpdateObject, ServiceCallback<OperationStatus>)
updateEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, RequestOptionsBase)
updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, ServiceCallback<OperationStatus>)
updateHierarchicalEntity(string, string, string, ModelUpdateObject, RequestOptionsBase)

Aktualizace název modelu hierarchických entit ve verzi aplikace.

updateHierarchicalEntity(string, string, string, ModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateHierarchicalEntity(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)
updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, RequestOptionsBase)

Přejmenuje jednu podřízenou položku v existujícím modelu hierarchických entit ve verzi aplikace.

updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, ServiceCallback<OperationStatus>)
updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase)

Aktualizace název záměru ve verzi aplikace.

updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateIntent(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)
updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase)
updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, ServiceCallback<OperationStatus>)
updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase)
updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateRegexEntityModel(string, string, string, RegexModelUpdateObject, ServiceCallback<OperationStatus>)
updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)
updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)
updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase)

Aktualizace jeden z podseznamů entity seznamu ve verzi aplikace.

updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)
updateSubList(string, string, string, number, WordListBaseUpdateObject, ServiceCallback<OperationStatus>)

Podrobnosti konstruktoru

Model(LUISAuthoringClientContext)

Vytvořte model.

new Model(client: LUISAuthoringClientContext)

Parametry

client
LUISAuthoringClientContext

Odkaz na klienta služby

Podrobnosti metody

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

Přidá model entity seznamu do verze aplikace.

function addClosedList(appId: string, versionId: string, closedListModelCreateObject: ClosedListModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddClosedListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

closedListModelCreateObject
ClosedListModelCreateObject

Model obsahující název a slova pro nový extraktor entity seznamu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddClosedListResponse>

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addClosedList(appId: string, versionId: string, closedListModelCreateObject: ClosedListModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

closedListModelCreateObject
ClosedListModelCreateObject

Model obsahující název a slova pro nový extraktor entity seznamu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addClosedList(string, string, ClosedListModelCreateObject, ServiceCallback<string>)

function addClosedList(appId: string, versionId: string, closedListModelCreateObject: ClosedListModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

closedListModelCreateObject
ClosedListModelCreateObject

Model obsahující název a slova pro nový extraktor entity seznamu.

callback

ServiceCallback<string>

Zpětné volání

addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, RequestOptionsBase)

Vytvoří jednu podřízenou položku v existujícím modelu složených entit ve verzi aplikace.

function addCompositeEntityChild(appId: string, versionId: string, cEntityId: string, compositeChildModelCreateObject: CompositeChildModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCompositeEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

compositeChildModelCreateObject
CompositeChildModelCreateObject

Objekt modelu obsahující název nového složeného podřízeného modelu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddCompositeEntityChildResponse>

addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addCompositeEntityChild(appId: string, versionId: string, cEntityId: string, compositeChildModelCreateObject: CompositeChildModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

compositeChildModelCreateObject
CompositeChildModelCreateObject

Objekt modelu obsahující název nového složeného podřízeného modelu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, ServiceCallback<string>)

function addCompositeEntityChild(appId: string, versionId: string, cEntityId: string, compositeChildModelCreateObject: CompositeChildModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

compositeChildModelCreateObject
CompositeChildModelCreateObject

Objekt modelu obsahující název nového složeného podřízeného modelu.

callback

ServiceCallback<string>

Zpětné volání

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase)

Přidá přizpůsobitelnou předem připravenou doménu spolu se všemi jejími záměry a modely entit ve verzi aplikace.

function addCustomPrebuiltDomain(appId: string, versionId: string, prebuiltDomainObject: PrebuiltDomainCreateBaseObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltDomainResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Předem vytvořený objekt vytvoření domény obsahující název domény.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddCustomPrebuiltDomainResponse>

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase, ServiceCallback<string[]>)

function addCustomPrebuiltDomain(appId: string, versionId: string, prebuiltDomainObject: PrebuiltDomainCreateBaseObject, options: RequestOptionsBase, callback: ServiceCallback<string[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Předem vytvořený objekt vytvoření domény obsahující název domény.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string[]>

Zpětné volání

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, ServiceCallback<string[]>)

function addCustomPrebuiltDomain(appId: string, versionId: string, prebuiltDomainObject: PrebuiltDomainCreateBaseObject, callback: ServiceCallback<string[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Předem vytvořený objekt vytvoření domény obsahující název domény.

callback

ServiceCallback<string[]>

Zpětné volání

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Přidá předem vytvořený model entit do verze aplikace.

function addCustomPrebuiltEntity(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název předem připravené entity a název domény, do které tento model patří.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddCustomPrebuiltEntityResponse>

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addCustomPrebuiltEntity(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název předem připravené entity a název domény, do které tento model patří.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, ServiceCallback<string>)

function addCustomPrebuiltEntity(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název předem připravené entity a název domény, do které tento model patří.

callback

ServiceCallback<string>

Zpětné volání

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Přidá do verze aplikace přizpůsobitelný předem vytvořený model záměru.

function addCustomPrebuiltIntent(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltIntentResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název přizpůsobitelného předem vytvořeného záměru a název domény, do které tento model patří.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddCustomPrebuiltIntentResponse>

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addCustomPrebuiltIntent(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název přizpůsobitelného předem vytvořeného záměru a název domény, do které tento model patří.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, ServiceCallback<string>)

function addCustomPrebuiltIntent(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Objekt modelu obsahující název přizpůsobitelného předem vytvořeného záměru a název domény, do které tento model patří.

callback

ServiceCallback<string>

Zpětné volání

addEntity(string, string, EntityModelCreateObject, RequestOptionsBase)

Přidá extraktor entit do verze aplikace.

function addEntity(appId: string, versionId: string, entityModelCreateObject: EntityModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityModelCreateObject
EntityModelCreateObject

Objekt modelu obsahující název extraktoru nové entity a jeho podřízené položky.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddEntityResponse>

addEntity(string, string, EntityModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addEntity(appId: string, versionId: string, entityModelCreateObject: EntityModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityModelCreateObject
EntityModelCreateObject

Objekt modelu obsahující název nového extraktoru entity a jeho podřízené položky.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addEntity(string, string, EntityModelCreateObject, ServiceCallback<string>)

function addEntity(appId: string, versionId: string, entityModelCreateObject: EntityModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityModelCreateObject
EntityModelCreateObject

Objekt modelu obsahující název nového extraktoru entity a jeho podřízené položky.

callback

ServiceCallback<string>

Zpětné volání

addEntityChild(string, string, string, ChildEntityModelCreateObject, RequestOptionsBase)

Vytvoří jednu podřízenou položku v existující hierarchii modelu entit ve verzi aplikace.

function addEntityChild(appId: string, versionId: string, entityId: string, childEntityModelCreateObject: ChildEntityModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

childEntityModelCreateObject
ChildEntityModelCreateObject

Objekt modelu obsahující název nového podřízeného modelu a jeho podřízených objektů.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddEntityChildResponse>

addEntityChild(string, string, string, ChildEntityModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addEntityChild(appId: string, versionId: string, entityId: string, childEntityModelCreateObject: ChildEntityModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

childEntityModelCreateObject
ChildEntityModelCreateObject

Objekt modelu obsahující název nového podřízeného modelu a jeho podřízených objektů.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addEntityChild(string, string, string, ChildEntityModelCreateObject, ServiceCallback<string>)

function addEntityChild(appId: string, versionId: string, entityId: string, childEntityModelCreateObject: ChildEntityModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

childEntityModelCreateObject
ChildEntityModelCreateObject

Objekt modelu obsahující název nového podřízeného modelu a jeho podřízených objektů.

callback

ServiceCallback<string>

Zpětné volání

addExplicitListItem(string, string, string, ExplicitListItemCreateObject, RequestOptionsBase)

function addExplicitListItem(appId: string, versionId: string, entityId: string, item: ExplicitListItemCreateObject, options?: RequestOptionsBase): Promise<ModelAddExplicitListItemResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

item
ExplicitListItemCreateObject

Nová explicitní položka seznamu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddExplicitListItemResponse>

addExplicitListItem(string, string, string, ExplicitListItemCreateObject, RequestOptionsBase, ServiceCallback<number>)

function addExplicitListItem(appId: string, versionId: string, entityId: string, item: ExplicitListItemCreateObject, options: RequestOptionsBase, callback: ServiceCallback<number>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

item
ExplicitListItemCreateObject

Nová explicitní položka seznamu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<number>

Zpětné volání

addExplicitListItem(string, string, string, ExplicitListItemCreateObject, ServiceCallback<number>)

function addExplicitListItem(appId: string, versionId: string, entityId: string, item: ExplicitListItemCreateObject, callback: ServiceCallback<number>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

item
ExplicitListItemCreateObject

Nová explicitní položka seznamu.

callback

ServiceCallback<number>

Zpětné volání

addIntent(string, string, ModelCreateObject, RequestOptionsBase)

Přidá záměr do verze aplikace.

function addIntent(appId: string, versionId: string, intentCreateObject: ModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddIntentResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentCreateObject
ModelCreateObject

Objekt modelu obsahující název nového záměru.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddIntentResponse>

addIntent(string, string, ModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function addIntent(appId: string, versionId: string, intentCreateObject: ModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentCreateObject
ModelCreateObject

Objekt modelu obsahující název nového záměru.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

addIntent(string, string, ModelCreateObject, ServiceCallback<string>)

function addIntent(appId: string, versionId: string, intentCreateObject: ModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentCreateObject
ModelCreateObject

Objekt modelu obsahující název nového záměru.

callback

ServiceCallback<string>

Zpětné volání

addPrebuilt(string, string, string[], RequestOptionsBase)

Přidá seznam předem připravených entit do verze aplikace.

function addPrebuilt(appId: string, versionId: string, prebuiltExtractorNames: string[], options?: RequestOptionsBase): Promise<ModelAddPrebuiltResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltExtractorNames

string[]

Pole předem připravených názvů extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddPrebuiltResponse>

addPrebuilt(string, string, string[], RequestOptionsBase, ServiceCallback<PrebuiltEntityExtractor[]>)

function addPrebuilt(appId: string, versionId: string, prebuiltExtractorNames: string[], options: RequestOptionsBase, callback: ServiceCallback<PrebuiltEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltExtractorNames

string[]

Pole předem připravených názvů extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Zpětné volání

addPrebuilt(string, string, string[], ServiceCallback<PrebuiltEntityExtractor[]>)

function addPrebuilt(appId: string, versionId: string, prebuiltExtractorNames: string[], callback: ServiceCallback<PrebuiltEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltExtractorNames

string[]

Pole předem připravených názvů extraktoru entit.

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Zpětné volání

addSubList(string, string, string, WordListObject, RequestOptionsBase)

Přidá podseznam do existující entity seznamu ve verzi aplikace.

function addSubList(appId: string, versionId: string, clEntityId: string, wordListCreateObject: WordListObject, options?: RequestOptionsBase): Promise<ModelAddSubListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu.

wordListCreateObject
WordListObject

Seznam slov.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelAddSubListResponse>

addSubList(string, string, string, WordListObject, RequestOptionsBase, ServiceCallback<number>)

function addSubList(appId: string, versionId: string, clEntityId: string, wordListCreateObject: WordListObject, options: RequestOptionsBase, callback: ServiceCallback<number>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu.

wordListCreateObject
WordListObject

Seznam slov.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<number>

Zpětné volání

addSubList(string, string, string, WordListObject, ServiceCallback<number>)

function addSubList(appId: string, versionId: string, clEntityId: string, wordListCreateObject: WordListObject, callback: ServiceCallback<number>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu.

wordListCreateObject
WordListObject

Seznam slov.

callback

ServiceCallback<number>

Zpětné volání

createClosedListEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createClosedListEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateClosedListEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateClosedListEntityRoleResponse>

createClosedListEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createClosedListEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createClosedListEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createClosedListEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createCompositeEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createCompositeEntityRole(appId: string, versionId: string, cEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateCompositeEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateCompositeEntityRoleResponse>

createCompositeEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createCompositeEntityRole(appId: string, versionId: string, cEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createCompositeEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createCompositeEntityRole(appId: string, versionId: string, cEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateCustomPrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateCustomPrebuiltEntityRoleResponse>

createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createCustomPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateEntityRoleResponse>

createEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateHierarchicalEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateHierarchicalEntityRoleResponse>

createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createHierarchicalEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase)

function createPatternAnyEntityModel(appId: string, versionId: string, extractorCreateObject: PatternAnyModelCreateObject, options?: RequestOptionsBase): Promise<ModelCreatePatternAnyEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

extractorCreateObject
PatternAnyModelCreateObject

Objekt modelu obsahující název a explicitní seznam nového extraktoru entity Pattern.Any.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreatePatternAnyEntityModelResponse>

createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createPatternAnyEntityModel(appId: string, versionId: string, extractorCreateObject: PatternAnyModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

extractorCreateObject
PatternAnyModelCreateObject

Objekt modelu obsahující název a explicitní seznam nového extraktoru entity Pattern.Any.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, ServiceCallback<string>)

function createPatternAnyEntityModel(appId: string, versionId: string, extractorCreateObject: PatternAnyModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

extractorCreateObject
PatternAnyModelCreateObject

Objekt modelu obsahující název a explicitní seznam nového extraktoru entity Pattern.Any.

callback

ServiceCallback<string>

Zpětné volání

createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createPatternAnyEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreatePatternAnyEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreatePatternAnyEntityRoleResponse>

createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createPatternAnyEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createPatternAnyEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createPatternAnyEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreatePrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreatePrebuiltEntityRoleResponse>

createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createPrebuiltEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createPrebuiltEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase)

function createRegexEntityModel(appId: string, versionId: string, regexEntityExtractorCreateObj: RegexModelCreateObject, options?: RequestOptionsBase): Promise<ModelCreateRegexEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityExtractorCreateObj
RegexModelCreateObject

Objekt modelu obsahující název a vzor regulárního výrazu pro nový extraktor entity regulárního výrazu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateRegexEntityModelResponse>

createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createRegexEntityModel(appId: string, versionId: string, regexEntityExtractorCreateObj: RegexModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityExtractorCreateObj
RegexModelCreateObject

Objekt modelu obsahující název a vzor regulárního výrazu pro nový extraktor entity regulárního výrazu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createRegexEntityModel(string, string, RegexModelCreateObject, ServiceCallback<string>)

function createRegexEntityModel(appId: string, versionId: string, regexEntityExtractorCreateObj: RegexModelCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityExtractorCreateObj
RegexModelCreateObject

Objekt modelu obsahující název a vzor regulárního výrazu pro nový extraktor entity regulárního výrazu.

callback

ServiceCallback<string>

Zpětné volání

createRegexEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase)

function createRegexEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options?: RequestOptionsBase): Promise<ModelCreateRegexEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelCreateRegexEntityRoleResponse>

createRegexEntityRole(string, string, string, EntityRoleCreateObject, RequestOptionsBase, ServiceCallback<string>)

function createRegexEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<string>

Zpětné volání

createRegexEntityRole(string, string, string, EntityRoleCreateObject, ServiceCallback<string>)

function createRegexEntityRole(appId: string, versionId: string, entityId: string, entityRoleCreateObject: EntityRoleCreateObject, callback: ServiceCallback<string>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID modelu entity.

entityRoleCreateObject
EntityRoleCreateObject

Objekt role entity obsahující název role.

callback

ServiceCallback<string>

Zpětné volání

deleteClosedList(string, string, string, RequestOptionsBase)

Odstraní model entity seznamu z verze aplikace.

function deleteClosedList(appId: string, versionId: string, clEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteClosedListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteClosedListResponse>

deleteClosedList(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteClosedList(appId: string, versionId: string, clEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteClosedList(string, string, string, ServiceCallback<OperationStatus>)

function deleteClosedList(appId: string, versionId: string, clEntityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteClosedListEntityRole(string, string, string, string, RequestOptionsBase)

function deleteClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteClosedListEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteClosedListEntityRoleResponse>

deleteClosedListEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteClosedListEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntity(string, string, string, RequestOptionsBase)

Odstraní složenou entitu z verze aplikace.

function deleteCompositeEntity(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteCompositeEntityResponse>

deleteCompositeEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteCompositeEntity(appId: string, versionId: string, cEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntity(string, string, string, ServiceCallback<OperationStatus>)

function deleteCompositeEntity(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntityChild(string, string, string, string, RequestOptionsBase)

Odstraní podřízenou položku extraktoru složených entit z verze aplikace.

function deleteCompositeEntityChild(appId: string, versionId: string, cEntityId: string, cChildId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

cChildId

string

Id podřízeného extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteCompositeEntityChildResponse>

deleteCompositeEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteCompositeEntityChild(appId: string, versionId: string, cEntityId: string, cChildId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

cChildId

string

Id podřízeného extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteCompositeEntityChild(appId: string, versionId: string, cEntityId: string, cChildId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

cChildId

string

Id podřízeného extraktoru hierarchické entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntityRole(string, string, string, string, RequestOptionsBase)

function deleteCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteCompositeEntityRoleResponse>

deleteCompositeEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCompositeEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCustomEntityRole(string, string, string, string, RequestOptionsBase)

function deleteCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteCustomEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteCustomEntityRoleResponse>

deleteCustomEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCustomEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase)

Odstraní modely předem vytvořené domény ve verzi aplikace.

function deleteCustomPrebuiltDomain(appId: string, versionId: string, domainName: string, options?: RequestOptionsBase): Promise<ModelDeleteCustomPrebuiltDomainResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

domainName

string

Název domény.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteCustomPrebuiltDomainResponse>

deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteCustomPrebuiltDomain(appId: string, versionId: string, domainName: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

domainName

string

Název domény.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteCustomPrebuiltDomain(string, string, string, ServiceCallback<OperationStatus>)

function deleteCustomPrebuiltDomain(appId: string, versionId: string, domainName: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

domainName

string

Název domény.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntity(string, string, string, RequestOptionsBase)

Odstraní entitu nebo podřízenou položku z verze aplikace.

function deleteEntity(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelDeleteEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Extraktor entity nebo ID extraktoru podřízené entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteEntityResponse>

deleteEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteEntity(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Extraktor entity nebo ID extraktoru podřízené entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntity(string, string, string, ServiceCallback<OperationStatus>)

function deleteEntity(appId: string, versionId: string, entityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Extraktor entity nebo ID extraktoru podřízené entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntityFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)

Odstraní relaci ze vztahů funkcí používaných entitou ve verzi aplikace.

function deleteEntityFeature(appId: string, versionId: string, entityId: string, featureRelationDeleteObject: ModelFeatureInformation, options?: RequestOptionsBase): Promise<ModelDeleteEntityFeatureResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteEntityFeatureResponse>

deleteEntityFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteEntityFeature(appId: string, versionId: string, entityId: string, featureRelationDeleteObject: ModelFeatureInformation, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntityFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)

function deleteEntityFeature(appId: string, versionId: string, entityId: string, featureRelationDeleteObject: ModelFeatureInformation, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntityRole(string, string, string, string, RequestOptionsBase)

function deleteEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteEntityRoleResponse>

deleteEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteExplicitListItem(string, string, string, number, RequestOptionsBase)

function deleteExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options?: RequestOptionsBase): Promise<ModelDeleteExplicitListItemResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity pattern.any

itemId

number

Explicitní položka seznamu, která bude odstraněna.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteExplicitListItemResponse>

deleteExplicitListItem(string, string, string, number, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity pattern.any

itemId

number

Explicitní položka seznamu, která bude odstraněna.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteExplicitListItem(string, string, string, number, ServiceCallback<OperationStatus>)

function deleteExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity pattern.any

itemId

number

Explicitní položka seznamu, která bude odstraněna.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntity(string, string, string, RequestOptionsBase)

Odstraní hierarchickou entitu z verze aplikace.

function deleteHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteHierarchicalEntityResponse>

deleteHierarchicalEntity(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntity(string, string, string, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntity(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)

Odstraní podřízenou hierarchickou entitu extraktoru ve verzi aplikace.

function deleteHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

hChildId

string

Id podřízeného extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteHierarchicalEntityChildResponse>

deleteHierarchicalEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

hChildId

string

Id podřízeného extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

hChildId

string

Id podřízeného extraktoru hierarchické entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)

function deleteHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteHierarchicalEntityRoleResponse>

deleteHierarchicalEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteHierarchicalEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteIntent(string, string, string, ModelDeleteIntentOptionalParams)

Odstraní záměr z verze aplikace.

function deleteIntent(appId: string, versionId: string, intentId: string, options?: ModelDeleteIntentOptionalParams): Promise<ModelDeleteIntentResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
ModelDeleteIntentOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelDeleteIntentResponse>

deleteIntent(string, string, string, ModelDeleteIntentOptionalParams, ServiceCallback<OperationStatus>)

function deleteIntent(appId: string, versionId: string, intentId: string, options: ModelDeleteIntentOptionalParams, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
ModelDeleteIntentOptionalParams

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteIntent(string, string, string, ServiceCallback<OperationStatus>)

function deleteIntent(appId: string, versionId: string, intentId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteIntentFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)

Odstraní relaci ze vztahů funkcí používaných záměrem ve verzi aplikace.

function deleteIntentFeature(appId: string, versionId: string, intentId: string, featureRelationDeleteObject: ModelFeatureInformation, options?: RequestOptionsBase): Promise<ModelDeleteIntentFeatureResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteIntentFeatureResponse>

deleteIntentFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteIntentFeature(appId: string, versionId: string, intentId: string, featureRelationDeleteObject: ModelFeatureInformation, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteIntentFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)

function deleteIntentFeature(appId: string, versionId: string, intentId: string, featureRelationDeleteObject: ModelFeatureInformation, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationDeleteObject
ModelFeatureInformation

Objekt informací o funkci obsahující relaci funkce, která se má odstranit.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePatternAnyEntityModel(string, string, string, RequestOptionsBase)

function deletePatternAnyEntityModel(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelDeletePatternAnyEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeletePatternAnyEntityModelResponse>

deletePatternAnyEntityModel(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deletePatternAnyEntityModel(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePatternAnyEntityModel(string, string, string, ServiceCallback<OperationStatus>)

function deletePatternAnyEntityModel(appId: string, versionId: string, entityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePatternAnyEntityRole(string, string, string, string, RequestOptionsBase)

function deletePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeletePatternAnyEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeletePatternAnyEntityRoleResponse>

deletePatternAnyEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deletePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePatternAnyEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deletePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePrebuilt(string, string, string, RequestOptionsBase)

Odstraní předem vytvořený extraktor entit z verze aplikace.

function deletePrebuilt(appId: string, versionId: string, prebuiltId: string, options?: RequestOptionsBase): Promise<ModelDeletePrebuiltResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeletePrebuiltResponse>

deletePrebuilt(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deletePrebuilt(appId: string, versionId: string, prebuiltId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePrebuilt(string, string, string, ServiceCallback<OperationStatus>)

function deletePrebuilt(appId: string, versionId: string, prebuiltId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePrebuiltEntityRole(string, string, string, string, RequestOptionsBase)

function deletePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeletePrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeletePrebuiltEntityRoleResponse>

deletePrebuiltEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deletePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deletePrebuiltEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deletePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteRegexEntityModel(string, string, string, RequestOptionsBase)

function deleteRegexEntityModel(appId: string, versionId: string, regexEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteRegexEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteRegexEntityModelResponse>

deleteRegexEntityModel(string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteRegexEntityModel(appId: string, versionId: string, regexEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteRegexEntityModel(string, string, string, ServiceCallback<OperationStatus>)

function deleteRegexEntityModel(appId: string, versionId: string, regexEntityId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteRegexEntityRole(string, string, string, string, RequestOptionsBase)

function deleteRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteRegexEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteRegexEntityRoleResponse>

deleteRegexEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteRegexEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)

function deleteRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteSubList(string, string, string, number, RequestOptionsBase)

Odstraní podseznam konkrétního modelu entity seznamu z verze aplikace.

function deleteSubList(appId: string, versionId: string, clEntityId: string, subListId: number, options?: RequestOptionsBase): Promise<ModelDeleteSubListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelDeleteSubListResponse>

deleteSubList(string, string, string, number, RequestOptionsBase, ServiceCallback<OperationStatus>)

function deleteSubList(appId: string, versionId: string, clEntityId: string, subListId: number, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

deleteSubList(string, string, string, number, ServiceCallback<OperationStatus>)

function deleteSubList(appId: string, versionId: string, clEntityId: string, subListId: number, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

callback

ServiceCallback<OperationStatus>

Zpětné volání

examplesMethod(string, string, string, ModelExamplesMethodOptionalParams)

Získá ukázkové promluvy pro daný záměr nebo model entity ve verzi aplikace.

function examplesMethod(appId: string, versionId: string, modelId: string, options?: ModelExamplesMethodOptionalParams): Promise<ModelExamplesMethodResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

modelId

string

ID (GUID) modelu.

options
ModelExamplesMethodOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelExamplesMethodResponse>

examplesMethod(string, string, string, ModelExamplesMethodOptionalParams, ServiceCallback<LabelTextObject[]>)

function examplesMethod(appId: string, versionId: string, modelId: string, options: ModelExamplesMethodOptionalParams, callback: ServiceCallback<LabelTextObject[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

modelId

string

ID (GUID) modelu.

options
ModelExamplesMethodOptionalParams

Volitelné parametry

callback

ServiceCallback<LabelTextObject[]>

Zpětné volání

examplesMethod(string, string, string, ServiceCallback<LabelTextObject[]>)

function examplesMethod(appId: string, versionId: string, modelId: string, callback: ServiceCallback<LabelTextObject[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

modelId

string

ID (GUID) modelu.

callback

ServiceCallback<LabelTextObject[]>

Zpětné volání

getClosedList(string, string, string, RequestOptionsBase)

Získá informace o entitě seznamu ve verzi aplikace.

function getClosedList(appId: string, versionId: string, clEntityId: string, options?: RequestOptionsBase): Promise<ModelGetClosedListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetClosedListResponse>

getClosedList(string, string, string, RequestOptionsBase, ServiceCallback<ClosedListEntityExtractor>)

function getClosedList(appId: string, versionId: string, clEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<ClosedListEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<ClosedListEntityExtractor>

Zpětné volání

getClosedList(string, string, string, ServiceCallback<ClosedListEntityExtractor>)

function getClosedList(appId: string, versionId: string, clEntityId: string, callback: ServiceCallback<ClosedListEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

callback

ServiceCallback<ClosedListEntityExtractor>

Zpětné volání

getClosedListEntityRole(string, string, string, string, RequestOptionsBase)

function getClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetClosedListEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetClosedListEntityRoleResponse>

getClosedListEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getClosedListEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getCompositeEntity(string, string, string, RequestOptionsBase)

Získá informace o složené entitě ve verzi aplikace.

function getCompositeEntity(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelGetCompositeEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetCompositeEntityResponse>

getCompositeEntity(string, string, string, RequestOptionsBase, ServiceCallback<CompositeEntityExtractor>)

function getCompositeEntity(appId: string, versionId: string, cEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<CompositeEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<CompositeEntityExtractor>

Zpětné volání

getCompositeEntity(string, string, string, ServiceCallback<CompositeEntityExtractor>)

function getCompositeEntity(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<CompositeEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

callback

ServiceCallback<CompositeEntityExtractor>

Zpětné volání

getCompositeEntityRole(string, string, string, string, RequestOptionsBase)

function getCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetCompositeEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetCompositeEntityRoleResponse>

getCompositeEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getCompositeEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getCustomEntityRole(string, string, string, string, RequestOptionsBase)

function getCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetCustomEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetCustomEntityRoleResponse>

getCustomEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getCustomEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getEntity(string, string, string, RequestOptionsBase)

Získá informace o modelu entity ve verzi aplikace.

function getEntity(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetEntityResponse>

getEntity(string, string, string, RequestOptionsBase, ServiceCallback<NDepthEntityExtractor>)

function getEntity(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<NDepthEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<NDepthEntityExtractor>

Zpětné volání

getEntity(string, string, string, ServiceCallback<NDepthEntityExtractor>)

function getEntity(appId: string, versionId: string, entityId: string, callback: ServiceCallback<NDepthEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

callback

ServiceCallback<NDepthEntityExtractor>

Zpětné volání

getEntityFeatures(string, string, string, RequestOptionsBase)

Získá informace o funkcích používaných entitou ve verzi aplikace.

function getEntityFeatures(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetEntityFeaturesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetEntityFeaturesResponse>

getEntityFeatures(string, string, string, RequestOptionsBase, ServiceCallback<ModelFeatureInformation[]>)

function getEntityFeatures(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<ModelFeatureInformation[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<ModelFeatureInformation[]>

Zpětné volání

getEntityFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)

function getEntityFeatures(appId: string, versionId: string, entityId: string, callback: ServiceCallback<ModelFeatureInformation[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

callback

ServiceCallback<ModelFeatureInformation[]>

Zpětné volání

getEntityRole(string, string, string, string, RequestOptionsBase)

function getEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetEntityRoleResponse>

getEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getExplicitList(string, string, string, RequestOptionsBase)

function getExplicitList(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetExplicitListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity Pattern.Any

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetExplicitListResponse>

getExplicitList(string, string, string, RequestOptionsBase, ServiceCallback<ExplicitListItem[]>)

function getExplicitList(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<ExplicitListItem[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity Pattern.Any

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<ExplicitListItem[]>

Zpětné volání

getExplicitList(string, string, string, ServiceCallback<ExplicitListItem[]>)

function getExplicitList(appId: string, versionId: string, entityId: string, callback: ServiceCallback<ExplicitListItem[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity Pattern.Any

callback

ServiceCallback<ExplicitListItem[]>

Zpětné volání

getExplicitListItem(string, string, string, number, RequestOptionsBase)

function getExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options?: RequestOptionsBase): Promise<ModelGetExplicitListItemResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Id entity Pattern.Any

itemId

number

Id explicitní položky seznamu

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetExplicitListItemResponse>

getExplicitListItem(string, string, string, number, RequestOptionsBase, ServiceCallback<ExplicitListItem>)

function getExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options: RequestOptionsBase, callback: ServiceCallback<ExplicitListItem>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Id entity Pattern.Any

itemId

number

Id explicitní položky seznamu

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<ExplicitListItem>

Zpětné volání

getExplicitListItem(string, string, string, number, ServiceCallback<ExplicitListItem>)

function getExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, callback: ServiceCallback<ExplicitListItem>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Id entity Pattern.Any

itemId

number

Id explicitní položky seznamu

callback

ServiceCallback<ExplicitListItem>

Zpětné volání

getHierarchicalEntity(string, string, string, RequestOptionsBase)

Získá informace o hierarchické entitě ve verzi aplikace.

function getHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetHierarchicalEntityResponse>

getHierarchicalEntity(string, string, string, RequestOptionsBase, ServiceCallback<HierarchicalEntityExtractor>)

function getHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<HierarchicalEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<HierarchicalEntityExtractor>

Zpětné volání

getHierarchicalEntity(string, string, string, ServiceCallback<HierarchicalEntityExtractor>)

function getHierarchicalEntity(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<HierarchicalEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

callback

ServiceCallback<HierarchicalEntityExtractor>

Zpětné volání

getHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)

Získá informace o modelu podřízeného objektu obsaženého v podřízené hierarchické entitě modelu ve verzi aplikace.

function getHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetHierarchicalEntityChildResponse>

getHierarchicalEntityChild(string, string, string, string, RequestOptionsBase, ServiceCallback<HierarchicalChildEntity>)

function getHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options: RequestOptionsBase, callback: ServiceCallback<HierarchicalChildEntity>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<HierarchicalChildEntity>

Zpětné volání

getHierarchicalEntityChild(string, string, string, string, ServiceCallback<HierarchicalChildEntity>)

function getHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, callback: ServiceCallback<HierarchicalChildEntity>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

callback

ServiceCallback<HierarchicalChildEntity>

Zpětné volání

getHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)

function getHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetHierarchicalEntityRoleResponse>

getHierarchicalEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getHierarchicalEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getIntent(string, string, string, RequestOptionsBase)

Získá informace o modelu záměru ve verzi aplikace.

function getIntent(appId: string, versionId: string, intentId: string, options?: RequestOptionsBase): Promise<ModelGetIntentResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetIntentResponse>

getIntent(string, string, string, RequestOptionsBase, ServiceCallback<IntentClassifier>)

function getIntent(appId: string, versionId: string, intentId: string, options: RequestOptionsBase, callback: ServiceCallback<IntentClassifier>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<IntentClassifier>

Zpětné volání

getIntent(string, string, string, ServiceCallback<IntentClassifier>)

function getIntent(appId: string, versionId: string, intentId: string, callback: ServiceCallback<IntentClassifier>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

callback

ServiceCallback<IntentClassifier>

Zpětné volání

getIntentFeatures(string, string, string, RequestOptionsBase)

Získá informace o funkcích používaných záměrem ve verzi aplikace.

function getIntentFeatures(appId: string, versionId: string, intentId: string, options?: RequestOptionsBase): Promise<ModelGetIntentFeaturesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetIntentFeaturesResponse>

getIntentFeatures(string, string, string, RequestOptionsBase, ServiceCallback<ModelFeatureInformation[]>)

function getIntentFeatures(appId: string, versionId: string, intentId: string, options: RequestOptionsBase, callback: ServiceCallback<ModelFeatureInformation[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<ModelFeatureInformation[]>

Zpětné volání

getIntentFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)

function getIntentFeatures(appId: string, versionId: string, intentId: string, callback: ServiceCallback<ModelFeatureInformation[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

callback

ServiceCallback<ModelFeatureInformation[]>

Zpětné volání

getPatternAnyEntityInfo(string, string, string, RequestOptionsBase)

function getPatternAnyEntityInfo(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetPatternAnyEntityInfoResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetPatternAnyEntityInfoResponse>

getPatternAnyEntityInfo(string, string, string, RequestOptionsBase, ServiceCallback<PatternAnyEntityExtractor>)

function getPatternAnyEntityInfo(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<PatternAnyEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<PatternAnyEntityExtractor>

Zpětné volání

getPatternAnyEntityInfo(string, string, string, ServiceCallback<PatternAnyEntityExtractor>)

function getPatternAnyEntityInfo(appId: string, versionId: string, entityId: string, callback: ServiceCallback<PatternAnyEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

callback

ServiceCallback<PatternAnyEntityExtractor>

Zpětné volání

getPatternAnyEntityRole(string, string, string, string, RequestOptionsBase)

function getPatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetPatternAnyEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetPatternAnyEntityRoleResponse>

getPatternAnyEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getPatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getPatternAnyEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getPatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getPrebuilt(string, string, string, RequestOptionsBase)

Získá informace o předem vytvořeném modelu entity ve verzi aplikace.

function getPrebuilt(appId: string, versionId: string, prebuiltId: string, options?: RequestOptionsBase): Promise<ModelGetPrebuiltResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetPrebuiltResponse>

getPrebuilt(string, string, string, RequestOptionsBase, ServiceCallback<PrebuiltEntityExtractor>)

function getPrebuilt(appId: string, versionId: string, prebuiltId: string, options: RequestOptionsBase, callback: ServiceCallback<PrebuiltEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<PrebuiltEntityExtractor>

Zpětné volání

getPrebuilt(string, string, string, ServiceCallback<PrebuiltEntityExtractor>)

function getPrebuilt(appId: string, versionId: string, prebuiltId: string, callback: ServiceCallback<PrebuiltEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

prebuiltId

string

PŘEDEM vytvořené ID extraktoru entit.

callback

ServiceCallback<PrebuiltEntityExtractor>

Zpětné volání

getPrebuiltEntityRole(string, string, string, string, RequestOptionsBase)

function getPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetPrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetPrebuiltEntityRoleResponse>

getPrebuiltEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getPrebuiltEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

getRegexEntityEntityInfo(string, string, string, RequestOptionsBase)

function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, options?: RequestOptionsBase): Promise<ModelGetRegexEntityEntityInfoResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID modelu entity regulárního výrazu

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetRegexEntityInfoResponse>

getRegexEntityEntityInfo(string, string, string, RequestOptionsBase, ServiceCallback<RegexEntityExtractor>)

function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<RegexEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID modelu entity regulárního výrazu

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<RegexEntityExtractor>

Zpětné volání

getRegexEntityEntityInfo(string, string, string, ServiceCallback<RegexEntityExtractor>)

function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, callback: ServiceCallback<RegexEntityExtractor>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID modelu entity regulárního výrazu

callback

ServiceCallback<RegexEntityExtractor>

Zpětné volání

getRegexEntityRole(string, string, string, string, RequestOptionsBase)

function getRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetRegexEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelGetRegexEntityRoleResponse>

getRegexEntityRole(string, string, string, string, RequestOptionsBase, ServiceCallback<EntityRole>)

function getRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole>

Zpětné volání

getRegexEntityRole(string, string, string, string, ServiceCallback<EntityRole>)

function getRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

callback

ServiceCallback<EntityRole>

Zpětné volání

listClosedListEntityRoles(string, string, string, RequestOptionsBase)

function listClosedListEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListClosedListEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListClosedListEntityRolesResponse>

listClosedListEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listClosedListEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listClosedListEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listClosedListEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listClosedLists(string, string, ModelListClosedListsOptionalParams)

Získá informace o všech modelech entit seznamu ve verzi aplikace.

function listClosedLists(appId: string, versionId: string, options?: ModelListClosedListsOptionalParams): Promise<ModelListClosedListsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListClosedListsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListClosedListsResponse>

listClosedLists(string, string, ModelListClosedListsOptionalParams, ServiceCallback<ClosedListEntityExtractor[]>)

function listClosedLists(appId: string, versionId: string, options: ModelListClosedListsOptionalParams, callback: ServiceCallback<ClosedListEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListClosedListsOptionalParams

Volitelné parametry

callback

ServiceCallback<ClosedListEntityExtractor[]>

Zpětné volání

listClosedLists(string, string, ServiceCallback<ClosedListEntityExtractor[]>)

function listClosedLists(appId: string, versionId: string, callback: ServiceCallback<ClosedListEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<ClosedListEntityExtractor[]>

Zpětné volání

listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams)

Získá informace o všech modelech složených entit ve verzi aplikace.

function listCompositeEntities(appId: string, versionId: string, options?: ModelListCompositeEntitiesOptionalParams): Promise<ModelListCompositeEntitiesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListCompositeEntitiesOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListCompositeEntitiesResponse>

listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams, ServiceCallback<CompositeEntityExtractor[]>)

function listCompositeEntities(appId: string, versionId: string, options: ModelListCompositeEntitiesOptionalParams, callback: ServiceCallback<CompositeEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListCompositeEntitiesOptionalParams

Volitelné parametry

callback

ServiceCallback<CompositeEntityExtractor[]>

Zpětné volání

listCompositeEntities(string, string, ServiceCallback<CompositeEntityExtractor[]>)

function listCompositeEntities(appId: string, versionId: string, callback: ServiceCallback<CompositeEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<CompositeEntityExtractor[]>

Zpětné volání

listCompositeEntityRoles(string, string, string, RequestOptionsBase)

function listCompositeEntityRoles(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelListCompositeEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListCompositeEntityRolesResponse>

listCompositeEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listCompositeEntityRoles(appId: string, versionId: string, cEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listCompositeEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listCompositeEntityRoles(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složených entit

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listCustomPrebuiltEntities(string, string, RequestOptionsBase)

Získá všechny předem vytvořené entity použité ve verzi aplikace.

function listCustomPrebuiltEntities(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltEntitiesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListCustomPrebuiltEntitiesResponse>

listCustomPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<EntityExtractor[]>)

function listCustomPrebuiltEntities(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityExtractor[]>

Zpětné volání

listCustomPrebuiltEntities(string, string, ServiceCallback<EntityExtractor[]>)

function listCustomPrebuiltEntities(appId: string, versionId: string, callback: ServiceCallback<EntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<EntityExtractor[]>

Zpětné volání

listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

function listCustomPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListCustomPrebuiltEntityRolesResponse>

listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listCustomPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listCustomPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listCustomPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listCustomPrebuiltIntents(string, string, RequestOptionsBase)

Získá informace o přizpůsobitelné předem připravené záměry přidané do verze aplikace.

function listCustomPrebuiltIntents(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltIntentsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListCustomPrebuiltIntentsResponse>

listCustomPrebuiltIntents(string, string, RequestOptionsBase, ServiceCallback<IntentClassifier[]>)

function listCustomPrebuiltIntents(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<IntentClassifier[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<IntentClassifier[]>

Zpětné volání

listCustomPrebuiltIntents(string, string, ServiceCallback<IntentClassifier[]>)

function listCustomPrebuiltIntents(appId: string, versionId: string, callback: ServiceCallback<IntentClassifier[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<IntentClassifier[]>

Zpětné volání

listCustomPrebuiltModels(string, string, RequestOptionsBase)

Získá všechny předem připravený záměr a informace o modelu entity použité ve verzi této aplikace.

function listCustomPrebuiltModels(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltModelsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListCustomPrebuiltModelsResponse>

listCustomPrebuiltModels(string, string, RequestOptionsBase, ServiceCallback<CustomPrebuiltModel[]>)

function listCustomPrebuiltModels(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<CustomPrebuiltModel[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<CustomPrebuiltModel[]>

Zpětné volání

listCustomPrebuiltModels(string, string, ServiceCallback<CustomPrebuiltModel[]>)

function listCustomPrebuiltModels(appId: string, versionId: string, callback: ServiceCallback<CustomPrebuiltModel[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<CustomPrebuiltModel[]>

Zpětné volání

listEntities(string, string, ModelListEntitiesOptionalParams)

Získá informace o všech jednoduchých modelech entit ve verzi aplikace.

function listEntities(appId: string, versionId: string, options?: ModelListEntitiesOptionalParams): Promise<ModelListEntitiesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListEntitiesOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListEntitiesResponse>

listEntities(string, string, ModelListEntitiesOptionalParams, ServiceCallback<NDepthEntityExtractor[]>)

function listEntities(appId: string, versionId: string, options: ModelListEntitiesOptionalParams, callback: ServiceCallback<NDepthEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListEntitiesOptionalParams

Volitelné parametry

callback

ServiceCallback<NDepthEntityExtractor[]>

Zpětné volání

listEntities(string, string, ServiceCallback<NDepthEntityExtractor[]>)

function listEntities(appId: string, versionId: string, callback: ServiceCallback<NDepthEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<NDepthEntityExtractor[]>

Zpětné volání

listEntityRoles(string, string, string, RequestOptionsBase)

function listEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListEntityRolesResponse>

listEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams)

Získejte navrhované ukázkové promluvy, které by zlepšily přesnost modelu entit ve verzi aplikace.

function listEntitySuggestions(appId: string, versionId: string, entityId: string, options?: ModelListEntitySuggestionsOptionalParams): Promise<ModelListEntitySuggestionsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Model extraktoru cílových entit, který chcete vylepšit.

options
ModelListEntitySuggestionsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListEntitySuggestionsResponse>

listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams, ServiceCallback<EntitiesSuggestionExample[]>)

function listEntitySuggestions(appId: string, versionId: string, entityId: string, options: ModelListEntitySuggestionsOptionalParams, callback: ServiceCallback<EntitiesSuggestionExample[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Model extraktoru cílových entit, který chcete vylepšit.

options
ModelListEntitySuggestionsOptionalParams

Volitelné parametry

callback

ServiceCallback<EntitiesSuggestionExample[]>

Zpětné volání

listEntitySuggestions(string, string, string, ServiceCallback<EntitiesSuggestionExample[]>)

function listEntitySuggestions(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntitiesSuggestionExample[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

Model extraktoru cílových entit, který chcete vylepšit.

callback

ServiceCallback<EntitiesSuggestionExample[]>

Zpětné volání

listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams)

Získá informace o všech modelech hierarchických entit ve verzi aplikace.

function listHierarchicalEntities(appId: string, versionId: string, options?: ModelListHierarchicalEntitiesOptionalParams): Promise<ModelListHierarchicalEntitiesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListHierarchicalEntitiesOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListHierarchicalEntitiesResponse>

listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams, ServiceCallback<HierarchicalEntityExtractor[]>)

function listHierarchicalEntities(appId: string, versionId: string, options: ModelListHierarchicalEntitiesOptionalParams, callback: ServiceCallback<HierarchicalEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListHierarchicalEntitiesOptionalParams

Volitelné parametry

callback

ServiceCallback<HierarchicalEntityExtractor[]>

Zpětné volání

listHierarchicalEntities(string, string, ServiceCallback<HierarchicalEntityExtractor[]>)

function listHierarchicalEntities(appId: string, versionId: string, callback: ServiceCallback<HierarchicalEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<HierarchicalEntityExtractor[]>

Zpětné volání

listHierarchicalEntityRoles(string, string, string, RequestOptionsBase)

function listHierarchicalEntityRoles(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelListHierarchicalEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListHierarchicalEntityRolesResponse>

listHierarchicalEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listHierarchicalEntityRoles(appId: string, versionId: string, hEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listHierarchicalEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listHierarchicalEntityRoles(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchické entity.

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listIntents(string, string, ModelListIntentsOptionalParams)

Získá informace o modelech záměru ve verzi aplikace.

function listIntents(appId: string, versionId: string, options?: ModelListIntentsOptionalParams): Promise<ModelListIntentsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListIntentsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListIntentsResponse>

listIntents(string, string, ModelListIntentsOptionalParams, ServiceCallback<IntentClassifier[]>)

function listIntents(appId: string, versionId: string, options: ModelListIntentsOptionalParams, callback: ServiceCallback<IntentClassifier[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListIntentsOptionalParams

Volitelné parametry

callback

ServiceCallback<IntentClassifier[]>

Zpětné volání

listIntents(string, string, ServiceCallback<IntentClassifier[]>)

function listIntents(appId: string, versionId: string, callback: ServiceCallback<IntentClassifier[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<IntentClassifier[]>

Zpětné volání

listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams)

Navrhne ukázkové promluvy, které by zlepšily přesnost modelu záměru ve verzi aplikace.

function listIntentSuggestions(appId: string, versionId: string, intentId: string, options?: ModelListIntentSuggestionsOptionalParams): Promise<ModelListIntentSuggestionsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
ModelListIntentSuggestionsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListIntentSuggestionsResponse>

listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams, ServiceCallback<IntentsSuggestionExample[]>)

function listIntentSuggestions(appId: string, versionId: string, intentId: string, options: ModelListIntentSuggestionsOptionalParams, callback: ServiceCallback<IntentsSuggestionExample[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

options
ModelListIntentSuggestionsOptionalParams

Volitelné parametry

callback

ServiceCallback<IntentsSuggestionExample[]>

Zpětné volání

listIntentSuggestions(string, string, string, ServiceCallback<IntentsSuggestionExample[]>)

function listIntentSuggestions(appId: string, versionId: string, intentId: string, callback: ServiceCallback<IntentsSuggestionExample[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

callback

ServiceCallback<IntentsSuggestionExample[]>

Zpětné volání

listModels(string, string, ModelListModelsOptionalParams)

Získá informace o všech záměrech a modelech entit ve verzi aplikace.

function listModels(appId: string, versionId: string, options?: ModelListModelsOptionalParams): Promise<ModelListModelsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListModelsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListModelsResponse>

listModels(string, string, ModelListModelsOptionalParams, ServiceCallback<ModelInfoResponse[]>)

function listModels(appId: string, versionId: string, options: ModelListModelsOptionalParams, callback: ServiceCallback<ModelInfoResponse[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListModelsOptionalParams

Volitelné parametry

callback

ServiceCallback<ModelInfoResponse[]>

Zpětné volání

listModels(string, string, ServiceCallback<ModelInfoResponse[]>)

function listModels(appId: string, versionId: string, callback: ServiceCallback<ModelInfoResponse[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<ModelInfoResponse[]>

Zpětné volání

listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams)

function listPatternAnyEntityInfos(appId: string, versionId: string, options?: ModelListPatternAnyEntityInfosOptionalParams): Promise<ModelListPatternAnyEntityInfosResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListPatternAnyEntityInfosOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListPatternAnyEntityInfosResponse>

listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams, ServiceCallback<PatternAnyEntityExtractor[]>)

function listPatternAnyEntityInfos(appId: string, versionId: string, options: ModelListPatternAnyEntityInfosOptionalParams, callback: ServiceCallback<PatternAnyEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListPatternAnyEntityInfosOptionalParams

Volitelné parametry

callback

ServiceCallback<PatternAnyEntityExtractor[]>

Zpětné volání

listPatternAnyEntityInfos(string, string, ServiceCallback<PatternAnyEntityExtractor[]>)

function listPatternAnyEntityInfos(appId: string, versionId: string, callback: ServiceCallback<PatternAnyEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<PatternAnyEntityExtractor[]>

Zpětné volání

listPatternAnyEntityRoles(string, string, string, RequestOptionsBase)

function listPatternAnyEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListPatternAnyEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListPatternAnyEntityRolesResponse>

listPatternAnyEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listPatternAnyEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listPatternAnyEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listPatternAnyEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listPrebuiltEntities(string, string, RequestOptionsBase)

Získá všechny dostupné předem vytvořené entity ve verzi aplikace.

function listPrebuiltEntities(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListPrebuiltEntitiesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListPrebuiltEntitiesResponse>

listPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<AvailablePrebuiltEntityModel[]>)

function listPrebuiltEntities(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<AvailablePrebuiltEntityModel[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

Zpětné volání

listPrebuiltEntities(string, string, ServiceCallback<AvailablePrebuiltEntityModel[]>)

function listPrebuiltEntities(appId: string, versionId: string, callback: ServiceCallback<AvailablePrebuiltEntityModel[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

Zpětné volání

listPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

function listPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListPrebuiltEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListPrebuiltEntityRolesResponse>

listPrebuiltEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listPrebuilts(string, string, ModelListPrebuiltsOptionalParams)

Získá informace o všech předem připravených entitách ve verzi aplikace.

function listPrebuilts(appId: string, versionId: string, options?: ModelListPrebuiltsOptionalParams): Promise<ModelListPrebuiltsResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListPrebuiltsOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListPrebuiltsResponse>

listPrebuilts(string, string, ModelListPrebuiltsOptionalParams, ServiceCallback<PrebuiltEntityExtractor[]>)

function listPrebuilts(appId: string, versionId: string, options: ModelListPrebuiltsOptionalParams, callback: ServiceCallback<PrebuiltEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListPrebuiltsOptionalParams

Volitelné parametry

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Zpětné volání

listPrebuilts(string, string, ServiceCallback<PrebuiltEntityExtractor[]>)

function listPrebuilts(appId: string, versionId: string, callback: ServiceCallback<PrebuiltEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Zpětné volání

listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams)

function listRegexEntityInfos(appId: string, versionId: string, options?: ModelListRegexEntityInfosOptionalParams): Promise<ModelListRegexEntityInfosResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListRegexEntityInfosOptionalParams

Volitelné parametry

Návraty

Promise<Models.ModelListRegexEntityInfosResponse>

listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams, ServiceCallback<RegexEntityExtractor[]>)

function listRegexEntityInfos(appId: string, versionId: string, options: ModelListRegexEntityInfosOptionalParams, callback: ServiceCallback<RegexEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

options
ModelListRegexEntityInfosOptionalParams

Volitelné parametry

callback

ServiceCallback<RegexEntityExtractor[]>

Zpětné volání

listRegexEntityInfos(string, string, ServiceCallback<RegexEntityExtractor[]>)

function listRegexEntityInfos(appId: string, versionId: string, callback: ServiceCallback<RegexEntityExtractor[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

callback

ServiceCallback<RegexEntityExtractor[]>

Zpětné volání

listRegexEntityRoles(string, string, string, RequestOptionsBase)

function listRegexEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListRegexEntityRolesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelListRegexEntityRolesResponse>

listRegexEntityRoles(string, string, string, RequestOptionsBase, ServiceCallback<EntityRole[]>)

function listRegexEntityRoles(appId: string, versionId: string, entityId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<EntityRole[]>

Zpětné volání

listRegexEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)

function listRegexEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity

callback

ServiceCallback<EntityRole[]>

Zpětné volání

patchClosedList(string, string, string, ClosedListModelPatchObject, RequestOptionsBase)

Přidá dávku dílčích seznamů do existující entity seznamu ve verzi aplikace.

function patchClosedList(appId: string, versionId: string, clEntityId: string, closedListModelPatchObject: ClosedListModelPatchObject, options?: RequestOptionsBase): Promise<ModelPatchClosedListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

closedListModelPatchObject
ClosedListModelPatchObject

Dávka se seznamem slov.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelPatchClosedListResponse>

patchClosedList(string, string, string, ClosedListModelPatchObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function patchClosedList(appId: string, versionId: string, clEntityId: string, closedListModelPatchObject: ClosedListModelPatchObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

closedListModelPatchObject
ClosedListModelPatchObject

Dávka se seznamem slov.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

patchClosedList(string, string, string, ClosedListModelPatchObject, ServiceCallback<OperationStatus>)

function patchClosedList(appId: string, versionId: string, clEntityId: string, closedListModelPatchObject: ClosedListModelPatchObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu entity seznamu

closedListModelPatchObject
ClosedListModelPatchObject

Dávka se seznamem slov.

callback

ServiceCallback<OperationStatus>

Zpětné volání

replaceEntityFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)

Aktualizace informace o funkcích používaných entitou ve verzi aplikace.

function replaceEntityFeatures(appId: string, versionId: string, entityId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options?: RequestOptionsBase): Promise<ModelReplaceEntityFeaturesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

options
RequestOptionsBase

Volitelné parametry

Návraty

Příslib<Models.ModelReplaceEntityFeaturesResponse>

replaceEntityFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase, ServiceCallback<OperationStatus>)

function replaceEntityFeatures(appId: string, versionId: string, entityId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

replaceEntityFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)

function replaceEntityFeatures(appId: string, versionId: string, entityId: string, featureRelationsUpdateObject: ModelFeatureInformation[], callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entit.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

callback

ServiceCallback<OperationStatus>

Zpětné volání

replaceIntentFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)

Aktualizace informace o funkcích používaných záměrem ve verzi aplikace.

function replaceIntentFeatures(appId: string, versionId: string, intentId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options?: RequestOptionsBase): Promise<ModelReplaceIntentFeaturesResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelReplaceIntentFeaturesResponse>

replaceIntentFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase, ServiceCallback<OperationStatus>)

function replaceIntentFeatures(appId: string, versionId: string, intentId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

replaceIntentFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)

function replaceIntentFeatures(appId: string, versionId: string, intentId: string, featureRelationsUpdateObject: ModelFeatureInformation[], callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

featureRelationsUpdateObject

ModelFeatureInformation[]

Seznam objektů s informacemi o funkcích, které obsahují nové relace funkcí.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateClosedList(string, string, string, ClosedListModelUpdateObject, RequestOptionsBase)

Aktualizace entitu seznamu ve verzi aplikace.

function updateClosedList(appId: string, versionId: string, clEntityId: string, closedListModelUpdateObject: ClosedListModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateClosedListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

closedListModelUpdateObject
ClosedListModelUpdateObject

Název nové entity seznamu a seznam slov.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateClosedListResponse>

updateClosedList(string, string, string, ClosedListModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateClosedList(appId: string, versionId: string, clEntityId: string, closedListModelUpdateObject: ClosedListModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

closedListModelUpdateObject
ClosedListModelUpdateObject

Název nové entity seznamu a seznam slov.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateClosedList(string, string, string, ClosedListModelUpdateObject, ServiceCallback<OperationStatus>)

function updateClosedList(appId: string, versionId: string, clEntityId: string, closedListModelUpdateObject: ClosedListModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID modelu seznamu.

closedListModelUpdateObject
ClosedListModelUpdateObject

Název nové entity seznamu a seznam slov.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateClosedListEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateClosedListEntityRoleResponse>

updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateClosedListEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCompositeEntity(string, string, string, CompositeEntityModel, RequestOptionsBase)

Aktualizace složenou entitu ve verzi aplikace.

function updateCompositeEntity(appId: string, versionId: string, cEntityId: string, compositeModelUpdateObject: CompositeEntityModel, options?: RequestOptionsBase): Promise<ModelUpdateCompositeEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

compositeModelUpdateObject
CompositeEntityModel

Objekt modelu obsahující název a podřízené položky extraktoru nové entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateCompositeEntityResponse>

updateCompositeEntity(string, string, string, CompositeEntityModel, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateCompositeEntity(appId: string, versionId: string, cEntityId: string, compositeModelUpdateObject: CompositeEntityModel, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

compositeModelUpdateObject
CompositeEntityModel

Objekt modelu obsahující název a podřízené položky extraktoru nové entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCompositeEntity(string, string, string, CompositeEntityModel, ServiceCallback<OperationStatus>)

function updateCompositeEntity(appId: string, versionId: string, cEntityId: string, compositeModelUpdateObject: CompositeEntityModel, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

compositeModelUpdateObject
CompositeEntityModel

Objekt modelu obsahující název a podřízené položky extraktoru nové entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateCompositeEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateCompositeEntityRoleResponse>

updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCompositeEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

cEntityId

string

ID extraktoru složené entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateCustomPrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateCustomPrebuiltEntityRoleResponse>

updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateCustomPrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateCustomPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateEntityChild(string, string, string, EntityModelUpdateObject, RequestOptionsBase)

Aktualizace název extraktoru entit nebo název a instance Modelu podřízeného extraktoru entit.

function updateEntityChild(appId: string, versionId: string, entityId: string, entityModelUpdateObject: EntityModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity nebo podřízeného extraktoru entit.

entityModelUpdateObject
EntityModelUpdateObject

Objekt modelu obsahující název nový extraktor entity nebo název a instance modelu extraktoru podřízených entit

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateEntityChildResponse>

updateEntityChild(string, string, string, EntityModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateEntityChild(appId: string, versionId: string, entityId: string, entityModelUpdateObject: EntityModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity nebo podřízeného extraktoru entit.

entityModelUpdateObject
EntityModelUpdateObject

Objekt modelu obsahující název nový extraktor entity nebo název a instance modelu extraktoru podřízených entit

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateEntityChild(string, string, string, EntityModelUpdateObject, ServiceCallback<OperationStatus>)

function updateEntityChild(appId: string, versionId: string, entityId: string, entityModelUpdateObject: EntityModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity nebo podřízeného extraktoru entit.

entityModelUpdateObject
EntityModelUpdateObject

Objekt modelu obsahující název nový extraktor entity nebo název a instance modelu extraktoru podřízených entit

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateEntityRoleResponse>

updateEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, RequestOptionsBase)

function updateExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, item: ExplicitListItemUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateExplicitListItemResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

itemId

number

ID explicitní položky seznamu

item
ExplicitListItemUpdateObject

Nová explicitní položka seznamu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateExplicitListItemResponse>

updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, item: ExplicitListItemUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

itemId

number

ID explicitní položky seznamu

item
ExplicitListItemUpdateObject

Nová explicitní položka seznamu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateExplicitListItem(string, string, string, number, ExplicitListItemUpdateObject, ServiceCallback<OperationStatus>)

function updateExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, item: ExplicitListItemUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

itemId

number

ID explicitní položky seznamu

item
ExplicitListItemUpdateObject

Nová explicitní položka seznamu.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntity(string, string, string, ModelUpdateObject, RequestOptionsBase)

Aktualizace název modelu hierarchických entit ve verzi aplikace.

function updateHierarchicalEntity(appId: string, versionId: string, hEntityId: string, modelUpdateObject: ModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

modelUpdateObject
ModelUpdateObject

Model obsahující názvy hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateHierarchicalEntityResponse>

updateHierarchicalEntity(string, string, string, ModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateHierarchicalEntity(appId: string, versionId: string, hEntityId: string, modelUpdateObject: ModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

modelUpdateObject
ModelUpdateObject

Model obsahující názvy hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntity(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)

function updateHierarchicalEntity(appId: string, versionId: string, hEntityId: string, modelUpdateObject: ModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

modelUpdateObject
ModelUpdateObject

Model obsahující názvy hierarchické entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, RequestOptionsBase)

Přejmenuje jednu podřízenou položku v existujícím modelu hierarchických entit ve verzi aplikace.

function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityChildResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Objekt modelu obsahující nový název podřízené hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateHierarchicalEntityChildResponse>

updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Objekt modelu obsahující nový název podřízené hierarchické entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, ServiceCallback<OperationStatus>)

function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

hChildId

string

Podřízené ID extraktoru hierarchických entit.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Objekt modelu obsahující nový název podřízené hierarchické entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateHierarchicalEntityRoleResponse>

updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

hEntityId

string

ID extraktoru hierarchických entit.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase)

Aktualizace název záměru ve verzi aplikace.

function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateIntentResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

modelUpdateObject
ModelUpdateObject

Objekt modelu obsahující název nového záměru.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateIntentResponse>

updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

modelUpdateObject
ModelUpdateObject

Objekt modelu obsahující název nového záměru.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateIntent(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)

function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

intentId

string

ID klasifikátoru záměru.

modelUpdateObject
ModelUpdateObject

Objekt modelu obsahující název nového záměru.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase)

function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdatePatternAnyEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

patternAnyUpdateObject
PatternAnyModelUpdateObject

Objekt obsahující explicitní seznam entity Pattern.Any.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdatePatternAnyEntityModelResponse>

updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

patternAnyUpdateObject
PatternAnyModelUpdateObject

Objekt obsahující explicitní seznam entity Pattern.Any.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, ServiceCallback<OperationStatus>)

function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID extraktoru entity Pattern.Any

patternAnyUpdateObject
PatternAnyModelUpdateObject

Objekt obsahující explicitní seznam entity Pattern.Any.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updatePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdatePatternAnyEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdatePatternAnyEntityRoleResponse>

updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updatePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updatePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updatePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdatePrebuiltEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdatePrebuiltEntityRoleResponse>

updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updatePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updatePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase)

function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateRegexEntityModelResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

regexEntityUpdateObject
RegexModelUpdateObject

Objekt obsahující nový název entity a vzor regulárního výrazu.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateRegexEntityModelResponse>

updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

regexEntityUpdateObject
RegexModelUpdateObject

Objekt obsahující nový název entity a vzor regulárního výrazu.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateRegexEntityModel(string, string, string, RegexModelUpdateObject, ServiceCallback<OperationStatus>)

function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

regexEntityId

string

ID extraktoru entity regulárního výrazu

regexEntityUpdateObject
RegexModelUpdateObject

Objekt obsahující nový název entity a vzor regulárního výrazu.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateRegexEntityRoleResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateRegexEntityRoleResponse>

updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, ServiceCallback<OperationStatus>)

function updateRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

entityId

string

ID entity.

roleId

string

ID role entity.

entityRoleUpdateObject
EntityRoleUpdateObject

Nová role entity.

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase)

Aktualizace jeden z podseznamů entity seznamu ve verzi aplikace.

function updateSubList(appId: string, versionId: string, clEntityId: string, subListId: number, wordListBaseUpdateObject: WordListBaseUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateSubListResponse>

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

wordListBaseUpdateObject
WordListBaseUpdateObject

Objekt aktualizace dílčího seznamu obsahující nový kanonický formulář a seznam slov.

options
RequestOptionsBase

Volitelné parametry

Návraty

Promise<Models.ModelUpdateSubListResponse>

updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase, ServiceCallback<OperationStatus>)

function updateSubList(appId: string, versionId: string, clEntityId: string, subListId: number, wordListBaseUpdateObject: WordListBaseUpdateObject, options: RequestOptionsBase, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

wordListBaseUpdateObject
WordListBaseUpdateObject

Objekt aktualizace dílčího seznamu obsahující nový kanonický formulář a seznam slov.

options
RequestOptionsBase

Volitelné parametry

callback

ServiceCallback<OperationStatus>

Zpětné volání

updateSubList(string, string, string, number, WordListBaseUpdateObject, ServiceCallback<OperationStatus>)

function updateSubList(appId: string, versionId: string, clEntityId: string, subListId: number, wordListBaseUpdateObject: WordListBaseUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

ID aplikace.

versionId

string

ID verze.

clEntityId

string

ID extraktoru entity seznamu

subListId

number

ID podseznamu.

wordListBaseUpdateObject
WordListBaseUpdateObject

Objekt aktualizace dílčího seznamu obsahující nový kanonický formulář a seznam slov.

callback

ServiceCallback<OperationStatus>

Zpětné volání