Model class

Klasa reprezentująca model.

Konstruktory

Model(LUISAuthoringClientContext)

Utwórz model.

Metody

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

Dodaje model jednostki listy do wersji aplikacji.

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

Tworzy pojedyncze dziecko w istniejącym modelu jednostki złożonej w wersji aplikacji.

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

Dodaje wstępnie skompilowaną domenę z możliwością dostosowywania wraz ze wszystkimi jej intencjami i modelami jednostek w wersji aplikacji.

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

Dodaje wstępnie utworzony model jednostki do wersji aplikacji.

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

Dodaje dostosowywalny wstępnie utworzony model intencji do wersji aplikacji.

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

Dodaje moduł wyodrębniania jednostek do wersji aplikacji.

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

Tworzy pojedynczy element podrzędny w istniejącej hierarchii modelu jednostek w wersji aplikacji.

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)

Dodaje intencję do wersji aplikacji.

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

Dodaje listę wstępnie utworzonych jednostek do wersji aplikacji.

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

Dodaje listę podrzędną do istniejącej jednostki listy w wersji aplikacji.

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)

Usuwa model jednostki listy z wersji aplikacji.

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)

Usuwa jednostkę złożoną z wersji aplikacji.

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

Usuwa element podrzędny modułu wyodrębniania jednostki złożonej z wersji aplikacji.

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)

Usuwa wstępnie utworzone modele domeny w wersji aplikacji.

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

Usuwa jednostkę lub element podrzędny z wersji aplikacji.

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

Usuwa relację z relacji funkcji używanych przez jednostkę w wersji aplikacji.

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)

Usuwa jednostkę hierarchiczną z wersji aplikacji.

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

Usuwa element podrzędny obiektu wyodrębniającego jednostki hierarchicznej w wersji aplikacji.

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)

Usuwa intencję z wersji aplikacji.

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

Usuwa relację z relacji funkcji używanych przez intencję w wersji aplikacji.

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)

Usuwa wstępnie utworzony moduł wyodrębniania jednostek z wersji aplikacji.

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)

Usuwa listę podrzędną określonego modelu jednostki listy z wersji aplikacji.

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

Pobiera przykładowe wypowiedzi dla danej intencji lub modelu jednostki w wersji aplikacji.

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

Pobiera informacje o jednostce listy w wersji aplikacji.

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)

Pobiera informacje o jednostce złożonej w wersji aplikacji.

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)

Pobiera informacje o modelu jednostki w wersji aplikacji.

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

Pobiera informacje o funkcjach używanych przez jednostkę w wersji aplikacji.

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)

Pobiera informacje o jednostce hierarchicznej w wersji aplikacji.

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

Pobiera informacje o modelu podrzędnym zawartym w modelu podrzędnym jednostki hierarchicznej w wersji aplikacji.

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)

Pobiera informacje o modelu intencji w wersji aplikacji.

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

Pobiera informacje o funkcjach używanych przez intencję w wersji aplikacji.

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)

Pobiera informacje o wstępnie utworzonym modelu jednostki w wersji aplikacji.

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)

Pobiera informacje o wszystkich modelach jednostek listy w wersji aplikacji.

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

Pobiera informacje o wszystkich modelach jednostek złożonych w wersji aplikacji.

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)

Pobiera wszystkie wstępnie utworzone jednostki używane w wersji aplikacji.

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)

Pobiera informacje o wstępnie utworzonych intencjach dodawanych do wersji aplikacji.

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

Pobiera wszystkie wstępnie utworzone informacje o intencji i modelu jednostki używane w wersji tej aplikacji.

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

Pobiera informacje o wszystkich prostych modelach jednostek w wersji aplikacji.

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)

Pobierz sugerowane przykładowe wypowiedzi, które poprawiłyby dokładność modelu jednostki w wersji aplikacji.

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

Pobiera informacje o wszystkich hierarchicznych modelach jednostek w wersji aplikacji.

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)

Pobiera informacje o modelach intencji w wersji aplikacji.

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

Sugeruje przykładowe wypowiedzi, które poprawiłyby dokładność modelu intencji w wersji aplikacji.

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

Pobiera informacje o wszystkich modelach intencji i jednostek w wersji aplikacji.

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)

Pobiera wszystkie dostępne wstępnie utworzone jednostki w wersji aplikacji.

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)

Pobiera informacje o wszystkich wstępnie utworzonych jednostkach w wersji aplikacji.

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)

Dodaje partię podlist do istniejącej jednostki listy w wersji aplikacji.

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

Aktualizacje informacje o funkcjach używanych przez jednostkę w wersji aplikacji.

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

Aktualizacje informacje o funkcjach używanych przez intencję w wersji aplikacji.

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

Aktualizacje jednostkę listy w wersji aplikacji.

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)

Aktualizacje jednostki złożonej w wersji aplikacji.

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)

Aktualizacje nazwę wyodrębniającego jednostki lub nazwę i model instanceOf podrzędnej jednostki wyodrębniającej.

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)

Aktualizacje nazwę hierarchicznego modelu jednostki w wersji aplikacji.

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

Zmienia nazwę pojedynczego elementu podrzędnego w istniejącym modelu jednostki hierarchicznej w wersji aplikacji.

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)

Aktualizacje nazwę intencji w wersji aplikacji.

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)

Aktualizacje jedną z podlist jednostki listy w wersji aplikacji.

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

Szczegóły konstruktora

Model(LUISAuthoringClientContext)

Utwórz model.

new Model(client: LUISAuthoringClientContext)

Parametry

client
LUISAuthoringClientContext

Odwołanie do klienta usługi.

Szczegóły metody

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

Dodaje model jednostki listy do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

closedListModelCreateObject
ClosedListModelCreateObject

Model zawierający nazwę i wyrazy dla nowego wyodrębniającego jednostkę listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

closedListModelCreateObject
ClosedListModelCreateObject

Model zawierający nazwę i wyrazy dla nowego wyodrębniającego jednostkę listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

closedListModelCreateObject
ClosedListModelCreateObject

Model zawierający nazwę i wyrazy dla nowego wyodrębniającego jednostkę listy.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

Tworzy pojedyncze dziecko w istniejącym modelu jednostki złożonej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeChildModelCreateObject
CompositeChildModelCreateObject

Obiekt modelu zawierający nazwę nowego złożonego modelu podrzędnego.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeChildModelCreateObject
CompositeChildModelCreateObject

Obiekt modelu zawierający nazwę nowego złożonego modelu podrzędnego.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeChildModelCreateObject
CompositeChildModelCreateObject

Obiekt modelu zawierający nazwę nowego złożonego modelu podrzędnego.

callback

ServiceCallback<string>

Wywołanie zwrotne

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase)

Dodaje wstępnie skompilowaną domenę z możliwością dostosowywania wraz ze wszystkimi jej intencjami i modelami jednostek w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Wstępnie utworzona domena tworzy obiekt zawierający nazwę domeny.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Wstępnie utworzona domena tworzy obiekt zawierający nazwę domeny.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

Wstępnie utworzona domena tworzy obiekt zawierający nazwę domeny.

callback

ServiceCallback<string[]>

Wywołanie zwrotne

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Dodaje wstępnie utworzony model jednostki do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej jednostki i nazwę domeny, do której należy ten model.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej jednostki i nazwę domeny, do której należy ten model.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej jednostki i nazwę domeny, do której należy ten model.

callback

ServiceCallback<string>

Wywołanie zwrotne

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

Dodaje dostosowywalny wstępnie utworzony model intencji do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej intencji do dostosowania oraz nazwę domeny, do której należy ten model.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej intencji do dostosowania oraz nazwę domeny, do której należy ten model.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

Obiekt modelu zawierający nazwę wstępnie utworzonej intencji do dostosowania oraz nazwę domeny, do której należy ten model.

callback

ServiceCallback<string>

Wywołanie zwrotne

addEntity(string, string, EntityModelCreateObject, RequestOptionsBase)

Dodaje moduł wyodrębniania jednostek do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityModelCreateObject
EntityModelCreateObject

Obiekt modelu zawierający nazwę nowej jednostki wyodrębniającej i jej elementy podrzędne.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityModelCreateObject
EntityModelCreateObject

Obiekt modelu zawierający nazwę nowego ekstraktora jednostki i jego elementów podrzędnych.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityModelCreateObject
EntityModelCreateObject

Obiekt modelu zawierający nazwę nowego ekstraktora jednostki i jego elementów podrzędnych.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

Tworzy pojedynczy element podrzędny w istniejącej hierarchii modelu jednostek w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

childEntityModelCreateObject
ChildEntityModelCreateObject

Obiekt modelu zawierający nazwę nowego modelu podrzędnego i jego elementów podrzędnych.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

childEntityModelCreateObject
ChildEntityModelCreateObject

Obiekt modelu zawierający nazwę nowego modelu podrzędnego i jego elementów podrzędnych.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

childEntityModelCreateObject
ChildEntityModelCreateObject

Obiekt modelu zawierający nazwę nowego modelu podrzędnego i jego elementów podrzędnych.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

item
ExplicitListItemCreateObject

Nowy jawny element listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

item
ExplicitListItemCreateObject

Nowy jawny element listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<number>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

item
ExplicitListItemCreateObject

Nowy jawny element listy.

callback

ServiceCallback<number>

Wywołanie zwrotne

addIntent(string, string, ModelCreateObject, RequestOptionsBase)

Dodaje intencję do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentCreateObject
ModelCreateObject

Obiekt modelu zawierający nazwę nowej intencji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentCreateObject
ModelCreateObject

Obiekt modelu zawierający nazwę nowej intencji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentCreateObject
ModelCreateObject

Obiekt modelu zawierający nazwę nowej intencji.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

Dodaje listę wstępnie utworzonych jednostek do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltExtractorNames

string[]

Tablica wstępnie utworzonych nazw modułów wyodrębniania jednostek.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltExtractorNames

string[]

Tablica wstępnie utworzonych nazw modułów wyodrębniania jednostek.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltExtractorNames

string[]

Tablica wstępnie utworzonych nazw modułów wyodrębniania jednostek.

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Wywołanie zwrotne

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

Dodaje listę podrzędną do istniejącej jednostki listy w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

wordListCreateObject
WordListObject

Lista wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

wordListCreateObject
WordListObject

Lista wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<number>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

wordListCreateObject
WordListObject

Lista wyrazów.

callback

ServiceCallback<number>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

extractorCreateObject
PatternAnyModelCreateObject

Obiekt modelu zawierający nazwę i jawną listę dla nowego ekstraktora jednostek Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

extractorCreateObject
PatternAnyModelCreateObject

Obiekt modelu zawierający nazwę i jawną listę dla nowego ekstraktora jednostek Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

extractorCreateObject
PatternAnyModelCreateObject

Obiekt modelu zawierający nazwę i jawną listę dla nowego ekstraktora jednostek Pattern.Any.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityExtractorCreateObj
RegexModelCreateObject

Obiekt modelu zawierający nazwę i wzorzec regex dla nowego wyodrębniającego jednostkę wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityExtractorCreateObj
RegexModelCreateObject

Obiekt modelu zawierający nazwę i wzorzec regex dla nowego wyodrębniającego jednostkę wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityExtractorCreateObj
RegexModelCreateObject

Obiekt modelu zawierający nazwę i wzorzec regex dla nowego wyodrębniającego jednostkę wyrażenia regularnego.

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<string>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator modelu jednostki.

entityRoleCreateObject
EntityRoleCreateObject

Obiekt roli jednostki zawierający nazwę roli.

callback

ServiceCallback<string>

Wywołanie zwrotne

deleteClosedList(string, string, string, RequestOptionsBase)

Usuwa model jednostki listy z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteCompositeEntity(string, string, string, RequestOptionsBase)

Usuwa jednostkę złożoną z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Usuwa element podrzędny modułu wyodrębniania jednostki złożonej z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

cChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

cChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

cChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase)

Usuwa wstępnie utworzone modele domeny w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

domainName

string

Nazwa domeny.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

domainName

string

Nazwa domeny.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

domainName

string

Nazwa domeny.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteEntity(string, string, string, RequestOptionsBase)

Usuwa jednostkę lub element podrzędny z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Usuwa relację z relacji funkcji używanych przez jednostkę w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki pattern.any.

itemId

number

Jawny element listy, który zostanie usunięty.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki pattern.any.

itemId

number

Jawny element listy, który zostanie usunięty.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki pattern.any.

itemId

number

Jawny element listy, który zostanie usunięty.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteHierarchicalEntity(string, string, string, RequestOptionsBase)

Usuwa jednostkę hierarchiczną z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Usuwa element podrzędny obiektu wyodrębniającego jednostki hierarchicznej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteIntent(string, string, string, ModelDeleteIntentOptionalParams)

Usuwa intencję z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
ModelDeleteIntentOptionalParams

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
ModelDeleteIntentOptionalParams

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Usuwa relację z relacji funkcji używanych przez intencję w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationDeleteObject
ModelFeatureInformation

Obiekt informacji o funkcji zawierający relację funkcji do usunięcia.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deletePatternAnyEntityModel(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deletePrebuilt(string, string, string, RequestOptionsBase)

Usuwa wstępnie utworzony moduł wyodrębniania jednostek z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Wstępnie utworzony identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Wstępnie utworzony identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Wstępnie utworzony identyfikator wyodrębniającego jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

deleteRegexEntityModel(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostkę wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostkę wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostkę wyrażenia regularnego.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Usuwa listę podrzędną określonego modelu jednostki listy z wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

examplesMethod(string, string, string, ModelExamplesMethodOptionalParams)

Pobiera przykładowe wypowiedzi dla danej intencji lub modelu jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

modelId

string

Identyfikator (GUID) modelu.

options
ModelExamplesMethodOptionalParams

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

modelId

string

Identyfikator (GUID) modelu.

options
ModelExamplesMethodOptionalParams

Parametry opcjonalne

callback

ServiceCallback<LabelTextObject[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

modelId

string

Identyfikator (GUID) modelu.

callback

ServiceCallback<LabelTextObject[]>

Wywołanie zwrotne

getClosedList(string, string, string, RequestOptionsBase)

Pobiera informacje o jednostce listy w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<ClosedListEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

callback

ServiceCallback<ClosedListEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getCompositeEntity(string, string, string, RequestOptionsBase)

Pobiera informacje o jednostce złożonej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CompositeEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

callback

ServiceCallback<CompositeEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getEntity(string, string, string, RequestOptionsBase)

Pobiera informacje o modelu jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<NDepthEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

callback

ServiceCallback<NDepthEntityExtractor>

Wywołanie zwrotne

getEntityFeatures(string, string, string, RequestOptionsBase)

Pobiera informacje o funkcjach używanych przez jednostkę w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<ModelFeatureInformation[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

callback

ServiceCallback<ModelFeatureInformation[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getExplicitList(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<ExplicitListItem[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

callback

ServiceCallback<ExplicitListItem[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<ExplicitListItem>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

callback

ServiceCallback<ExplicitListItem>

Wywołanie zwrotne

getHierarchicalEntity(string, string, string, RequestOptionsBase)

Pobiera informacje o jednostce hierarchicznej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<HierarchicalEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

callback

ServiceCallback<HierarchicalEntityExtractor>

Wywołanie zwrotne

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

Pobiera informacje o modelu podrzędnym zawartym w modelu podrzędnym jednostki hierarchicznej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<HierarchicalChildEntity>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającego jednostki hierarchicznej.

callback

ServiceCallback<HierarchicalChildEntity>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getIntent(string, string, string, RequestOptionsBase)

Pobiera informacje o modelu intencji w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<IntentClassifier>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

callback

ServiceCallback<IntentClassifier>

Wywołanie zwrotne

getIntentFeatures(string, string, string, RequestOptionsBase)

Pobiera informacje o funkcjach używanych przez intencję w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<ModelFeatureInformation[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

callback

ServiceCallback<ModelFeatureInformation[]>

Wywołanie zwrotne

getPatternAnyEntityInfo(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<PatternAnyEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

callback

ServiceCallback<PatternAnyEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getPrebuilt(string, string, string, RequestOptionsBase)

Pobiera informacje o wstępnie utworzonym modelu jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Identyfikator wstępnie utworzonej jednostki wyodrębniającej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Identyfikator wstępnie utworzonej jednostki wyodrębniającej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<PrebuiltEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

prebuiltId

string

Identyfikator wstępnie utworzonej jednostki wyodrębniającej.

callback

ServiceCallback<PrebuiltEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

getRegexEntityEntityInfo(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator modelu jednostki wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ModelGetRegexEntityEntityInfoResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator modelu jednostki wyrażenia regularnego.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<RegexEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator modelu jednostki wyrażenia regularnego.

callback

ServiceCallback<RegexEntityExtractor>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki.

roleId

string

identyfikator roli jednostki.

callback

ServiceCallback<EntityRole>

Wywołanie zwrotne

listClosedListEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listClosedLists(string, string, ModelListClosedListsOptionalParams)

Pobiera informacje o wszystkich modelach jednostek listy w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListClosedListsOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListClosedListsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListClosedListsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<ClosedListEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<ClosedListEntityExtractor[]>

Wywołanie zwrotne

listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams)

Pobiera informacje o wszystkich modelach jednostek złożonych w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListCompositeEntitiesOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListCompositeEntitiesResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListCompositeEntitiesOptionalParams

Parametry opcjonalne

callback

ServiceCallback<CompositeEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<CompositeEntityExtractor[]>

Wywołanie zwrotne

listCompositeEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listCustomPrebuiltEntities(string, string, RequestOptionsBase)

Pobiera wszystkie wstępnie utworzone jednostki używane w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ModelListCustomPrebuiltEntitiesResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<EntityExtractor[]>

Wywołanie zwrotne

listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listCustomPrebuiltIntents(string, string, RequestOptionsBase)

Pobiera informacje o wstępnie utworzonych intencjach dodawanych do wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ModelListCustomPrebuiltIntentsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<IntentClassifier[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<IntentClassifier[]>

Wywołanie zwrotne

listCustomPrebuiltModels(string, string, RequestOptionsBase)

Pobiera wszystkie wstępnie utworzone informacje o intencji i modelu jednostki używane w wersji tej aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ModelListCustomPrebuiltModelsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<CustomPrebuiltModel[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<CustomPrebuiltModel[]>

Wywołanie zwrotne

listEntities(string, string, ModelListEntitiesOptionalParams)

Pobiera informacje o wszystkich prostych modelach jednostek w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListEntitiesOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListEntitiesResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListEntitiesOptionalParams

Parametry opcjonalne

callback

ServiceCallback<NDepthEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<NDepthEntityExtractor[]>

Wywołanie zwrotne

listEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams)

Pobierz sugerowane przykładowe wypowiedzi, które poprawiłyby dokładność modelu jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Docelowy model wyodrębniania jednostek w celu ulepszenia.

options
ModelListEntitySuggestionsOptionalParams

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Docelowy model wyodrębniania jednostek w celu ulepszenia.

options
ModelListEntitySuggestionsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<EntitiesSuggestionExample[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Docelowy model wyodrębniania jednostek w celu ulepszenia.

callback

ServiceCallback<EntitiesSuggestionExample[]>

Wywołanie zwrotne

listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams)

Pobiera informacje o wszystkich hierarchicznych modelach jednostek w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListHierarchicalEntitiesOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListHierarchicalEntitiesResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListHierarchicalEntitiesOptionalParams

Parametry opcjonalne

callback

ServiceCallback<HierarchicalEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<HierarchicalEntityExtractor[]>

Wywołanie zwrotne

listHierarchicalEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listIntents(string, string, ModelListIntentsOptionalParams)

Pobiera informacje o modelach intencji w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListIntentsOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListIntentsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListIntentsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<IntentClassifier[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<IntentClassifier[]>

Wywołanie zwrotne

listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams)

Sugeruje przykładowe wypowiedzi, które poprawiłyby dokładność modelu intencji w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
ModelListIntentSuggestionsOptionalParams

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

options
ModelListIntentSuggestionsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<IntentsSuggestionExample[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

callback

ServiceCallback<IntentsSuggestionExample[]>

Wywołanie zwrotne

listModels(string, string, ModelListModelsOptionalParams)

Pobiera informacje o wszystkich modelach intencji i jednostek w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListModelsOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListModelsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListModelsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<ModelInfoResponse[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<ModelInfoResponse[]>

Wywołanie zwrotne

listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListPatternAnyEntityInfosOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListPatternAnyEntityInfosResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListPatternAnyEntityInfosOptionalParams

Parametry opcjonalne

callback

ServiceCallback<PatternAnyEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<PatternAnyEntityExtractor[]>

Wywołanie zwrotne

listPatternAnyEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listPrebuiltEntities(string, string, RequestOptionsBase)

Pobiera wszystkie dostępne wstępnie utworzone jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<Models.ModelListPrebuiltEntitiesResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

Wywołanie zwrotne

listPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

listPrebuilts(string, string, ModelListPrebuiltsOptionalParams)

Pobiera informacje o wszystkich wstępnie utworzonych jednostkach w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListPrebuiltsOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListPrebuiltsResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListPrebuiltsOptionalParams

Parametry opcjonalne

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<PrebuiltEntityExtractor[]>

Wywołanie zwrotne

listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListRegexEntityInfosOptionalParams

Parametry opcjonalne

Zwraca

Promise<Models.ModelListRegexEntityInfosResponse>

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

options
ModelListRegexEntityInfosOptionalParams

Parametry opcjonalne

callback

ServiceCallback<RegexEntityExtractor[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

callback

ServiceCallback<RegexEntityExtractor[]>

Wywołanie zwrotne

listRegexEntityRoles(string, string, string, RequestOptionsBase)

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

identyfikator jednostki

callback

ServiceCallback<EntityRole[]>

Wywołanie zwrotne

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

Dodaje partię podlist do istniejącej jednostki listy w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

closedListModelPatchObject
ClosedListModelPatchObject

Lista wyrazów wsadowych.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

closedListModelPatchObject
ClosedListModelPatchObject

Lista wyrazów wsadowych.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu jednostki listy.

closedListModelPatchObject
ClosedListModelPatchObject

Lista wyrazów wsadowych.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje informacje o funkcjach używanych przez jednostkę w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

Promise<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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje informacje o funkcjach używanych przez intencję w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

featureRelationsUpdateObject

ModelFeatureInformation[]

Lista obiektów informacji o funkcjach zawierających nowe relacje funkcji.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje jednostkę listy w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

closedListModelUpdateObject
ClosedListModelUpdateObject

Nowa nazwa jednostki listy i listy wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

closedListModelUpdateObject
ClosedListModelUpdateObject

Nowa nazwa jednostki listy i listy wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator modelu listy.

closedListModelUpdateObject
ClosedListModelUpdateObject

Nowa nazwa jednostki listy i listy wyrazów.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje jednostki złożonej w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeModelUpdateObject
CompositeEntityModel

Obiekt modelu zawierający nazwę i elementy podrzędne nowej jednostki wyodrębniającej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeModelUpdateObject
CompositeEntityModel

Obiekt modelu zawierający nazwę i elementy podrzędne nowej jednostki wyodrębniającej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

compositeModelUpdateObject
CompositeEntityModel

Obiekt modelu zawierający nazwę i elementy podrzędne nowej jednostki wyodrębniającej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

cEntityId

string

Identyfikator wyodrębniającego jednostki złożonej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje nazwę wyodrębniającego jednostki lub nazwę i model instanceOf podrzędnej jednostki wyodrębniającej.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

entityModelUpdateObject
EntityModelUpdateObject

Obiekt modelu zawierający nazwę nowego wyodrębniającego jednostkę lub nazwę i wystąpienie modelu wyodrębniającego jednostki podrzędnej

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

entityModelUpdateObject
EntityModelUpdateObject

Obiekt modelu zawierający nazwę nowego wyodrębniającego jednostkę lub nazwę i wystąpienie modelu wyodrębniającego jednostki podrzędnej

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Ekstraktor jednostki lub identyfikator wyodrębniającego jednostki podrzędnej.

entityModelUpdateObject
EntityModelUpdateObject

Obiekt modelu zawierający nazwę nowego wyodrębniającego jednostkę lub nazwę i wystąpienie modelu wyodrębniającego jednostki podrzędnej

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

item
ExplicitListItemUpdateObject

Nowy jawny element listy.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

item
ExplicitListItemUpdateObject

Nowy jawny element listy.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

itemId

number

Jawny identyfikator elementu listy.

item
ExplicitListItemUpdateObject

Nowy jawny element listy.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Aktualizacje nazwę hierarchicznego modelu jednostki w wersji aplikacji.

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

modelUpdateObject
ModelUpdateObject

Model zawierający nazwy jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

modelUpdateObject
ModelUpdateObject

Model zawierający nazwy jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

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

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

modelUpdateObject
ModelUpdateObject

Model zawierający nazwy jednostki hierarchicznej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Zmienia nazwę pojedynczego elementu podrzędnego w istniejącym modelu jednostki hierarchicznej w wersji aplikacji.

function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityChildResponse>

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Obiekt modelu zawierający nową nazwę podrzędnej jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Obiekt modelu zawierający nową nazwę podrzędnej jednostki hierarchicznej.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

hChildId

string

Identyfikator podrzędny wyodrębniającej jednostki hierarchicznej.

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

Obiekt modelu zawierający nową nazwę podrzędnej jednostki hierarchicznej.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

hEntityId

string

Identyfikator wyodrębniającego jednostki hierarchicznej.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase)

Aktualizacje nazwę intencji w wersji aplikacji.

function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateIntentResponse>

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

modelUpdateObject
ModelUpdateObject

Obiekt modelu zawierający nową nazwę intencji.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

modelUpdateObject
ModelUpdateObject

Obiekt modelu zawierający nową nazwę intencji.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

intentId

string

Identyfikator klasyfikatora intencji.

modelUpdateObject
ModelUpdateObject

Obiekt modelu zawierający nową nazwę intencji.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase)

function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdatePatternAnyEntityModelResponse>

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

patternAnyUpdateObject
PatternAnyModelUpdateObject

Obiekt zawierający jawną listę jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

patternAnyUpdateObject
PatternAnyModelUpdateObject

Obiekt zawierający jawną listę jednostki Pattern.Any.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, ServiceCallback<OperationStatus>)

function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator wyodrębniającego jednostki Pattern.Any.

patternAnyUpdateObject
PatternAnyModelUpdateObject

Obiekt zawierający jawną listę jednostki Pattern.Any.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase)

function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateRegexEntityModelResponse>

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostki wyrażenia regularnego.

regexEntityUpdateObject
RegexModelUpdateObject

Obiekt zawierający nową nazwę jednostki i wzorzec wyrażeń regularnych.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostki wyrażenia regularnego.

regexEntityUpdateObject
RegexModelUpdateObject

Obiekt zawierający nową nazwę jednostki i wzorzec wyrażeń regularnych.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updateRegexEntityModel(string, string, string, RegexModelUpdateObject, ServiceCallback<OperationStatus>)

function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, callback: ServiceCallback<OperationStatus>)

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

regexEntityId

string

Identyfikator wyodrębniającego jednostki wyrażenia regularnego.

regexEntityUpdateObject
RegexModelUpdateObject

Obiekt zawierający nową nazwę jednostki i wzorzec wyrażeń regularnych.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

entityId

string

Identyfikator jednostki.

roleId

string

Identyfikator roli jednostki.

entityRoleUpdateObject
EntityRoleUpdateObject

Nowa rola jednostki.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase)

Aktualizacje jedną z podlist jednostki listy w wersji aplikacji.

function updateSubList(appId: string, versionId: string, clEntityId: string, subListId: number, wordListBaseUpdateObject: WordListBaseUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateSubListResponse>

Parametry

appId

string

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

wordListBaseUpdateObject
WordListBaseUpdateObject

Obiekt aktualizacji listy podrzędnej zawierający nowy formularz kanoniczny i listę wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

Zwraca

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

wordListBaseUpdateObject
WordListBaseUpdateObject

Obiekt aktualizacji listy podrzędnej zawierający nowy formularz kanoniczny i listę wyrazów.

options
RequestOptionsBase

Parametry opcjonalne

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne

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

Identyfikator aplikacji.

versionId

string

Identyfikator wersji.

clEntityId

string

Identyfikator wyodrębniającego jednostki listy.

subListId

number

Identyfikator listy podrzędnej.

wordListBaseUpdateObject
WordListBaseUpdateObject

Obiekt aktualizacji listy podrzędnej zawierający nowy formularz kanoniczny i listę wyrazów.

callback

ServiceCallback<OperationStatus>

Wywołanie zwrotne