Model class
فئة تمثل نموذج.
المنشئون
Model(LUISAuthoring |
إنشاء نموذج. |
الأساليب
تفاصيل المنشئ
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- closedListModelCreateObject
- ClosedListModelCreateObject
نموذج يحتوي على الاسم والكلمات لمستخرج كيان القائمة الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddClosedListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- closedListModelCreateObject
- ClosedListModelCreateObject
نموذج يحتوي على الاسم والكلمات لمستخرج كيان القائمة الجديد.
- callback
-
ServiceCallback<string>
رد الاتصال
addCompositeEntityChild(string, string, string, CompositeChildModelCreateObject, RequestOptionsBase)
إنشاء طفل واحد في نموذج كيان مركب موجود في إصدار من التطبيق.
function addCompositeEntityChild(appId: string, versionId: string, cEntityId: string, compositeChildModelCreateObject: CompositeChildModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCompositeEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- compositeChildModelCreateObject
- CompositeChildModelCreateObject
كائن نموذج يحتوي على اسم النموذج الفرعي المركب الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddCompositeEntityChildResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- compositeChildModelCreateObject
- CompositeChildModelCreateObject
كائن نموذج يحتوي على اسم النموذج الفرعي المركب الجديد.
- callback
-
ServiceCallback<string>
رد الاتصال
addCustomPrebuiltDomain(string, string, PrebuiltDomainCreateBaseObject, RequestOptionsBase)
يضيف مجالا قابلا للتخصيص تم إنشاؤه مسبقا جنبا إلى جنب مع جميع نماذج الهدف والكيان في إصدار من التطبيق.
function addCustomPrebuiltDomain(appId: string, versionId: string, prebuiltDomainObject: PrebuiltDomainCreateBaseObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltDomainResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainObject
- PrebuiltDomainCreateBaseObject
كائن إنشاء مجال تم إنشاؤه مسبقا يحتوي على اسم المجال.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddCustomPrebuiltDomainResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainObject
- PrebuiltDomainCreateBaseObject
كائن إنشاء مجال تم إنشاؤه مسبقا يحتوي على اسم المجال.
- callback
-
ServiceCallback<string[]>
رد الاتصال
addCustomPrebuiltEntity(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)
إضافة نموذج كيان تم إنشاؤه مسبقا إلى إصدار من التطبيق.
function addCustomPrebuiltEntity(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainModelCreateObject
- PrebuiltDomainModelCreateObject
كائن نموذج يحتوي على اسم الكيان الذي تم إنشاؤه مسبقا واسم المجال الذي ينتمي إليه هذا النموذج.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddCustomPrebuiltEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainModelCreateObject
- PrebuiltDomainModelCreateObject
كائن نموذج يحتوي على اسم الكيان الذي تم إنشاؤه مسبقا واسم المجال الذي ينتمي إليه هذا النموذج.
- callback
-
ServiceCallback<string>
رد الاتصال
addCustomPrebuiltIntent(string, string, PrebuiltDomainModelCreateObject, RequestOptionsBase)
يضيف نموذج هدف قابل للتخصيص تم إنشاؤه مسبقا إلى إصدار من التطبيق.
function addCustomPrebuiltIntent(appId: string, versionId: string, prebuiltDomainModelCreateObject: PrebuiltDomainModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddCustomPrebuiltIntentResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainModelCreateObject
- PrebuiltDomainModelCreateObject
كائن نموذج يحتوي على اسم الهدف القابل للتخصيص الذي تم إنشاؤه مسبقا واسم المجال الذي ينتمي إليه هذا النموذج.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddCustomPrebuiltIntentResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltDomainModelCreateObject
- PrebuiltDomainModelCreateObject
كائن نموذج يحتوي على اسم الهدف القابل للتخصيص الذي تم إنشاؤه مسبقا واسم المجال الذي ينتمي إليه هذا النموذج.
- callback
-
ServiceCallback<string>
رد الاتصال
addEntity(string, string, EntityModelCreateObject, RequestOptionsBase)
يضيف مستخرج كيان إلى إصدار من التطبيق.
function addEntity(appId: string, versionId: string, entityModelCreateObject: EntityModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityModelCreateObject
- EntityModelCreateObject
كائن نموذج يحتوي على اسم مستخرج الكيان الجديد وتوابعه.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityModelCreateObject
- EntityModelCreateObject
كائن نموذج يحتوي على اسم مستخرج الكيان الجديد وتوابعه.
- callback
-
ServiceCallback<string>
رد الاتصال
addEntityChild(string, string, string, ChildEntityModelCreateObject, RequestOptionsBase)
إنشاء تابع واحد في التسلسل الهرمي لنموذج كيان موجود في إصدار من التطبيق.
function addEntityChild(appId: string, versionId: string, entityId: string, childEntityModelCreateObject: ChildEntityModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- childEntityModelCreateObject
- ChildEntityModelCreateObject
كائن نموذج يحتوي على اسم النموذج التابع الجديد وتوابعه.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddEntityChildResponse>
نموذج الوعد.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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
عنصر القائمة الصريح الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddExplicitListItemResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
عنصر القائمة الصريح الجديد.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
عنصر القائمة الصريح الجديد.
- callback
-
ServiceCallback<number>
رد الاتصال
addIntent(string, string, ModelCreateObject, RequestOptionsBase)
إضافة هدف إلى إصدار من التطبيق.
function addIntent(appId: string, versionId: string, intentCreateObject: ModelCreateObject, options?: RequestOptionsBase): Promise<ModelAddIntentResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentCreateObject
- ModelCreateObject
كائن نموذج يحتوي على اسم الهدف الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddIntentResponse>
وعد<Models.ModelAddIntentResponse>
addIntent(string, string, ModelCreateObject, RequestOptionsBase, ServiceCallback<string>)
function addIntent(appId: string, versionId: string, intentCreateObject: ModelCreateObject, options: RequestOptionsBase, callback: ServiceCallback<string>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentCreateObject
- ModelCreateObject
كائن نموذج يحتوي على اسم الهدف الجديد.
- callback
-
ServiceCallback<string>
رد الاتصال
addPrebuilt(string, string, string[], RequestOptionsBase)
يضيف قائمة بالكيانات التي تم إنشاؤها مسبقا إلى إصدار من التطبيق.
function addPrebuilt(appId: string, versionId: string, prebuiltExtractorNames: string[], options?: RequestOptionsBase): Promise<ModelAddPrebuiltResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltExtractorNames
-
string[]
صفيف من أسماء مستخرجات الكيانات التي تم إنشاؤها مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddPrebuiltResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltExtractorNames
-
string[]
صفيف من أسماء مستخرجات الكيانات التي تم إنشاؤها مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
addPrebuilt(string, string, string[], ServiceCallback<PrebuiltEntityExtractor[]>)
function addPrebuilt(appId: string, versionId: string, prebuiltExtractorNames: string[], callback: ServiceCallback<PrebuiltEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltExtractorNames
-
string[]
صفيف من أسماء مستخرجات الكيانات التي تم إنشاؤها مسبقا.
- callback
رد الاتصال
addSubList(string, string, string, WordListObject, RequestOptionsBase)
إضافة قائمة فرعية إلى كيان قائمة موجود في إصدار من التطبيق.
function addSubList(appId: string, versionId: string, clEntityId: string, wordListCreateObject: WordListObject, options?: RequestOptionsBase): Promise<ModelAddSubListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- wordListCreateObject
- WordListObject
قائمة الكلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelAddSubListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- entityRoleCreateObject
- EntityRoleCreateObject
عنصر دور كيان يحتوي على اسم الدور.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelCreateEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- entityRoleCreateObject
- EntityRoleCreateObject
عنصر دور كيان يحتوي على اسم الدور.
- callback
-
ServiceCallback<string>
رد الاتصال
createPatternAnyEntityModel(string, string, PatternAnyModelCreateObject, RequestOptionsBase)
function createPatternAnyEntityModel(appId: string, versionId: string, extractorCreateObject: PatternAnyModelCreateObject, options?: RequestOptionsBase): Promise<ModelCreatePatternAnyEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- entityRoleCreateObject
- EntityRoleCreateObject
كائن دور كيان يحتوي على اسم الدور.
- callback
-
ServiceCallback<string>
رد الاتصال
createRegexEntityModel(string, string, RegexModelCreateObject, RequestOptionsBase)
function createRegexEntityModel(appId: string, versionId: string, regexEntityExtractorCreateObj: RegexModelCreateObject, options?: RequestOptionsBase): Promise<ModelCreateRegexEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityExtractorCreateObj
- RegexModelCreateObject
كائن نموذج يحتوي على الاسم ونمط regex لمستخرج كيان التعبير العادي الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelCreateRegexEntityModelResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityExtractorCreateObj
- RegexModelCreateObject
كائن نموذج يحتوي على الاسم ونمط regex لمستخرج كيان التعبير العادي الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
-
ServiceCallback<string>
رد الاتصال
createRegexEntityModel(string, string, RegexModelCreateObject, ServiceCallback<string>)
function createRegexEntityModel(appId: string, versionId: string, regexEntityExtractorCreateObj: RegexModelCreateObject, callback: ServiceCallback<string>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityExtractorCreateObj
- RegexModelCreateObject
كائن نموذج يحتوي على الاسم ونمط regex لمستخرج كيان التعبير العادي الجديد.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- entityRoleCreateObject
- EntityRoleCreateObject
كائن دور كيان يحتوي على اسم الدور.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelCreateRegexEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف نموذج الكيان.
- entityRoleCreateObject
- EntityRoleCreateObject
كائن دور كيان يحتوي على اسم الدور.
- callback
-
ServiceCallback<string>
رد الاتصال
deleteClosedList(string, string, string, RequestOptionsBase)
حذف نموذج كيان قائمة من إصدار من التطبيق.
function deleteClosedList(appId: string, versionId: string, clEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteClosedListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteClosedListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteClosedList(string, string, string, ServiceCallback<OperationStatus>)
function deleteClosedList(appId: string, versionId: string, clEntityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- callback
رد الاتصال
deleteClosedListEntityRole(string, string, string, string, RequestOptionsBase)
function deleteClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteClosedListEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteClosedListEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteCompositeEntity(string, string, string, RequestOptionsBase)
حذف كيان مركب من إصدار من التطبيق.
function deleteCompositeEntity(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteCompositeEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteCompositeEntity(string, string, string, ServiceCallback<OperationStatus>)
function deleteCompositeEntity(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- callback
رد الاتصال
deleteCompositeEntityChild(string, string, string, string, RequestOptionsBase)
حذف تابع مستخرج كيان مركب من إصدار من التطبيق.
function deleteCompositeEntityChild(appId: string, versionId: string, cEntityId: string, cChildId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- cChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- cChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteCompositeEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteCompositeEntityChild(appId: string, versionId: string, cEntityId: string, cChildId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- cChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- callback
رد الاتصال
deleteCompositeEntityRole(string, string, string, string, RequestOptionsBase)
function deleteCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteCompositeEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteCompositeEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteCustomEntityRole(string, string, string, string, RequestOptionsBase)
function deleteCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteCustomEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteCustomEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteCustomEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteCustomPrebuiltDomain(string, string, string, RequestOptionsBase)
حذف نماذج مجال تم إنشاؤها مسبقا في إصدار من التطبيق.
function deleteCustomPrebuiltDomain(appId: string, versionId: string, domainName: string, options?: RequestOptionsBase): Promise<ModelDeleteCustomPrebuiltDomainResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- domainName
-
string
اسم المجال.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteCustomPrebuiltDomain(string, string, string, ServiceCallback<OperationStatus>)
function deleteCustomPrebuiltDomain(appId: string, versionId: string, domainName: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- domainName
-
string
اسم المجال.
- callback
رد الاتصال
deleteEntity(string, string, string, RequestOptionsBase)
يحذف كيانا أو تابعا من إصدار التطبيق.
function deleteEntity(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelDeleteEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteEntity(string, string, string, ServiceCallback<OperationStatus>)
function deleteEntity(appId: string, versionId: string, entityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- callback
رد الاتصال
deleteEntityFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)
حذف علاقة من علاقات الميزات المستخدمة من قبل الكيان في إصدار من التطبيق.
function deleteEntityFeature(appId: string, versionId: string, entityId: string, featureRelationDeleteObject: ModelFeatureInformation, options?: RequestOptionsBase): Promise<ModelDeleteEntityFeatureResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteEntityFeatureResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteEntityFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)
function deleteEntityFeature(appId: string, versionId: string, entityId: string, featureRelationDeleteObject: ModelFeatureInformation, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- callback
رد الاتصال
deleteEntityRole(string, string, string, string, RequestOptionsBase)
function deleteEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteExplicitListItem(string, string, string, number, RequestOptionsBase)
function deleteExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options?: RequestOptionsBase): Promise<ModelDeleteExplicitListItemResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان pattern.any.
- itemId
-
number
عنصر القائمة الصريح الذي سيتم حذفه.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteExplicitListItemResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان pattern.any.
- itemId
-
number
عنصر القائمة الصريح الذي سيتم حذفه.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteExplicitListItem(string, string, string, number, ServiceCallback<OperationStatus>)
function deleteExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان pattern.any.
- itemId
-
number
عنصر القائمة الصريح الذي سيتم حذفه.
- callback
رد الاتصال
deleteHierarchicalEntity(string, string, string, RequestOptionsBase)
حذف كيان هرمي من إصدار التطبيق.
function deleteHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteHierarchicalEntity(string, string, string, ServiceCallback<OperationStatus>)
function deleteHierarchicalEntity(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- callback
رد الاتصال
deleteHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)
حذف تابع مستخرج كيان هرمي في إصدار من التطبيق.
function deleteHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteHierarchicalEntityChild(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- callback
رد الاتصال
deleteHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)
function deleteHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteHierarchicalEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteHierarchicalEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteIntent(string, string, string, ModelDeleteIntentOptionalParams)
حذف هدف من إصدار التطبيق.
function deleteIntent(appId: string, versionId: string, intentId: string, options?: ModelDeleteIntentOptionalParams): Promise<ModelDeleteIntentResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- ModelDeleteIntentOptionalParams
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteIntentResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- ModelDeleteIntentOptionalParams
المعلمات الاختيارية
- callback
رد الاتصال
deleteIntent(string, string, string, ServiceCallback<OperationStatus>)
function deleteIntent(appId: string, versionId: string, intentId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- callback
رد الاتصال
deleteIntentFeature(string, string, string, ModelFeatureInformation, RequestOptionsBase)
حذف علاقة من علاقات الميزة المستخدمة من قبل الهدف في إصدار من التطبيق.
function deleteIntentFeature(appId: string, versionId: string, intentId: string, featureRelationDeleteObject: ModelFeatureInformation, options?: RequestOptionsBase): Promise<ModelDeleteIntentFeatureResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteIntentFeatureResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteIntentFeature(string, string, string, ModelFeatureInformation, ServiceCallback<OperationStatus>)
function deleteIntentFeature(appId: string, versionId: string, intentId: string, featureRelationDeleteObject: ModelFeatureInformation, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationDeleteObject
- ModelFeatureInformation
عنصر معلومات ميزة يحتوي على علاقة الميزة المراد حذفها.
- callback
رد الاتصال
deletePatternAnyEntityModel(string, string, string, RequestOptionsBase)
function deletePatternAnyEntityModel(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelDeletePatternAnyEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deletePatternAnyEntityModel(string, string, string, ServiceCallback<OperationStatus>)
function deletePatternAnyEntityModel(appId: string, versionId: string, entityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- callback
رد الاتصال
deletePatternAnyEntityRole(string, string, string, string, RequestOptionsBase)
function deletePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeletePatternAnyEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deletePatternAnyEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deletePatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deletePrebuilt(string, string, string, RequestOptionsBase)
حذف مستخرج كيان تم إنشاؤه مسبقا من إصدار من التطبيق.
function deletePrebuilt(appId: string, versionId: string, prebuiltId: string, options?: RequestOptionsBase): Promise<ModelDeletePrebuiltResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeletePrebuiltResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deletePrebuilt(string, string, string, ServiceCallback<OperationStatus>)
function deletePrebuilt(appId: string, versionId: string, prebuiltId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- callback
رد الاتصال
deletePrebuiltEntityRole(string, string, string, string, RequestOptionsBase)
function deletePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeletePrebuiltEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deletePrebuiltEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deletePrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteRegexEntityModel(string, string, string, RequestOptionsBase)
function deleteRegexEntityModel(appId: string, versionId: string, regexEntityId: string, options?: RequestOptionsBase): Promise<ModelDeleteRegexEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteRegexEntityModelResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteRegexEntityModel(string, string, string, ServiceCallback<OperationStatus>)
function deleteRegexEntityModel(appId: string, versionId: string, regexEntityId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- callback
رد الاتصال
deleteRegexEntityRole(string, string, string, string, RequestOptionsBase)
function deleteRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelDeleteRegexEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteRegexEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteRegexEntityRole(string, string, string, string, ServiceCallback<OperationStatus>)
function deleteRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
deleteSubList(string, string, string, number, RequestOptionsBase)
حذف قائمة فرعية لنموذج كيان قائمة معين من إصدار التطبيق.
function deleteSubList(appId: string, versionId: string, clEntityId: string, subListId: number, options?: RequestOptionsBase): Promise<ModelDeleteSubListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelDeleteSubListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
deleteSubList(string, string, string, number, ServiceCallback<OperationStatus>)
function deleteSubList(appId: string, versionId: string, clEntityId: string, subListId: number, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- callback
رد الاتصال
examplesMethod(string, string, string, ModelExamplesMethodOptionalParams)
يحصل على أمثلة الألفاظ للهدف أو نموذج الكيان المحدد في إصدار من التطبيق.
function examplesMethod(appId: string, versionId: string, modelId: string, options?: ModelExamplesMethodOptionalParams): Promise<ModelExamplesMethodResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- modelId
-
string
معرف (GUID) للنموذج.
المعلمات الاختيارية
المرتجعات
Promise<ModelExamplesMethodResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- modelId
-
string
معرف (GUID) للنموذج.
المعلمات الاختيارية
- callback
رد الاتصال
examplesMethod(string, string, string, ServiceCallback<LabelTextObject[]>)
function examplesMethod(appId: string, versionId: string, modelId: string, callback: ServiceCallback<LabelTextObject[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- modelId
-
string
معرف (GUID) للنموذج.
- callback
رد الاتصال
getClosedList(string, string, string, RequestOptionsBase)
الحصول على معلومات حول كيان قائمة في إصدار من التطبيق.
function getClosedList(appId: string, versionId: string, clEntityId: string, options?: RequestOptionsBase): Promise<ModelGetClosedListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetClosedListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getClosedList(string, string, string, ServiceCallback<ClosedListEntityExtractor>)
function getClosedList(appId: string, versionId: string, clEntityId: string, callback: ServiceCallback<ClosedListEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- callback
رد الاتصال
getClosedListEntityRole(string, string, string, string, RequestOptionsBase)
function getClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetClosedListEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetClosedListEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getClosedListEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getClosedListEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getCompositeEntity(string, string, string, RequestOptionsBase)
الحصول على معلومات حول كيان مركب في إصدار من التطبيق.
function getCompositeEntity(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelGetCompositeEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetCompositeEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getCompositeEntity(string, string, string, ServiceCallback<CompositeEntityExtractor>)
function getCompositeEntity(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<CompositeEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- callback
رد الاتصال
getCompositeEntityRole(string, string, string, string, RequestOptionsBase)
function getCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetCompositeEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetCompositeEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getCompositeEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getCompositeEntityRole(appId: string, versionId: string, cEntityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getCustomEntityRole(string, string, string, string, RequestOptionsBase)
function getCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetCustomEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetCustomEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getCustomEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getCustomEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getEntity(string, string, string, RequestOptionsBase)
الحصول على معلومات حول نموذج كيان في إصدار من التطبيق.
function getEntity(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getEntity(string, string, string, ServiceCallback<NDepthEntityExtractor>)
function getEntity(appId: string, versionId: string, entityId: string, callback: ServiceCallback<NDepthEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- callback
رد الاتصال
getEntityFeatures(string, string, string, RequestOptionsBase)
يحصل على معلومات الميزات المستخدمة من قبل الكيان في إصدار من التطبيق.
function getEntityFeatures(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetEntityFeaturesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetEntityFeaturesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getEntityFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)
function getEntityFeatures(appId: string, versionId: string, entityId: string, callback: ServiceCallback<ModelFeatureInformation[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- callback
رد الاتصال
getEntityRole(string, string, string, string, RequestOptionsBase)
function getEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getExplicitList(string, string, string, RequestOptionsBase)
function getExplicitList(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetExplicitListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetExplicitListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getExplicitList(string, string, string, ServiceCallback<ExplicitListItem[]>)
function getExplicitList(appId: string, versionId: string, entityId: string, callback: ServiceCallback<ExplicitListItem[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- callback
رد الاتصال
getExplicitListItem(string, string, string, number, RequestOptionsBase)
function getExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, options?: RequestOptionsBase): Promise<ModelGetExplicitListItemResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetExplicitListItemResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getExplicitListItem(string, string, string, number, ServiceCallback<ExplicitListItem>)
function getExplicitListItem(appId: string, versionId: string, entityId: string, itemId: number, callback: ServiceCallback<ExplicitListItem>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
- callback
رد الاتصال
getHierarchicalEntity(string, string, string, RequestOptionsBase)
الحصول على معلومات حول كيان هرمي في إصدار من التطبيق.
function getHierarchicalEntity(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetHierarchicalEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getHierarchicalEntity(string, string, string, ServiceCallback<HierarchicalEntityExtractor>)
function getHierarchicalEntity(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<HierarchicalEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- callback
رد الاتصال
getHierarchicalEntityChild(string, string, string, string, RequestOptionsBase)
يحصل على معلومات حول نموذج التابع المضمن في نموذج تابع للكيان الهرمي في إصدار من التطبيق.
function getHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getHierarchicalEntityChild(string, string, string, string, ServiceCallback<HierarchicalChildEntity>)
function getHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, callback: ServiceCallback<HierarchicalChildEntity>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- callback
رد الاتصال
getHierarchicalEntityRole(string, string, string, string, RequestOptionsBase)
function getHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetHierarchicalEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getHierarchicalEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getHierarchicalEntityRole(appId: string, versionId: string, hEntityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getIntent(string, string, string, RequestOptionsBase)
الحصول على معلومات حول نموذج الهدف في إصدار من التطبيق.
function getIntent(appId: string, versionId: string, intentId: string, options?: RequestOptionsBase): Promise<ModelGetIntentResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetIntentResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getIntent(string, string, string, ServiceCallback<IntentClassifier>)
function getIntent(appId: string, versionId: string, intentId: string, callback: ServiceCallback<IntentClassifier>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- callback
رد الاتصال
getIntentFeatures(string, string, string, RequestOptionsBase)
يحصل على معلومات الميزات المستخدمة من قبل الهدف في إصدار من التطبيق.
function getIntentFeatures(appId: string, versionId: string, intentId: string, options?: RequestOptionsBase): Promise<ModelGetIntentFeaturesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetIntentFeaturesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getIntentFeatures(string, string, string, ServiceCallback<ModelFeatureInformation[]>)
function getIntentFeatures(appId: string, versionId: string, intentId: string, callback: ServiceCallback<ModelFeatureInformation[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- callback
رد الاتصال
getPatternAnyEntityInfo(string, string, string, RequestOptionsBase)
function getPatternAnyEntityInfo(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelGetPatternAnyEntityInfoResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetPatternAnyEntityInfoResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getPatternAnyEntityInfo(string, string, string, ServiceCallback<PatternAnyEntityExtractor>)
function getPatternAnyEntityInfo(appId: string, versionId: string, entityId: string, callback: ServiceCallback<PatternAnyEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- callback
رد الاتصال
getPatternAnyEntityRole(string, string, string, string, RequestOptionsBase)
function getPatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetPatternAnyEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetPatternAnyEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getPatternAnyEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getPatternAnyEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getPrebuilt(string, string, string, RequestOptionsBase)
الحصول على معلومات حول نموذج كيان تم إنشاؤه مسبقا في إصدار من التطبيق.
function getPrebuilt(appId: string, versionId: string, prebuiltId: string, options?: RequestOptionsBase): Promise<ModelGetPrebuiltResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetPrebuiltResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getPrebuilt(string, string, string, ServiceCallback<PrebuiltEntityExtractor>)
function getPrebuilt(appId: string, versionId: string, prebuiltId: string, callback: ServiceCallback<PrebuiltEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- prebuiltId
-
string
معرف مستخرج الكيان الذي تم إنشاؤه مسبقا.
- callback
رد الاتصال
getPrebuiltEntityRole(string, string, string, string, RequestOptionsBase)
function getPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetPrebuiltEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetPrebuiltEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getPrebuiltEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getPrebuiltEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
getRegexEntityEntityInfo(string, string, string, RequestOptionsBase)
function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, options?: RequestOptionsBase): Promise<ModelGetRegexEntityEntityInfoResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف نموذج كيان التعبير العادي.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelGetRegexEntityInfoResponse>
getRegexEntityEntityInfo(string, string, string, RequestOptionsBase, ServiceCallback<RegexEntityExtractor>)
function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, options: RequestOptionsBase, callback: ServiceCallback<RegexEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف نموذج كيان التعبير العادي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getRegexEntityEntityInfo(string, string, string, ServiceCallback<RegexEntityExtractor>)
function getRegexEntityEntityInfo(appId: string, versionId: string, regexEntityId: string, callback: ServiceCallback<RegexEntityExtractor>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف نموذج كيان التعبير العادي.
- callback
رد الاتصال
getRegexEntityRole(string, string, string, string, RequestOptionsBase)
function getRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, options?: RequestOptionsBase): Promise<ModelGetRegexEntityRoleResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelGetRegexEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
getRegexEntityRole(string, string, string, string, ServiceCallback<EntityRole>)
function getRegexEntityRole(appId: string, versionId: string, entityId: string, roleId: string, callback: ServiceCallback<EntityRole>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- callback
رد الاتصال
listClosedListEntityRoles(string, string, string, RequestOptionsBase)
function listClosedListEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListClosedListEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listClosedListEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listClosedListEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
listClosedLists(string, string, ModelListClosedListsOptionalParams)
الحصول على معلومات حول جميع نماذج كيان القائمة في إصدار من التطبيق.
function listClosedLists(appId: string, versionId: string, options?: ModelListClosedListsOptionalParams): Promise<ModelListClosedListsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
المرتجعات
Promise<ModelListClosedListsResponse>
Promise<Models.ModelListClosedListsResponse>
listClosedLists(string, string, ModelListClosedListsOptionalParams, ServiceCallback<ClosedListEntityExtractor[]>)
function listClosedLists(appId: string, versionId: string, options: ModelListClosedListsOptionalParams, callback: ServiceCallback<ClosedListEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
- callback
رد الاتصال
listClosedLists(string, string, ServiceCallback<ClosedListEntityExtractor[]>)
function listClosedLists(appId: string, versionId: string, callback: ServiceCallback<ClosedListEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams)
الحصول على معلومات حول جميع نماذج الكيان المركب في إصدار من التطبيق.
function listCompositeEntities(appId: string, versionId: string, options?: ModelListCompositeEntitiesOptionalParams): Promise<ModelListCompositeEntitiesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
المرتجعات
Promise<ModelListCompositeEntitiesResponse>
Promise<Models.ModelListCompositeEntitiesResponse>
listCompositeEntities(string, string, ModelListCompositeEntitiesOptionalParams, ServiceCallback<CompositeEntityExtractor[]>)
function listCompositeEntities(appId: string, versionId: string, options: ModelListCompositeEntitiesOptionalParams, callback: ServiceCallback<CompositeEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
- callback
رد الاتصال
listCompositeEntities(string, string, ServiceCallback<CompositeEntityExtractor[]>)
function listCompositeEntities(appId: string, versionId: string, callback: ServiceCallback<CompositeEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listCompositeEntityRoles(string, string, string, RequestOptionsBase)
function listCompositeEntityRoles(appId: string, versionId: string, cEntityId: string, options?: RequestOptionsBase): Promise<ModelListCompositeEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listCompositeEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listCompositeEntityRoles(appId: string, versionId: string, cEntityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- callback
رد الاتصال
listCustomPrebuiltEntities(string, string, RequestOptionsBase)
يحصل على جميع الكيانات التي تم إنشاؤها مسبقا المستخدمة في إصدار من التطبيق.
function listCustomPrebuiltEntities(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltEntitiesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelListCustomPrebuiltEntitiesResponse>
listCustomPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<EntityExtractor[]>)
function listCustomPrebuiltEntities(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<EntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listCustomPrebuiltEntities(string, string, ServiceCallback<EntityExtractor[]>)
function listCustomPrebuiltEntities(appId: string, versionId: string, callback: ServiceCallback<EntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listCustomPrebuiltEntityRoles(string, string, string, RequestOptionsBase)
function listCustomPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listCustomPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listCustomPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
listCustomPrebuiltIntents(string, string, RequestOptionsBase)
الحصول على معلومات حول الأهداف القابلة للتخصيص التي تم إنشاؤها مسبقا المضافة إلى إصدار من التطبيق.
function listCustomPrebuiltIntents(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltIntentsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelListCustomPrebuiltIntentsResponse>
listCustomPrebuiltIntents(string, string, RequestOptionsBase, ServiceCallback<IntentClassifier[]>)
function listCustomPrebuiltIntents(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<IntentClassifier[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listCustomPrebuiltIntents(string, string, ServiceCallback<IntentClassifier[]>)
function listCustomPrebuiltIntents(appId: string, versionId: string, callback: ServiceCallback<IntentClassifier[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listCustomPrebuiltModels(string, string, RequestOptionsBase)
يحصل على جميع معلومات الهدف ونموذج الكيان التي تم إنشاؤها مسبقا المستخدمة في إصدار من هذا التطبيق.
function listCustomPrebuiltModels(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListCustomPrebuiltModelsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelListCustomPrebuiltModelsResponse>
listCustomPrebuiltModels(string, string, RequestOptionsBase, ServiceCallback<CustomPrebuiltModel[]>)
function listCustomPrebuiltModels(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<CustomPrebuiltModel[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listCustomPrebuiltModels(string, string, ServiceCallback<CustomPrebuiltModel[]>)
function listCustomPrebuiltModels(appId: string, versionId: string, callback: ServiceCallback<CustomPrebuiltModel[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listEntities(string, string, ModelListEntitiesOptionalParams)
يحصل على معلومات حول جميع نماذج الكيان البسيطة في إصدار من التطبيق.
function listEntities(appId: string, versionId: string, options?: ModelListEntitiesOptionalParams): Promise<ModelListEntitiesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListEntitiesOptionalParams
المعلمات الاختيارية
المرتجعات
Promise<ModelListEntitiesResponse>
Promise<Models.ModelListEntitiesResponse>
listEntities(string, string, ModelListEntitiesOptionalParams, ServiceCallback<NDepthEntityExtractor[]>)
function listEntities(appId: string, versionId: string, options: ModelListEntitiesOptionalParams, callback: ServiceCallback<NDepthEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListEntitiesOptionalParams
المعلمات الاختيارية
- callback
رد الاتصال
listEntities(string, string, ServiceCallback<NDepthEntityExtractor[]>)
function listEntities(appId: string, versionId: string, callback: ServiceCallback<NDepthEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listEntityRoles(string, string, string, RequestOptionsBase)
function listEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelListEntityRolesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
listEntitySuggestions(string, string, string, ModelListEntitySuggestionsOptionalParams)
احصل على أمثلة مقترحة من شأنها تحسين دقة نموذج الكيان في إصدار من التطبيق.
function listEntitySuggestions(appId: string, versionId: string, entityId: string, options?: ModelListEntitySuggestionsOptionalParams): Promise<ModelListEntitySuggestionsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
نموذج مستخرج الكيان الهدف لتحسينه.
المعلمات الاختيارية
المرتجعات
Promise<ModelListEntitySuggestionsResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
نموذج مستخرج الكيان الهدف لتحسينه.
المعلمات الاختيارية
- callback
رد الاتصال
listEntitySuggestions(string, string, string, ServiceCallback<EntitiesSuggestionExample[]>)
function listEntitySuggestions(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntitiesSuggestionExample[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
نموذج مستخرج الكيان الهدف لتحسينه.
- callback
رد الاتصال
listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams)
الحصول على معلومات حول جميع نماذج الكيانات الهرمية في إصدار من التطبيق.
function listHierarchicalEntities(appId: string, versionId: string, options?: ModelListHierarchicalEntitiesOptionalParams): Promise<ModelListHierarchicalEntitiesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelListHierarchicalEntitiesResponse>
listHierarchicalEntities(string, string, ModelListHierarchicalEntitiesOptionalParams, ServiceCallback<HierarchicalEntityExtractor[]>)
function listHierarchicalEntities(appId: string, versionId: string, options: ModelListHierarchicalEntitiesOptionalParams, callback: ServiceCallback<HierarchicalEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
- callback
رد الاتصال
listHierarchicalEntities(string, string, ServiceCallback<HierarchicalEntityExtractor[]>)
function listHierarchicalEntities(appId: string, versionId: string, callback: ServiceCallback<HierarchicalEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listHierarchicalEntityRoles(string, string, string, RequestOptionsBase)
function listHierarchicalEntityRoles(appId: string, versionId: string, hEntityId: string, options?: RequestOptionsBase): Promise<ModelListHierarchicalEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listHierarchicalEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listHierarchicalEntityRoles(appId: string, versionId: string, hEntityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- callback
رد الاتصال
listIntents(string, string, ModelListIntentsOptionalParams)
الحصول على معلومات حول نماذج الهدف في إصدار من التطبيق.
function listIntents(appId: string, versionId: string, options?: ModelListIntentsOptionalParams): Promise<ModelListIntentsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListIntentsOptionalParams
المعلمات الاختيارية
المرتجعات
Promise<ModelListIntentsResponse>
Promise<Models.ModelListIntentsResponse>
listIntents(string, string, ModelListIntentsOptionalParams, ServiceCallback<IntentClassifier[]>)
function listIntents(appId: string, versionId: string, options: ModelListIntentsOptionalParams, callback: ServiceCallback<IntentClassifier[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListIntentsOptionalParams
المعلمات الاختيارية
- callback
رد الاتصال
listIntents(string, string, ServiceCallback<IntentClassifier[]>)
function listIntents(appId: string, versionId: string, callback: ServiceCallback<IntentClassifier[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listIntentSuggestions(string, string, string, ModelListIntentSuggestionsOptionalParams)
يقترح أمثلة على الألفاظ التي من شأنها تحسين دقة نموذج الهدف في إصدار من التطبيق.
function listIntentSuggestions(appId: string, versionId: string, intentId: string, options?: ModelListIntentSuggestionsOptionalParams): Promise<ModelListIntentSuggestionsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
المعلمات الاختيارية
المرتجعات
Promise<ModelListIntentSuggestionsResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
المعلمات الاختيارية
- callback
رد الاتصال
listIntentSuggestions(string, string, string, ServiceCallback<IntentsSuggestionExample[]>)
function listIntentSuggestions(appId: string, versionId: string, intentId: string, callback: ServiceCallback<IntentsSuggestionExample[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- callback
رد الاتصال
listModels(string, string, ModelListModelsOptionalParams)
يحصل على معلومات حول جميع نماذج الهدف والكيان في إصدار من التطبيق.
function listModels(appId: string, versionId: string, options?: ModelListModelsOptionalParams): Promise<ModelListModelsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListModelsOptionalParams
المعلمات الاختيارية
المرتجعات
Promise<ModelListModelsResponse>
Promise<Models.ModelListModelsResponse>
listModels(string, string, ModelListModelsOptionalParams, ServiceCallback<ModelInfoResponse[]>)
function listModels(appId: string, versionId: string, options: ModelListModelsOptionalParams, callback: ServiceCallback<ModelInfoResponse[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListModelsOptionalParams
المعلمات الاختيارية
- callback
رد الاتصال
listModels(string, string, ServiceCallback<ModelInfoResponse[]>)
function listModels(appId: string, versionId: string, callback: ServiceCallback<ModelInfoResponse[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams)
function listPatternAnyEntityInfos(appId: string, versionId: string, options?: ModelListPatternAnyEntityInfosOptionalParams): Promise<ModelListPatternAnyEntityInfosResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
المرتجعات
Promise<Models.ModelListPatternAnyEntityInfosResponse>
listPatternAnyEntityInfos(string, string, ModelListPatternAnyEntityInfosOptionalParams, ServiceCallback<PatternAnyEntityExtractor[]>)
function listPatternAnyEntityInfos(appId: string, versionId: string, options: ModelListPatternAnyEntityInfosOptionalParams, callback: ServiceCallback<PatternAnyEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
- callback
رد الاتصال
listPatternAnyEntityInfos(string, string, ServiceCallback<PatternAnyEntityExtractor[]>)
function listPatternAnyEntityInfos(appId: string, versionId: string, callback: ServiceCallback<PatternAnyEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listPatternAnyEntityRoles(string, string, string, RequestOptionsBase)
function listPatternAnyEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListPatternAnyEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listPatternAnyEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listPatternAnyEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
listPrebuiltEntities(string, string, RequestOptionsBase)
يحصل على جميع الكيانات المتوفرة التي تم إنشاؤها مسبقا في إصدار من التطبيق.
function listPrebuiltEntities(appId: string, versionId: string, options?: RequestOptionsBase): Promise<ModelListPrebuiltEntitiesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelListPrebuiltEntitiesResponse>
Promise<Models.ModelListPrebuiltEntitiesResponse>
listPrebuiltEntities(string, string, RequestOptionsBase, ServiceCallback<AvailablePrebuiltEntityModel[]>)
function listPrebuiltEntities(appId: string, versionId: string, options: RequestOptionsBase, callback: ServiceCallback<AvailablePrebuiltEntityModel[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listPrebuiltEntities(string, string, ServiceCallback<AvailablePrebuiltEntityModel[]>)
function listPrebuiltEntities(appId: string, versionId: string, callback: ServiceCallback<AvailablePrebuiltEntityModel[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listPrebuiltEntityRoles(string, string, string, RequestOptionsBase)
function listPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListPrebuiltEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelListPrebuiltEntityRolesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listPrebuiltEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listPrebuiltEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
listPrebuilts(string, string, ModelListPrebuiltsOptionalParams)
الحصول على معلومات حول جميع الكيانات التي تم إنشاؤها مسبقا في إصدار من التطبيق.
function listPrebuilts(appId: string, versionId: string, options?: ModelListPrebuiltsOptionalParams): Promise<ModelListPrebuiltsResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListPrebuiltsOptionalParams
المعلمات الاختيارية
المرتجعات
Promise<ModelListPrebuiltsResponse>
Promise<Models.ModelListPrebuiltsResponse>
listPrebuilts(string, string, ModelListPrebuiltsOptionalParams, ServiceCallback<PrebuiltEntityExtractor[]>)
function listPrebuilts(appId: string, versionId: string, options: ModelListPrebuiltsOptionalParams, callback: ServiceCallback<PrebuiltEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- options
- ModelListPrebuiltsOptionalParams
المعلمات الاختيارية
- callback
رد الاتصال
listPrebuilts(string, string, ServiceCallback<PrebuiltEntityExtractor[]>)
function listPrebuilts(appId: string, versionId: string, callback: ServiceCallback<PrebuiltEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams)
function listRegexEntityInfos(appId: string, versionId: string, options?: ModelListRegexEntityInfosOptionalParams): Promise<ModelListRegexEntityInfosResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
المرتجعات
Promise<ModelListRegexEntityInfosResponse>
Promise<Models.ModelListRegexEntityInfosResponse>
listRegexEntityInfos(string, string, ModelListRegexEntityInfosOptionalParams, ServiceCallback<RegexEntityExtractor[]>)
function listRegexEntityInfos(appId: string, versionId: string, options: ModelListRegexEntityInfosOptionalParams, callback: ServiceCallback<RegexEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
المعلمات الاختيارية
- callback
رد الاتصال
listRegexEntityInfos(string, string, ServiceCallback<RegexEntityExtractor[]>)
function listRegexEntityInfos(appId: string, versionId: string, callback: ServiceCallback<RegexEntityExtractor[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- callback
رد الاتصال
listRegexEntityRoles(string, string, string, RequestOptionsBase)
function listRegexEntityRoles(appId: string, versionId: string, entityId: string, options?: RequestOptionsBase): Promise<ModelListRegexEntityRolesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelListRegexEntityRolesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
listRegexEntityRoles(string, string, string, ServiceCallback<EntityRole[]>)
function listRegexEntityRoles(appId: string, versionId: string, entityId: string, callback: ServiceCallback<EntityRole[]>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان
- callback
رد الاتصال
patchClosedList(string, string, string, ClosedListModelPatchObject, RequestOptionsBase)
إضافة دفعة من القوائم الفرعية إلى كيان قائمة موجود في إصدار من التطبيق.
function patchClosedList(appId: string, versionId: string, clEntityId: string, closedListModelPatchObject: ClosedListModelPatchObject, options?: RequestOptionsBase): Promise<ModelPatchClosedListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- closedListModelPatchObject
- ClosedListModelPatchObject
دفعة قائمة كلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelPatchClosedListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- closedListModelPatchObject
- ClosedListModelPatchObject
دفعة قائمة كلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
patchClosedList(string, string, string, ClosedListModelPatchObject, ServiceCallback<OperationStatus>)
function patchClosedList(appId: string, versionId: string, clEntityId: string, closedListModelPatchObject: ClosedListModelPatchObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج كيان القائمة.
- closedListModelPatchObject
- ClosedListModelPatchObject
دفعة قائمة كلمات.
- callback
رد الاتصال
replaceEntityFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)
التحديثات معلومات الميزات المستخدمة من قبل الكيان في إصدار من التطبيق.
function replaceEntityFeatures(appId: string, versionId: string, entityId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options?: RequestOptionsBase): Promise<ModelReplaceEntityFeaturesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelReplaceEntityFeaturesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
replaceEntityFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)
function replaceEntityFeatures(appId: string, versionId: string, entityId: string, featureRelationsUpdateObject: ModelFeatureInformation[], callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- callback
رد الاتصال
replaceIntentFeatures(string, string, string, ModelFeatureInformation[], RequestOptionsBase)
التحديثات معلومات الميزات المستخدمة من قبل الهدف في إصدار من التطبيق.
function replaceIntentFeatures(appId: string, versionId: string, intentId: string, featureRelationsUpdateObject: ModelFeatureInformation[], options?: RequestOptionsBase): Promise<ModelReplaceIntentFeaturesResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelReplaceIntentFeaturesResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
replaceIntentFeatures(string, string, string, ModelFeatureInformation[], ServiceCallback<OperationStatus>)
function replaceIntentFeatures(appId: string, versionId: string, intentId: string, featureRelationsUpdateObject: ModelFeatureInformation[], callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- featureRelationsUpdateObject
قائمة بعناصر معلومات الميزات التي تحتوي على علاقات الميزات الجديدة.
- callback
رد الاتصال
updateClosedList(string, string, string, ClosedListModelUpdateObject, RequestOptionsBase)
التحديثات كيان القائمة في إصدار من التطبيق.
function updateClosedList(appId: string, versionId: string, clEntityId: string, closedListModelUpdateObject: ClosedListModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateClosedListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- closedListModelUpdateObject
- ClosedListModelUpdateObject
اسم كيان القائمة الجديدة وقائمة الكلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateClosedListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- closedListModelUpdateObject
- ClosedListModelUpdateObject
اسم كيان القائمة الجديدة وقائمة الكلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateClosedList(string, string, string, ClosedListModelUpdateObject, ServiceCallback<OperationStatus>)
function updateClosedList(appId: string, versionId: string, clEntityId: string, closedListModelUpdateObject: ClosedListModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف نموذج القائمة.
- closedListModelUpdateObject
- ClosedListModelUpdateObject
اسم كيان القائمة الجديدة وقائمة الكلمات.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
updateCompositeEntity(string, string, string, CompositeEntityModel, RequestOptionsBase)
التحديثات كيان مركب في إصدار من التطبيق.
function updateCompositeEntity(appId: string, versionId: string, cEntityId: string, compositeModelUpdateObject: CompositeEntityModel, options?: RequestOptionsBase): Promise<ModelUpdateCompositeEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- compositeModelUpdateObject
- CompositeEntityModel
كائن نموذج يحتوي على اسم مستخرج الكيان الجديد والعناصر التابعة.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateCompositeEntityResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- compositeModelUpdateObject
- CompositeEntityModel
كائن نموذج يحتوي على اسم مستخرج الكيان الجديد والعناصر التابعة.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateCompositeEntity(string, string, string, CompositeEntityModel, ServiceCallback<OperationStatus>)
function updateCompositeEntity(appId: string, versionId: string, cEntityId: string, compositeModelUpdateObject: CompositeEntityModel, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- compositeModelUpdateObject
- CompositeEntityModel
كائن نموذج يحتوي على اسم مستخرج الكيان الجديد والعناصر التابعة.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- cEntityId
-
string
معرف مستخرج الكيان المركب.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
updateEntityChild(string, string, string, EntityModelUpdateObject, RequestOptionsBase)
التحديثات اسم مستخرج كيان أو اسم ونموذج instanceOf لمستخرج كيان تابع.
function updateEntityChild(appId: string, versionId: string, entityId: string, entityModelUpdateObject: EntityModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- entityModelUpdateObject
- EntityModelUpdateObject
كائن نموذج يحتوي على اسم مستخرج كيان جديد أو اسم ومثيل نموذج مستخرج كيان تابع
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateEntityChildResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- entityModelUpdateObject
- EntityModelUpdateObject
كائن نموذج يحتوي على اسم مستخرج كيان جديد أو اسم ومثيل نموذج مستخرج كيان تابع
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateEntityChild(string, string, string, EntityModelUpdateObject, ServiceCallback<OperationStatus>)
function updateEntityChild(appId: string, versionId: string, entityId: string, entityModelUpdateObject: EntityModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
مستخرج الكيان أو معرف مستخرج الكيان التابع.
- entityModelUpdateObject
- EntityModelUpdateObject
كائن نموذج يحتوي على اسم مستخرج كيان جديد أو اسم ومثيل نموذج مستخرج كيان تابع
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
عنصر القائمة الصريح الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateExplicitListItemResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
عنصر القائمة الصريح الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- itemId
-
number
معرف عنصر القائمة الصريح.
عنصر القائمة الصريح الجديد.
- callback
رد الاتصال
updateHierarchicalEntity(string, string, string, ModelUpdateObject, RequestOptionsBase)
التحديثات اسم نموذج كيان هرمي في إصدار من التطبيق.
function updateHierarchicalEntity(appId: string, versionId: string, hEntityId: string, modelUpdateObject: ModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- modelUpdateObject
- ModelUpdateObject
نموذج يحتوي على أسماء الكيان الهرمي.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateHierarchicalEntity(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)
function updateHierarchicalEntity(appId: string, versionId: string, hEntityId: string, modelUpdateObject: ModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- modelUpdateObject
- ModelUpdateObject
نموذج يحتوي على أسماء الكيان الهرمي.
- callback
رد الاتصال
updateHierarchicalEntityChild(string, string, string, string, HierarchicalChildModelUpdateObject, RequestOptionsBase)
إعادة تسمية طفل واحد في نموذج كيان هرمي موجود في إصدار من التطبيق.
function updateHierarchicalEntityChild(appId: string, versionId: string, hEntityId: string, hChildId: string, hierarchicalChildModelUpdateObject: HierarchicalChildModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateHierarchicalEntityChildResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- hierarchicalChildModelUpdateObject
- HierarchicalChildModelUpdateObject
عنصر النموذج الذي يحتوي على اسم جديد لعنصر هرمي تابع.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- hierarchicalChildModelUpdateObject
- HierarchicalChildModelUpdateObject
عنصر النموذج الذي يحتوي على اسم جديد لعنصر هرمي تابع.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- hChildId
-
string
المعرف الفرعي لاستخراج الكيان الهرمي.
- hierarchicalChildModelUpdateObject
- HierarchicalChildModelUpdateObject
عنصر النموذج الذي يحتوي على اسم جديد لعنصر هرمي تابع.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- hEntityId
-
string
معرف مستخرج الكيان الهرمي.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
updateIntent(string, string, string, ModelUpdateObject, RequestOptionsBase)
التحديثات اسم هدف في إصدار من التطبيق.
function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateIntentResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- modelUpdateObject
- ModelUpdateObject
كائن نموذج يحتوي على اسم الهدف الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateIntentResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- modelUpdateObject
- ModelUpdateObject
كائن نموذج يحتوي على اسم الهدف الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateIntent(string, string, string, ModelUpdateObject, ServiceCallback<OperationStatus>)
function updateIntent(appId: string, versionId: string, intentId: string, modelUpdateObject: ModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- intentId
-
string
معرف مصنف الهدف.
- modelUpdateObject
- ModelUpdateObject
كائن نموذج يحتوي على اسم الهدف الجديد.
- callback
رد الاتصال
updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, RequestOptionsBase)
function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdatePatternAnyEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- patternAnyUpdateObject
- PatternAnyModelUpdateObject
كائن يحتوي على القائمة الصريحة للكيان Pattern.Any.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updatePatternAnyEntityModel(string, string, string, PatternAnyModelUpdateObject, ServiceCallback<OperationStatus>)
function updatePatternAnyEntityModel(appId: string, versionId: string, entityId: string, patternAnyUpdateObject: PatternAnyModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف مستخرج الكيان Pattern.Any.
- patternAnyUpdateObject
- PatternAnyModelUpdateObject
كائن يحتوي على القائمة الصريحة للكيان Pattern.Any.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
وعد<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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- 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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
updateRegexEntityModel(string, string, string, RegexModelUpdateObject, RequestOptionsBase)
function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateRegexEntityModelResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- regexEntityUpdateObject
- RegexModelUpdateObject
كائن يحتوي على اسم الكيان الجديد ونمط regex.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateRegexEntityModelResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- regexEntityUpdateObject
- RegexModelUpdateObject
كائن يحتوي على اسم الكيان الجديد ونمط regex.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
updateRegexEntityModel(string, string, string, RegexModelUpdateObject, ServiceCallback<OperationStatus>)
function updateRegexEntityModel(appId: string, versionId: string, regexEntityId: string, regexEntityUpdateObject: RegexModelUpdateObject, callback: ServiceCallback<OperationStatus>)
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- regexEntityId
-
string
معرف مستخرج كيان التعبير العادي.
- regexEntityUpdateObject
- RegexModelUpdateObject
كائن يحتوي على اسم الكيان الجديد ونمط regex.
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateRegexEntityRoleResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- entityId
-
string
معرف الكيان.
- roleId
-
string
معرف دور الكيان.
- entityRoleUpdateObject
- EntityRoleUpdateObject
دور الكيان الجديد.
- callback
رد الاتصال
updateSubList(string, string, string, number, WordListBaseUpdateObject, RequestOptionsBase)
التحديثات إحدى القوائم الفرعية لكيان القائمة في إصدار من التطبيق.
function updateSubList(appId: string, versionId: string, clEntityId: string, subListId: number, wordListBaseUpdateObject: WordListBaseUpdateObject, options?: RequestOptionsBase): Promise<ModelUpdateSubListResponse>
المعلمات
- appId
-
string
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- wordListBaseUpdateObject
- WordListBaseUpdateObject
كائن تحديث قائمة فرعية يحتوي على النموذج المتعارف عليه الجديد وقائمة الكلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
المرتجعات
Promise<ModelUpdateSubListResponse>
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- wordListBaseUpdateObject
- WordListBaseUpdateObject
كائن تحديث قائمة فرعية يحتوي على النموذج المتعارف عليه الجديد وقائمة الكلمات.
- options
- RequestOptionsBase
المعلمات الاختيارية
- callback
رد الاتصال
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
معرف التطبيق.
- versionId
-
string
معرف الإصدار.
- clEntityId
-
string
معرف مستخرج كيان القائمة.
- subListId
-
number
معرف القائمة الفرعية.
- wordListBaseUpdateObject
- WordListBaseUpdateObject
كائن تحديث قائمة فرعية يحتوي على النموذج المتعارف عليه الجديد وقائمة الكلمات.
- callback
رد الاتصال