Share via


Model class

モデルを表すクラス。

コンストラクター

Model(LUISAuthoringClientContext)

モデルを作成します。

メソッド

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

アプリケーションのバージョンにリスト エンティティ モデルを追加します。

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

アプリケーションのバージョンの既存の複合エンティティ モデルに 1 つの子を作成します。

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

アプリケーションのバージョンで、カスタマイズ可能な事前構築済みドメインとそのすべての意図モデルとエンティティ モデルを追加します。

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

事前構築済みのエンティティ モデルをアプリケーションのバージョンに追加します。

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

カスタマイズ可能な事前構築済み意図モデルをアプリケーションのバージョンに追加します。

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

アプリケーションのバージョンにエンティティ抽出器を追加します。

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

アプリケーションのバージョンの既存のエンティティ モデル階層に 1 つの子を作成します。

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)

アプリケーションのバージョンに意図を追加します。

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

事前構築済みエンティティの一覧をアプリケーションのバージョンに追加します。

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

アプリケーションのバージョンの既存のリスト エンティティにサブリストを追加します。

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)

アプリケーションのバージョンからリスト エンティティ モデルを削除します。

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)

アプリケーションのバージョンから複合エンティティを削除します。

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

アプリケーションのバージョンから複合エンティティ抽出子を削除します。

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)

アプリケーションのバージョンで事前構築済みドメインのモデルを削除します。

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

アプリケーションのバージョンからエンティティまたは子を削除します。

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

アプリケーションのバージョンでエンティティによって使用される特徴関係からリレーションを削除します。

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)

アプリケーションのバージョンから階層エンティティを削除します。

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

アプリケーションのバージョンで階層エンティティ抽出子を削除します。

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)

アプリケーションのバージョンから意図を削除します。

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

アプリケーションのバージョンで意図によって使用される特徴関係からリレーションを削除します。

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)

アプリケーションのバージョンから事前構築済みのエンティティ抽出器を削除します。

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)

アプリケーションのバージョンから特定のリスト エンティティ モデルのサブリストを削除します。

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

アプリケーションのバージョンの特定の意図またはエンティティ モデルの発話の例を取得します。

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

アプリケーションのバージョンのリスト エンティティに関する情報を取得します。

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)

アプリケーションのバージョンの複合エンティティに関する情報を取得します。

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)

アプリケーションのバージョンのエンティティ モデルに関する情報を取得します。

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

アプリケーションのバージョンでエンティティによって使用される機能の情報を取得します。

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)

アプリケーションのバージョンの階層エンティティに関する情報を取得します。

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

アプリケーションのバージョンの階層エンティティ子モデルに含まれる子のモデルに関する情報を取得します。

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)

アプリケーションのバージョンの意図モデルに関する情報を取得します。

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

アプリケーションのバージョンで意図によって使用される機能の情報を取得します。

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)

アプリケーションのバージョンの事前構築済みエンティティ モデルに関する情報を取得します。

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)

アプリケーションのバージョン内のすべてのリスト エンティティ モデルに関する情報を取得します。

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

アプリケーションのバージョン内のすべての複合エンティティ モデルに関する情報を取得します。

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)

アプリケーションのバージョンで使用されるすべての事前構築済みエンティティを取得します。

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)

アプリケーションのバージョンに追加されたカスタマイズ可能な事前構築済み意図に関する情報を取得します。

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

このアプリケーションのバージョンで使用されるすべての事前構築済みの意図とエンティティ モデル情報を取得します。

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

アプリケーションのバージョン内のすべての単純なエンティティ モデルに関する情報を取得します。

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)

アプリケーションのバージョンでエンティティ モデルの精度を向上させる発話の例を提案します。

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

アプリケーションのバージョン内のすべての階層エンティティ モデルに関する情報を取得します。

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)

アプリケーションのバージョンの意図モデルに関する情報を取得します。

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

アプリケーションのバージョンで意図モデルの精度を向上させる発話の例を提案します。

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

アプリケーションのバージョン内のすべての意図モデルとエンティティ モデルに関する情報を取得します。

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)

アプリケーションのバージョンで使用可能なすべての事前構築済みエンティティを取得します。

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)

アプリケーションのバージョン内のすべての事前構築済みエンティティに関する情報を取得します。

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)

アプリケーションのバージョンの既存のリスト エンティティにサブリストのバッチを追加します。

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

アプリケーションのバージョンでエンティティによって使用される機能の情報を更新します。

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

アプリケーションのバージョンで意図によって使用される機能の情報を更新します。

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

アプリケーションのバージョンでリスト エンティティを更新します。

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)

アプリケーションのバージョンで複合エンティティを更新します。

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)

エンティティ抽出器の名前、または子エンティティ抽出器の名前と instanceOf モデルを更新します。

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)

アプリケーションのバージョンの階層エンティティ モデルの名前を更新します。

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

アプリケーションのバージョン内の既存の階層エンティティ モデルの 1 つの子の名前を変更します。

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)

アプリケーションのバージョンで意図の名前を更新します。

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)

アプリケーションのバージョン内のリスト エンティティのサブリストの 1 つを更新します。

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

コンストラクターの詳細

Model(LUISAuthoringClientContext)

モデルを作成します。

new Model(client: LUISAuthoringClientContext)

パラメーター

client
LUISAuthoringClientContext

サービス クライアントへの参照。

メソッドの詳細

addClosedList(string, string, ClosedListModelCreateObject, RequestOptionsBase)

アプリケーションのバージョンにリスト エンティティ モデルを追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

closedListModelCreateObject
ClosedListModelCreateObject

新しいリスト エンティティ抽出器の名前と単語を含むモデル。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddClosedListResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

closedListModelCreateObject
ClosedListModelCreateObject

新しいリスト エンティティ抽出器の名前と単語を含むモデル。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

closedListModelCreateObject
ClosedListModelCreateObject

新しいリスト エンティティ抽出器の名前と単語を含むモデル。

callback

ServiceCallback<string>

コールバック。

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

アプリケーションのバージョンの既存の複合エンティティ モデルに 1 つの子を作成します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeChildModelCreateObject
CompositeChildModelCreateObject

新しい複合子モデルの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeChildModelCreateObject
CompositeChildModelCreateObject

新しい複合子モデルの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeChildModelCreateObject
CompositeChildModelCreateObject

新しい複合子モデルの名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase)

アプリケーションのバージョンで、カスタマイズ可能な事前構築済みドメインとそのすべての意図モデルとエンティティ モデルを追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

ドメインの名前を含む事前構築済みドメイン作成オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddCustomPrebuiltDomainResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

ドメインの名前を含む事前構築済みドメイン作成オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainObject
PrebuiltDomainCreateBaseObject

ドメインの名前を含む事前構築済みドメイン作成オブジェクト。

callback

ServiceCallback<string[]>

コールバック。

addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

事前構築済みのエンティティ モデルをアプリケーションのバージョンに追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

事前構築済みエンティティの名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddCustomPrebuiltEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

事前構築済みエンティティの名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

事前構築済みエンティティの名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)

カスタマイズ可能な事前構築済み意図モデルをアプリケーションのバージョンに追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

カスタマイズ可能な事前構築済み意図の名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddCustomPrebuiltIntentResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

カスタマイズ可能な事前構築済み意図の名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltDomainModelCreateObject
PrebuiltDomainModelCreateObject

カスタマイズ可能な事前構築済み意図の名前と、このモデルが属するドメインの名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

addEntity(string, string, EntityModelCreateObject, RequestOptionsBase)

アプリケーションのバージョンにエンティティ抽出器を追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityModelCreateObject
EntityModelCreateObject

新しいエンティティ抽出子とその子の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityModelCreateObject
EntityModelCreateObject

新しいエンティティ抽出子とその子の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityModelCreateObject
EntityModelCreateObject

新しいエンティティ抽出子とその子の名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

アプリケーションのバージョンの既存のエンティティ モデル階層に 1 つの子を作成します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

childEntityModelCreateObject
ChildEntityModelCreateObject

新しい子モデルとその子の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

childEntityModelCreateObject
ChildEntityModelCreateObject

新しい子モデルとその子の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

childEntityModelCreateObject
ChildEntityModelCreateObject

新しい子モデルとその子の名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

item
ExplicitListItemCreateObject

新しい明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

item
ExplicitListItemCreateObject

新しい明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<number>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

item
ExplicitListItemCreateObject

新しい明示的なリスト アイテム。

callback

ServiceCallback<number>

コールバック。

addIntent(string, string, ModelCreateObject, RequestOptionsBase)

アプリケーションのバージョンに意図を追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentCreateObject
ModelCreateObject

新しい意図の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddIntentResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentCreateObject
ModelCreateObject

新しい意図の名前を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentCreateObject
ModelCreateObject

新しい意図の名前を含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

事前構築済みエンティティの一覧をアプリケーションのバージョンに追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltExtractorNames

string[]

事前構築済みのエンティティ抽出器名の配列。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelAddPrebuiltResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltExtractorNames

string[]

事前構築済みのエンティティ抽出器名の配列。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<PrebuiltEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltExtractorNames

string[]

事前構築済みのエンティティ抽出器名の配列。

callback

ServiceCallback<PrebuiltEntityExtractor[]>

コールバック。

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

アプリケーションのバージョンの既存のリスト エンティティにサブリストを追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

wordListCreateObject
WordListObject

単語の一覧。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

wordListCreateObject
WordListObject

単語の一覧。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<number>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

wordListCreateObject
WordListObject

単語の一覧。

callback

ServiceCallback<number>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

extractorCreateObject
PatternAnyModelCreateObject

新しい Pattern.Any エンティティ抽出器の名前と明示的なリストを含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelCreatePatternAnyEntityModelResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

extractorCreateObject
PatternAnyModelCreateObject

新しい Pattern.Any エンティティ抽出器の名前と明示的なリストを含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

extractorCreateObject
PatternAnyModelCreateObject

新しい Pattern.Any エンティティ抽出器の名前と明示的なリストを含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityExtractorCreateObj
RegexModelCreateObject

新しい正規表現エンティティ抽出器の名前と正規表現パターンを含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelCreateRegexEntityModelResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityExtractorCreateObj
RegexModelCreateObject

新しい正規表現エンティティ抽出器の名前と正規表現パターンを含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityExtractorCreateObj
RegexModelCreateObject

新しい正規表現エンティティ抽出器の名前と正規表現パターンを含むモデル オブジェクト。

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<string>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ モデル ID。

entityRoleCreateObject
EntityRoleCreateObject

ロールの名前を含むエンティティ ロール オブジェクト。

callback

ServiceCallback<string>

コールバック。

deleteClosedList(string, string, string, RequestOptionsBase)

アプリケーションのバージョンからリスト エンティティ モデルを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteClosedListResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteCompositeEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンから複合エンティティを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteCompositeEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンから複合エンティティ抽出子を削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

cChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

cChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

cChildId

string

階層エンティティ抽出子 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase)

アプリケーションのバージョンで事前構築済みドメインのモデルを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

domainName

string

ドメイン名。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteCustomPrebuiltDomainResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

domainName

string

ドメイン名。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

domainName

string

ドメイン名。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンからエンティティまたは子を削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンでエンティティによって使用される特徴関係からリレーションを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

pattern.any エンティティ ID。

itemId

number

削除される明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

pattern.any エンティティ ID。

itemId

number

削除される明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

pattern.any エンティティ ID。

itemId

number

削除される明示的なリスト アイテム。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteHierarchicalEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンから階層エンティティを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteHierarchicalEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンで階層エンティティ抽出子を削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteIntent(string, string, string, ModelDeleteIntentOptionalParams)

アプリケーションのバージョンから意図を削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
ModelDeleteIntentOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteIntentResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
ModelDeleteIntentOptionalParams

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンで意図によって使用される特徴関係からリレーションを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationDeleteObject
ModelFeatureInformation

削除する特徴関係を含む特徴情報オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

deletePatternAnyEntityModel(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeletePatternAnyEntityModelResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

deletePrebuilt(string, string, string, RequestOptionsBase)

アプリケーションのバージョンから事前構築済みのエンティティ抽出器を削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeletePrebuiltResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

deleteRegexEntityModel(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelDeleteRegexEntityModelResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンから特定のリスト エンティティ モデルのサブリストを削除します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

callback

ServiceCallback<OperationStatus>

コールバック。

examplesMethod(string, string, string, ModelExamplesMethodOptionalParams)

アプリケーションのバージョンの特定の意図またはエンティティ モデルの発話の例を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

modelId

string

モデルの ID (GUID)。

options
ModelExamplesMethodOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelExamplesMethodResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

modelId

string

モデルの ID (GUID)。

options
ModelExamplesMethodOptionalParams

省略可能なパラメーター

callback

ServiceCallback<LabelTextObject[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

modelId

string

モデルの ID (GUID)。

callback

ServiceCallback<LabelTextObject[]>

コールバック。

getClosedList(string, string, string, RequestOptionsBase)

アプリケーションのバージョンのリスト エンティティに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetClosedListResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ClosedListEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

callback

ServiceCallback<ClosedListEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getCompositeEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンの複合エンティティに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetCompositeEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<CompositeEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

callback

ServiceCallback<CompositeEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンのエンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<NDepthEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

callback

ServiceCallback<NDepthEntityExtractor>

コールバック。

getEntityFeatures(string, string, string, RequestOptionsBase)

アプリケーションのバージョンでエンティティによって使用される機能の情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetEntityFeaturesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ModelFeatureInformation[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

callback

ServiceCallback<ModelFeatureInformation[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getExplicitList(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetExplicitListResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ExplicitListItem[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

callback

ServiceCallback<ExplicitListItem[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

itemId

number

明示的なリスト アイテム ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

itemId

number

明示的なリスト アイテム ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ExplicitListItem>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ ID。

itemId

number

明示的なリスト アイテム ID。

callback

ServiceCallback<ExplicitListItem>

コールバック。

getHierarchicalEntity(string, string, string, RequestOptionsBase)

アプリケーションのバージョンの階層エンティティに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetHierarchicalEntityResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<HierarchicalEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

callback

ServiceCallback<HierarchicalEntityExtractor>

コールバック。

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

アプリケーションのバージョンの階層エンティティ子モデルに含まれる子のモデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<HierarchicalChildEntity>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

callback

ServiceCallback<HierarchicalChildEntity>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getIntent(string, string, string, RequestOptionsBase)

アプリケーションのバージョンの意図モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetIntentResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<IntentClassifier>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

callback

ServiceCallback<IntentClassifier>

コールバック。

getIntentFeatures(string, string, string, RequestOptionsBase)

アプリケーションのバージョンで意図によって使用される機能の情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetIntentFeaturesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<ModelFeatureInformation[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

callback

ServiceCallback<ModelFeatureInformation[]>

コールバック。

getPatternAnyEntityInfo(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetPatternAnyEntityInfoResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<PatternAnyEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

callback

ServiceCallback<PatternAnyEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getPrebuilt(string, string, string, RequestOptionsBase)

アプリケーションのバージョンの事前構築済みエンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetPrebuiltResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<PrebuiltEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

prebuiltId

string

事前構築済みのエンティティ抽出器 ID。

callback

ServiceCallback<PrebuiltEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

getRegexEntityEntityInfo(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelGetRegexEntityEntityInfoResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ モデル ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<RegexEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ モデル ID。

callback

ServiceCallback<RegexEntityExtractor>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

callback

ServiceCallback<EntityRole>

コールバック。

listClosedListEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListClosedListEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

listClosedLists(string, string, ModelListClosedListsOptionalParams)

アプリケーションのバージョン内のすべてのリスト エンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListClosedListsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListClosedListsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListClosedListsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<ClosedListEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<ClosedListEntityExtractor[]>

コールバック。

listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams)

アプリケーションのバージョン内のすべての複合エンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListCompositeEntitiesOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListCompositeEntitiesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListCompositeEntitiesOptionalParams

省略可能なパラメーター

callback

ServiceCallback<CompositeEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<CompositeEntityExtractor[]>

コールバック。

listCompositeEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListCompositeEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

callback

ServiceCallback<EntityRole[]>

コールバック。

listCustomPrebuiltEntities(string, string, RequestOptionsBase)

アプリケーションのバージョンで使用されるすべての事前構築済みエンティティを取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListCustomPrebuiltEntitiesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<EntityExtractor[]>

コールバック。

listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListCustomPrebuiltEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

listCustomPrebuiltIntents(string, string, RequestOptionsBase)

アプリケーションのバージョンに追加されたカスタマイズ可能な事前構築済み意図に関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListCustomPrebuiltIntentsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<IntentClassifier[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<IntentClassifier[]>

コールバック。

listCustomPrebuiltModels(string, string, RequestOptionsBase)

このアプリケーションのバージョンで使用されるすべての事前構築済みの意図とエンティティ モデル情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListCustomPrebuiltModelsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<CustomPrebuiltModel[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<CustomPrebuiltModel[]>

コールバック。

listEntities(string, string, ModelListEntitiesOptionalParams)

アプリケーションのバージョン内のすべての単純なエンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListEntitiesOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListEntitiesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListEntitiesOptionalParams

省略可能なパラメーター

callback

ServiceCallback<NDepthEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<NDepthEntityExtractor[]>

コールバック。

listEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams)

アプリケーションのバージョンでエンティティ モデルの精度を向上させる発話の例を提案します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

強化するターゲット エンティティ抽出モデル。

options
ModelListEntitySuggestionsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListEntitySuggestionsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

強化するターゲット エンティティ抽出モデル。

options
ModelListEntitySuggestionsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<EntitiesSuggestionExample[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

強化するターゲット エンティティ抽出モデル。

callback

ServiceCallback<EntitiesSuggestionExample[]>

コールバック。

listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams)

アプリケーションのバージョン内のすべての階層エンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListHierarchicalEntitiesOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListHierarchicalEntitiesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListHierarchicalEntitiesOptionalParams

省略可能なパラメーター

callback

ServiceCallback<HierarchicalEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<HierarchicalEntityExtractor[]>

コールバック。

listHierarchicalEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListHierarchicalEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

callback

ServiceCallback<EntityRole[]>

コールバック。

listIntents(string, string, ModelListIntentsOptionalParams)

アプリケーションのバージョンの意図モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListIntentsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListIntentsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListIntentsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<IntentClassifier[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<IntentClassifier[]>

コールバック。

listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams)

アプリケーションのバージョンで意図モデルの精度を向上させる発話の例を提案します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
ModelListIntentSuggestionsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListIntentSuggestionsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

options
ModelListIntentSuggestionsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<IntentsSuggestionExample[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

callback

ServiceCallback<IntentsSuggestionExample[]>

コールバック。

listModels(string, string, ModelListModelsOptionalParams)

アプリケーションのバージョン内のすべての意図モデルとエンティティ モデルに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListModelsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListModelsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListModelsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<ModelInfoResponse[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<ModelInfoResponse[]>

コールバック。

listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListPatternAnyEntityInfosOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListPatternAnyEntityInfosResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListPatternAnyEntityInfosOptionalParams

省略可能なパラメーター

callback

ServiceCallback<PatternAnyEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<PatternAnyEntityExtractor[]>

コールバック。

listPatternAnyEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListPatternAnyEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

listPrebuiltEntities(string, string, RequestOptionsBase)

アプリケーションのバージョンで使用可能なすべての事前構築済みエンティティを取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListPrebuiltEntitiesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<AvailablePrebuiltEntityModel[]>

コールバック。

listPrebuiltEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListPrebuiltEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

listPrebuilts(string, string, ModelListPrebuiltsOptionalParams)

アプリケーションのバージョン内のすべての事前構築済みエンティティに関する情報を取得します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListPrebuiltsOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListPrebuiltsResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListPrebuiltsOptionalParams

省略可能なパラメーター

callback

ServiceCallback<PrebuiltEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<PrebuiltEntityExtractor[]>

コールバック。

listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListRegexEntityInfosOptionalParams

省略可能なパラメーター

戻り値

Promise<Models.ModelListRegexEntityInfosResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

options
ModelListRegexEntityInfosOptionalParams

省略可能なパラメーター

callback

ServiceCallback<RegexEntityExtractor[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

callback

ServiceCallback<RegexEntityExtractor[]>

コールバック。

listRegexEntityRoles(string, string, string, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

戻り値

Promise<Models.ModelListRegexEntityRolesResponse>

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<EntityRole[]>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID

callback

ServiceCallback<EntityRole[]>

コールバック。

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

アプリケーションのバージョンの既存のリスト エンティティにサブリストのバッチを追加します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

closedListModelPatchObject
ClosedListModelPatchObject

単語リストバッチ。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

closedListModelPatchObject
ClosedListModelPatchObject

単語リストバッチ。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ モデル ID。

closedListModelPatchObject
ClosedListModelPatchObject

単語リストバッチ。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンでエンティティによって使用される機能の情報を更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンで意図によって使用される機能の情報を更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

featureRelationsUpdateObject

ModelFeatureInformation[]

新しいフィーチャ リレーションを含むフィーチャ情報オブジェクトのリスト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンでリスト エンティティを更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

closedListModelUpdateObject
ClosedListModelUpdateObject

新しいリスト エンティティ名と単語リスト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

closedListModelUpdateObject
ClosedListModelUpdateObject

新しいリスト エンティティ名と単語リスト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト モデル ID。

closedListModelUpdateObject
ClosedListModelUpdateObject

新しいリスト エンティティ名と単語リスト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンで複合エンティティを更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeModelUpdateObject
CompositeEntityModel

新しいエンティティ抽出子の名前と子を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeModelUpdateObject
CompositeEntityModel

新しいエンティティ抽出子の名前と子を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

compositeModelUpdateObject
CompositeEntityModel

新しいエンティティ抽出子の名前と子を含むモデル オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

cEntityId

string

複合エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

エンティティ抽出器の名前、または子エンティティ抽出器の名前と instanceOf モデルを更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出子 ID。

entityModelUpdateObject
EntityModelUpdateObject

新しいエンティティ抽出器の名前、または子エンティティ抽出器のモデルの名前とインスタンスを含む model オブジェクト

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出子 ID。

entityModelUpdateObject
EntityModelUpdateObject

新しいエンティティ抽出器の名前、または子エンティティ抽出器のモデルの名前とインスタンスを含む model オブジェクト

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ抽出器または子エンティティ抽出子 ID。

entityModelUpdateObject
EntityModelUpdateObject

新しいエンティティ抽出器の名前、または子エンティティ抽出器のモデルの名前とインスタンスを含む model オブジェクト

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

itemId

number

明示的なリスト アイテム ID。

item
ExplicitListItemUpdateObject

新しい明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

itemId

number

明示的なリスト アイテム ID。

item
ExplicitListItemUpdateObject

新しい明示的なリスト アイテム。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

itemId

number

明示的なリスト アイテム ID。

item
ExplicitListItemUpdateObject

新しい明示的なリスト アイテム。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンの階層エンティティ モデルの名前を更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

modelUpdateObject
ModelUpdateObject

階層エンティティの名前を含むモデル。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

modelUpdateObject
ModelUpdateObject

階層エンティティの名前を含むモデル。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

modelUpdateObject
ModelUpdateObject

階層エンティティの名前を含むモデル。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョン内の既存の階層エンティティ モデルの 1 つの子の名前を変更します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

階層エンティティの子の新しい名前を含む Model オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

階層エンティティの子の新しい名前を含む Model オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, ServiceCallback<OperationStatus>)

function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, callback: ServiceCallback<OperationStatus>)

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

hChildId

string

階層エンティティ抽出子 ID。

hierarchicalChildModelUpdateObject
HierarchicalChildModelUpdateObject

階層エンティティの子の新しい名前を含む Model オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

updateHierarchicalEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

function updateHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, entityRoleUpdateObject: EntityRoleUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityRoleResponse>

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

hEntityId

string

階層エンティティ抽出器 ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョンで意図の名前を更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

modelUpdateObject
ModelUpdateObject

新しい意図名を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

modelUpdateObject
ModelUpdateObject

新しい意図名を含むモデル オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

intentId

string

意図分類子 ID。

modelUpdateObject
ModelUpdateObject

新しい意図名を含むモデル オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

patternAnyUpdateObject
PatternAnyModelUpdateObject

Pattern.Any エンティティの明示的なリストを含むオブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

patternAnyUpdateObject
PatternAnyModelUpdateObject

Pattern.Any エンティティの明示的なリストを含むオブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

Pattern.Any エンティティ抽出器 ID。

patternAnyUpdateObject
PatternAnyModelUpdateObject

Pattern.Any エンティティの明示的なリストを含むオブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

updatePatternAnyEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

updatePrebuiltEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

regexEntityUpdateObject
RegexModelUpdateObject

新しいエンティティ名と正規表現パターンを含む オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

regexEntityUpdateObject
RegexModelUpdateObject

新しいエンティティ名と正規表現パターンを含む オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

regexEntityId

string

正規表現エンティティ抽出器 ID。

regexEntityUpdateObject
RegexModelUpdateObject

新しいエンティティ名と正規表現パターンを含む オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。

updateRegexEntityRole(string, string, string, string, EntityRoleUpdateObject, RequestOptionsBase)

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

entityId

string

エンティティ ID。

roleId

string

エンティティ ロール ID。

entityRoleUpdateObject
EntityRoleUpdateObject

新しいエンティティ ロール。

callback

ServiceCallback<OperationStatus>

コールバック。

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

アプリケーションのバージョン内のリスト エンティティのサブリストの 1 つを更新します。

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

wordListBaseUpdateObject
WordListBaseUpdateObject

新しい正規形式と単語のリストを含むサブリスト更新オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

戻り値

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

wordListBaseUpdateObject
WordListBaseUpdateObject

新しい正規形式と単語のリストを含むサブリスト更新オブジェクト。

options
RequestOptionsBase

省略可能なパラメーター

callback

ServiceCallback<OperationStatus>

コールバック。

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

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

パラメーター

appId

string

アプリケーション ID。

versionId

string

バージョン ID。

clEntityId

string

リスト エンティティ抽出器 ID。

subListId

number

サブリスト ID。

wordListBaseUpdateObject
WordListBaseUpdateObject

新しい正規形式と単語のリストを含むサブリスト更新オブジェクト。

callback

ServiceCallback<OperationStatus>

コールバック。