共用方式為


ModelOperations 類別

ModelOperations 作業。

您不應該直接具現化這個類別,而是建立將為您建立的 Client 實例,並將它附加為屬性。

繼承
builtins.object
ModelOperations

建構函式

ModelOperations(client, config, serializer, deserializer)

參數

名稱 Description
client
必要

服務要求的用戶端。

config
必要

服務用戶端的設定。

serializer
必要

物件模型序列化程式。

deserializer
必要

物件模型還原序列化程式。

方法

add_closed_list

將清單實體模型新增至應用程式的版本。

add_composite_entity_child

在應用程式的版本中,在現有的複合實體模型中建立單一子系。

add_custom_prebuilt_domain

在應用程式的版本中,新增可自訂的預先建置定義域及其所有意圖和實體模型。

add_custom_prebuilt_entity

將預先建置的實體模型新增至應用程式的版本。

add_custom_prebuilt_intent

將可自訂的預先建置意圖模型新增至應用程式的版本。

add_entity

將實體擷取器新增至應用程式的版本。

add_entity_child

在應用程式版本的現有實體模型階層中建立單一子系。

add_explicit_list_item

將新的例外狀況新增至應用程式版本中 Pattern.Any 實體的明確清單。

add_intent

將意圖新增至應用程式的版本。

add_prebuilt

將預先建置的實體清單新增至應用程式的版本。

add_sub_list

將子清單新增至應用程式版本中的現有清單實體。

create_closed_list_entity_role

在應用程式的版本中建立清單實體的角色。

create_composite_entity_role

在應用程式的版本中建立複合實體的角色。

create_custom_prebuilt_entity_role

在應用程式的版本中建立預先建置實體的角色。

create_entity_role

在應用程式的版本中建立實體角色。

create_hierarchical_entity_role

在應用程式的版本中建立階層式實體的角色。

create_pattern_any_entity_model

將 pattern.any 實體擷取器新增至應用程式的版本。

create_pattern_any_entity_role

在應用程式的版本中建立 Pattern.any 實體的角色。

create_prebuilt_entity_role

在應用程式的版本中建立預先建置實體的角色。

create_regex_entity_model

將正則運算式實體模型新增至應用程式的版本。

create_regex_entity_role

在應用程式的版本中建立正則運算式實體的角色。

delete_closed_list

從應用程式的版本刪除清單實體模型。

delete_closed_list_entity_role

刪除應用程式中指定清單實體的角色。

delete_composite_entity

從應用程式的版本刪除複合實體。

delete_composite_entity_child

從應用程式的版本刪除複合實體擷取器子系。

delete_composite_entity_role

刪除應用程式中指定複合實體的角色。

delete_custom_entity_role

在應用程式的版本中,刪除指定預先建置實體的角色。

delete_custom_prebuilt_domain

刪除應用程式中預先建置的網域模型。

delete_entity

從應用程式的版本刪除實體或子系。

delete_entity_feature

從應用程式版本的實體所使用的特徵關聯中刪除關聯。

delete_entity_role

刪除應用程式中的實體角色。

delete_explicit_list_item

從應用程式版本的 Pattern.any 實體,從明確 () 例外狀況清單刪除專案。

delete_hierarchical_entity

從應用程式的版本刪除階層式實體。

delete_hierarchical_entity_child

刪除應用程式中的階層式實體擷取器子系。

delete_hierarchical_entity_role

在應用程式的版本中,刪除指定階層式角色的角色。

delete_intent

從應用程式的版本刪除意圖。

delete_intent_feature

從應用程式中意圖使用的功能關聯中刪除關聯。

delete_pattern_any_entity_model

從應用程式的版本刪除 Pattern.Any 實體擷取器。

delete_pattern_any_entity_role

刪除應用程式中指定 Pattern.any 實體的角色。

delete_prebuilt

從應用程式的版本刪除預先建置的實體擷取器。

delete_prebuilt_entity_role

刪除應用程式中預先建置實體中的角色。

delete_regex_entity_model

從應用程式的版本刪除正則運算式實體。

delete_regex_entity_role

在應用程式的版本中,刪除指定正則運算式的角色。

delete_sub_list

從應用程式版本刪除特定清單實體模型的子清單。

examples_method

取得應用程式中指定意圖或實體模型的範例語句。

get_closed_list

取得應用程式版本中清單實體的相關資訊。

get_closed_list_entity_role

取得應用程式中指定清單實體的一個角色。

get_composite_entity

取得應用程式中複合實體的相關資訊。

get_composite_entity_role

在應用程式的版本中,取得指定複合實體的一個角色。

get_custom_entity_role

在應用程式的版本中,取得指定預先建置實體的一個角色。

get_entity

取得應用程式中實體模型的相關資訊。

get_entity_features

取得應用程式版本中實體所使用之功能的資訊。

get_entity_role

取得應用程式中指定實體的一個角色。

get_explicit_list

取得明確 (例外狀況) 版本的 pattern.any 實體清單。

get_explicit_list_item

取得明確 (例外狀況) 版本的 pattern.any 實體清單。

get_hierarchical_entity

取得應用程式中階層式實體的相關資訊。

get_hierarchical_entity_child

取得應用程式版本中階層式實體子模型中包含的子模型相關資訊。

get_hierarchical_entity_role

在應用程式的版本中,取得指定階層式實體的一個角色。

get_intent

取得應用程式中意圖模型的相關資訊。

get_intent_features

取得意圖在應用程式版本中所使用的功能資訊。

get_pattern_any_entity_info

取得應用程式中 Pattern.Any 模型的相關資訊。

get_pattern_any_entity_role

取得應用程式版本中指定 Pattern.any 實體的一個角色。

get_prebuilt

取得應用程式中預先建置實體模型的相關資訊。

get_prebuilt_entity_role

在應用程式的版本中,取得指定預先建置實體的一個角色。

get_regex_entity_entity_info

取得應用程式中正則運算式實體的相關資訊。

get_regex_entity_role

在應用程式的版本中,取得指定正則運算式實體的一個角色。

list_closed_list_entity_roles

取得應用程式版本中清單實體的所有角色。

list_closed_lists

取得應用程式版本中所有清單實體模型的相關資訊。

list_composite_entities

取得應用程式版本中所有複合實體模型的相關資訊。

list_composite_entity_roles

取得應用程式中複合實體的所有角色。

list_custom_prebuilt_entities

取得應用程式版本中使用的所有預先建置實體。

list_custom_prebuilt_entity_roles

取得應用程式版本中預先建置實體的所有角色。

list_custom_prebuilt_intents

取得新增至應用程式版本之可自訂預先建置意圖的相關資訊。

list_custom_prebuilt_models

取得此應用程式版本中使用的所有預先建置意圖和實體模型資訊。

list_entities

取得應用程式版本中所有簡單實體模型的相關資訊。

list_entity_roles

取得應用程式版本中實體的所有角色。

list_entity_suggestions

取得可改善應用程式版本中實體模型精確度的建議範例語句。

list_hierarchical_entities

取得應用程式中所有階層式實體模型的相關資訊。

list_hierarchical_entity_roles

取得應用程式中階層式實體的所有角色。

list_intent_suggestions

建議範例語句,以改善應用程式中意圖模型的精確度。

list_intents

取得應用程式中意圖模型的相關資訊。

list_models

取得應用程式版本中所有意圖和實體模型的相關資訊。

list_pattern_any_entity_infos

取得應用程式中 Pattern.Any 實體模型的相關資訊。

list_pattern_any_entity_roles

取得應用程式版本中 Pattern.any 實體的所有角色。

list_prebuilt_entities

取得應用程式中所有可用的預先建置實體。

list_prebuilt_entity_roles

在應用程式的版本中取得預先建置實體的角色。

list_prebuilts

取得應用程式版本中所有預先建置實體的相關資訊。

list_regex_entity_infos

取得應用程式中正則運算式實體模型的相關資訊。

list_regex_entity_roles

取得應用程式中正則運算式實體的所有角色。

patch_closed_list

將子清單批次新增至應用程式版本中的現有清單實體。

replace_entity_features

更新應用程式版本中實體所使用的功能資訊。

replace_intent_features

更新應用程式中意圖所使用的功能資訊。

update_closed_list

更新應用程式中的清單實體。

update_closed_list_entity_role

更新應用程式中指定清單實體的角色。

update_composite_entity

更新應用程式中的複合實體。

update_composite_entity_role

更新應用程式中指定複合實體的角色。

update_custom_prebuilt_entity_role

更新應用程式中指定預先建置實體的角色。

update_entity_child

更新實體擷取器的名稱或子實體擷取器的名稱和 instanceOf 模型。

update_entity_role

更新應用程式中指定實體的角色。

update_explicit_list_item

更新應用程式版本中 Pattern.Any 實體的明確 (例外狀況) 清單專案。

update_hierarchical_entity

更新應用程式中階層式實體模型的名稱。

update_hierarchical_entity_child

在應用程式的版本中,重新命名現有階層式實體模型中的單一子系。

update_hierarchical_entity_role

更新應用程式中指定階層式實體的角色。

update_intent

更新應用程式中意圖的名稱。

update_pattern_any_entity_model

更新應用程式版本中 Pattern.Any 實體模型的名稱和明確 () 例外狀況清單。

update_pattern_any_entity_role

更新應用程式版本中指定 Pattern.any 實體的角色。

update_prebuilt_entity_role

更新應用程式中指定預先建置實體的角色。

update_regex_entity_model

更新應用程式中的正則運算式實體。

update_regex_entity_role

更新應用程式中指定正則運算式實體的角色。

update_sub_list

更新應用程式的其中一個清單實體子清單。

add_closed_list

將清單實體模型新增至應用程式的版本。

add_closed_list(app_id, version_id, sub_lists=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

sub_lists

功能的子清單。

預設值: None
name
str

清單實體的名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_composite_entity_child

在應用程式的版本中,在現有的複合實體模型中建立單一子系。

add_composite_entity_child(app_id, version_id, c_entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

name
str
預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_custom_prebuilt_domain

在應用程式的版本中,新增可自訂的預先建置定義域及其所有意圖和實體模型。

add_custom_prebuilt_domain(app_id, version_id, domain_name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

domain_name
str

網域名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
list[str],
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_custom_prebuilt_entity

將預先建置的實體模型新增至應用程式的版本。

add_custom_prebuilt_entity(app_id, version_id, domain_name=None, model_name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

domain_name
str

網域名稱。

預設值: None
model_name
str

意圖名稱或機構名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_custom_prebuilt_intent

將可自訂的預先建置意圖模型新增至應用程式的版本。

add_custom_prebuilt_intent(app_id, version_id, domain_name=None, model_name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

domain_name
str

網域名稱。

預設值: None
model_name
str

意圖名稱或機構名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_entity

將實體擷取器新增至應用程式的版本。

add_entity(app_id, version_id, children=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

children

子實體。

預設值: None
name
str

機構名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_entity_child

在應用程式版本的現有實體模型階層中建立單一子系。

add_entity_child(app_id, version_id, entity_id, child_entity_model_create_object, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

child_entity_model_create_object
必要

包含新子模型及其子系名稱的模型物件。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_explicit_list_item

將新的例外狀況新增至應用程式版本中 Pattern.Any 實體的明確清單。

add_explicit_list_item(app_id, version_id, entity_id, explicit_list_item=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體擷取器識別碼。

explicit_list_item
str

明確的清單專案。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
int,
<xref:msrest.pipeline.ClientRawResponse>

int 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_intent

將意圖新增至應用程式的版本。

add_intent(app_id, version_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

name
str

新實體擷取器的名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_prebuilt

將預先建置的實體清單新增至應用程式的版本。

add_prebuilt(app_id, version_id, prebuilt_extractor_names, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

prebuilt_extractor_names
必要

預先建置實體擷取器名稱的陣列。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

add_sub_list

將子清單新增至應用程式版本中的現有清單實體。

add_sub_list(app_id, version_id, cl_entity_id, canonical_form=None, list=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單實體擷取器識別碼。

canonical_form
str

清單所代表的標準表單。

預設值: None
list

同義字清單。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:long>,
<xref:msrest.pipeline.ClientRawResponse>

long 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_closed_list_entity_role

在應用程式的版本中建立清單實體的角色。

create_closed_list_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_composite_entity_role

在應用程式的版本中建立複合實體的角色。

create_composite_entity_role(app_id, version_id, c_entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_custom_prebuilt_entity_role

在應用程式的版本中建立預先建置實體的角色。

create_custom_prebuilt_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_entity_role

在應用程式的版本中建立實體角色。

create_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_hierarchical_entity_role

在應用程式的版本中建立階層式實體的角色。

create_hierarchical_entity_role(app_id, version_id, h_entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_pattern_any_entity_model

將 pattern.any 實體擷取器新增至應用程式的版本。

create_pattern_any_entity_model(app_id, version_id, name=None, explicit_list=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

name
str

模型名稱。

預設值: None
explicit_list

Pattern.Any 明確清單。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_pattern_any_entity_role

在應用程式的版本中建立 Pattern.any 實體的角色。

create_pattern_any_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_prebuilt_entity_role

在應用程式的版本中建立預先建置實體的角色。

create_prebuilt_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_regex_entity_model

將正則運算式實體模型新增至應用程式的版本。

create_regex_entity_model(app_id, version_id, regex_pattern=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

regex_pattern
str

正則運算式實體模式。

預設值: None
name
str

模型名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

create_regex_entity_role

在應用程式的版本中建立正則運算式實體的角色。

create_regex_entity_role(app_id, version_id, entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體模型識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
str,
<xref:msrest.pipeline.ClientRawResponse>

str 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_closed_list

從應用程式的版本刪除清單實體模型。

delete_closed_list(app_id, version_id, cl_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單實體模型識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_closed_list_entity_role

刪除應用程式中指定清單實體的角色。

delete_closed_list_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_composite_entity

從應用程式的版本刪除複合實體。

delete_composite_entity(app_id, version_id, c_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_composite_entity_child

從應用程式的版本刪除複合實體擷取器子系。

delete_composite_entity_child(app_id, version_id, c_entity_id, c_child_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

c_child_id
必要
str

階層式實體擷取器子識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_composite_entity_role

刪除應用程式中指定複合實體的角色。

delete_composite_entity_role(app_id, version_id, c_entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_custom_entity_role

在應用程式的版本中,刪除指定預先建置實體的角色。

delete_custom_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_custom_prebuilt_domain

刪除應用程式中預先建置的網域模型。

delete_custom_prebuilt_domain(app_id, version_id, domain_name, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

domain_name
必要
str

功能變數名稱。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_entity

從應用程式的版本刪除實體或子系。

delete_entity(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器或子實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_entity_feature

從應用程式版本的實體所使用的特徵關聯中刪除關聯。

delete_entity_feature(app_id, version_id, entity_id, feature_relation_delete_object, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

feature_relation_delete_object
必要

包含要刪除之特徵關聯的功能資訊物件。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_entity_role

刪除應用程式中的實體角色。

delete_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_explicit_list_item

從應用程式版本的 Pattern.any 實體,從明確 () 例外狀況清單刪除專案。

delete_explicit_list_item(app_id, version_id, entity_id, item_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

pattern.any 實體識別碼。

item_id
必要
<xref:long>

將會刪除的明確清單專案。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_hierarchical_entity

從應用程式的版本刪除階層式實體。

delete_hierarchical_entity(app_id, version_id, h_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_hierarchical_entity_child

刪除應用程式中的階層式實體擷取器子系。

delete_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

h_child_id
必要
str

階層式實體擷取器子識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_hierarchical_entity_role

在應用程式的版本中,刪除指定階層式角色的角色。

delete_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_intent

從應用程式的版本刪除意圖。

delete_intent(app_id, version_id, intent_id, delete_utterances=False, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

delete_utterances

如果為 true,則會刪除意圖的範例語句。 如果為 false,則會將範例語句移至 None 意圖。 預設值為 false。

預設值: False
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_intent_feature

從應用程式中意圖使用的功能關聯中刪除關聯。

delete_intent_feature(app_id, version_id, intent_id, feature_relation_delete_object, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

feature_relation_delete_object
必要

包含要刪除之特徵關聯的功能資訊物件。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_pattern_any_entity_model

從應用程式的版本刪除 Pattern.Any 實體擷取器。

delete_pattern_any_entity_model(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_pattern_any_entity_role

刪除應用程式中指定 Pattern.any 實體的角色。

delete_pattern_any_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_prebuilt

從應用程式的版本刪除預先建置的實體擷取器。

delete_prebuilt(app_id, version_id, prebuilt_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

prebuilt_id
必要
str

預先建置的實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_prebuilt_entity_role

刪除應用程式中預先建置實體中的角色。

delete_prebuilt_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_regex_entity_model

從應用程式的版本刪除正則運算式實體。

delete_regex_entity_model(app_id, version_id, regex_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

regex_entity_id
必要
str

正則運算式實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_regex_entity_role

在應用程式的版本中,刪除指定正則運算式的角色。

delete_regex_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

delete_sub_list

從應用程式版本刪除特定清單實體模型的子清單。

delete_sub_list(app_id, version_id, cl_entity_id, sub_list_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單實體擷取器識別碼。

sub_list_id
必要
<xref:long>

子清單識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

examples_method

取得應用程式中指定意圖或實體模型的範例語句。

examples_method(app_id, version_id, model_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

model_id
必要
str

模型的識別碼 (GUID) 。

skip
int

要略過的專案數。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_closed_list

取得應用程式版本中清單實體的相關資訊。

get_closed_list(app_id, version_id, cl_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單模型識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

ClosedListEntityExtractor 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_closed_list_entity_role

取得應用程式中指定清單實體的一個角色。

get_closed_list_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_composite_entity

取得應用程式中複合實體的相關資訊。

get_composite_entity(app_id, version_id, c_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

CompositeEntityExtractor 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_composite_entity_role

在應用程式的版本中,取得指定複合實體的一個角色。

get_composite_entity_role(app_id, version_id, c_entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_custom_entity_role

在應用程式的版本中,取得指定預先建置實體的一個角色。

get_custom_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_entity

取得應用程式中實體模型的相關資訊。

get_entity(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,NDepthEntityExtractor 或 ClientRawResponse

例外狀況

類型 Description

get_entity_features

取得應用程式版本中實體所使用之功能的資訊。

get_entity_features(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_entity_role

取得應用程式中指定實體的一個角色。

get_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_explicit_list

取得明確 (例外狀況) 版本的 pattern.any 實體清單。

get_explicit_list(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_explicit_list_item

取得明確 (例外狀況) 版本的 pattern.any 實體清單。

get_explicit_list_item(app_id, version_id, entity_id, item_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體識別碼。

item_id
必要
<xref:long>

明確的清單專案識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,則 ExplicitListItem 或 ClientRawResponse

例外狀況

類型 Description

get_hierarchical_entity

取得應用程式中階層式實體的相關資訊。

get_hierarchical_entity(app_id, version_id, h_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,階層式EntityExtractor 或 ClientRawResponse

例外狀況

類型 Description

get_hierarchical_entity_child

取得應用程式版本中階層式實體子模型中包含的子模型相關資訊。

get_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

h_child_id
必要
str

階層式實體擷取器子識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

當 raw=true 時,階層式ChildEntity 或 ClientRawResponse

例外狀況

類型 Description

get_hierarchical_entity_role

在應用程式的版本中,取得指定階層式實體的一個角色。

get_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_intent

取得應用程式中意圖模型的相關資訊。

get_intent(app_id, version_id, intent_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,IntentClassifier 或 ClientRawResponse

例外狀況

類型 Description

get_intent_features

取得意圖在應用程式版本中所使用的功能資訊。

get_intent_features(app_id, version_id, intent_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_pattern_any_entity_info

取得應用程式中 Pattern.Any 模型的相關資訊。

get_pattern_any_entity_info(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

PatternAnyEntityExtractor 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_pattern_any_entity_role

取得應用程式版本中指定 Pattern.any 實體的一個角色。

get_pattern_any_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_prebuilt

取得應用程式中預先建置實體模型的相關資訊。

get_prebuilt(app_id, version_id, prebuilt_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

prebuilt_id
必要
str

預先建置的實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

PrebuiltEntityExtractor 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_prebuilt_entity_role

在應用程式的版本中,取得指定預先建置實體的一個角色。

get_prebuilt_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

get_regex_entity_entity_info

取得應用程式中正則運算式實體的相關資訊。

get_regex_entity_entity_info(app_id, version_id, regex_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

regex_entity_id
必要
str

正則運算式實體模型識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

RegexEntityExtractor 或 ClientRawResponse if raw=true

例外狀況

類型 Description

get_regex_entity_role

在應用程式的版本中,取得指定正則運算式實體的一個角色。

get_regex_entity_role(app_id, version_id, entity_id, role_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼。

role_id
必要
str

實體角色識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

如果 raw=true,EntityRole 或 ClientRawResponse

例外狀況

類型 Description

list_closed_list_entity_roles

取得應用程式版本中清單實體的所有角色。

list_closed_list_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_closed_lists

取得應用程式版本中所有清單實體模型的相關資訊。

list_closed_lists(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_composite_entities

取得應用程式版本中所有複合實體模型的相關資訊。

list_composite_entities(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_composite_entity_roles

取得應用程式中複合實體的所有角色。

list_composite_entity_roles(app_id, version_id, c_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_custom_prebuilt_entities

取得應用程式版本中使用的所有預先建置實體。

list_custom_prebuilt_entities(app_id, version_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_custom_prebuilt_entity_roles

取得應用程式版本中預先建置實體的所有角色。

list_custom_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_custom_prebuilt_intents

取得新增至應用程式版本之可自訂預先建置意圖的相關資訊。

list_custom_prebuilt_intents(app_id, version_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_custom_prebuilt_models

取得此應用程式版本中使用的所有預先建置意圖和實體模型資訊。

list_custom_prebuilt_models(app_id, version_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_entities

取得應用程式版本中所有簡單實體模型的相關資訊。

list_entities(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_entity_roles

取得應用程式版本中實體的所有角色。

list_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_entity_suggestions

取得可改善應用程式版本中實體模型精確度的建議範例語句。

list_entity_suggestions(app_id, version_id, entity_id, take=100, enable_nested_children=False, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

要增強的目標實體擷取器模型。

take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
enable_nested_children

切換巢狀/一般格式

預設值: False
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_hierarchical_entities

取得應用程式中所有階層式實體模型的相關資訊。

list_hierarchical_entities(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_hierarchical_entity_roles

取得應用程式中階層式實體的所有角色。

list_hierarchical_entity_roles(app_id, version_id, h_entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_intent_suggestions

建議範例語句,以改善應用程式中意圖模型的精確度。

list_intent_suggestions(app_id, version_id, intent_id, take=100, enable_nested_children=False, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
enable_nested_children

切換巢狀/一般格式

預設值: False
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_intents

取得應用程式中意圖模型的相關資訊。

list_intents(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_models

取得應用程式版本中所有意圖和實體模型的相關資訊。

list_models(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_pattern_any_entity_infos

取得應用程式中 Pattern.Any 實體模型的相關資訊。

list_pattern_any_entity_infos(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_pattern_any_entity_roles

取得應用程式版本中 Pattern.any 實體的所有角色。

list_pattern_any_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_prebuilt_entities

取得應用程式中所有可用的預先建置實體。

list_prebuilt_entities(app_id, version_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_prebuilt_entity_roles

在應用程式的版本中取得預先建置實體的角色。

list_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_prebuilts

取得應用程式版本中所有預先建置實體的相關資訊。

list_prebuilts(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_regex_entity_infos

取得應用程式中正則運算式實體模型的相關資訊。

list_regex_entity_infos(app_id, version_id, skip=0, take=100, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

skip
int

要略過的專案數目。 預設值為 0。

預設值: 0
take
int

要傳回的專案數。 頁面大小上限為 500。預設值為 100。

預設值: 100
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

list_regex_entity_roles

取得應用程式中正則運算式實體的所有角色。

list_regex_entity_roles(app_id, version_id, entity_id, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體識別碼

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

list 或 ClientRawResponse if raw=true

例外狀況

類型 Description

patch_closed_list

將子清單批次新增至應用程式版本中的現有清單實體。

patch_closed_list(app_id, version_id, cl_entity_id, sub_lists=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單實體模型識別碼。

sub_lists

要加入的子清單。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

replace_entity_features

更新應用程式版本中實體所使用的功能資訊。

replace_entity_features(app_id, version_id, entity_id, feature_relations_update_object, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器識別碼。

feature_relations_update_object
必要

包含新特徵關聯之特徵資訊物件的清單。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

replace_intent_features

更新應用程式中意圖所使用的功能資訊。

replace_intent_features(app_id, version_id, intent_id, feature_relations_update_object, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

feature_relations_update_object
必要

包含新特徵關聯之特徵資訊物件的清單。

custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_closed_list

更新應用程式中的清單實體。

update_closed_list(app_id, version_id, cl_entity_id, sub_lists=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單模型識別碼。

sub_lists

功能的新子清單。

預設值: None
name
str

清單實體的新名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_closed_list_entity_role

更新應用程式中指定清單實體的角色。

update_closed_list_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_composite_entity

更新應用程式中的複合實體。

update_composite_entity(app_id, version_id, c_entity_id, children=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

children

子實體。

預設值: None
name
str

機構名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_composite_entity_role

更新應用程式中指定複合實體的角色。

update_composite_entity_role(app_id, version_id, c_entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

c_entity_id
必要
str

複合實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_custom_prebuilt_entity_role

更新應用程式中指定預先建置實體的角色。

update_custom_prebuilt_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_entity_child

更新實體擷取器的名稱或子實體擷取器的名稱和 instanceOf 模型。

update_entity_child(app_id, version_id, entity_id, name=None, instance_of=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體擷取器或子實體擷取器識別碼。

name
str

機構名稱。

預設值: None
instance_of
str

模型名稱的實例

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_entity_role

更新應用程式中指定實體的角色。

update_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_explicit_list_item

更新應用程式版本中 Pattern.Any 實體的明確 (例外狀況) 清單專案。

update_explicit_list_item(app_id, version_id, entity_id, item_id, explicit_list_item=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體擷取器識別碼。

item_id
必要
<xref:long>

明確的清單專案識別碼。

explicit_list_item
str

明確的清單專案。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_hierarchical_entity

更新應用程式中階層式實體模型的名稱。

update_hierarchical_entity(app_id, version_id, h_entity_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

name
str

實體的新名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_hierarchical_entity_child

在應用程式的版本中,重新命名現有階層式實體模型中的單一子系。

update_hierarchical_entity_child(app_id, version_id, h_entity_id, h_child_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

h_child_id
必要
str

階層式實體擷取器子識別碼。

name
str
預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_hierarchical_entity_role

更新應用程式中指定階層式實體的角色。

update_hierarchical_entity_role(app_id, version_id, h_entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

h_entity_id
必要
str

階層式實體擷取器識別碼。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_intent

更新應用程式中意圖的名稱。

update_intent(app_id, version_id, intent_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

intent_id
必要
str

意圖分類器識別碼。

name
str

實體的新名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_pattern_any_entity_model

更新應用程式版本中 Pattern.Any 實體模型的名稱和明確 () 例外狀況清單。

update_pattern_any_entity_model(app_id, version_id, entity_id, name=None, explicit_list=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

Pattern.Any 實體擷取器識別碼。

name
str

模型名稱。

預設值: None
explicit_list

Pattern.Any 明確清單。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_pattern_any_entity_role

更新應用程式版本中指定 Pattern.any 實體的角色。

update_pattern_any_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_prebuilt_entity_role

更新應用程式中指定預先建置實體的角色。

update_prebuilt_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_regex_entity_model

更新應用程式中的正則運算式實體。

update_regex_entity_model(app_id, version_id, regex_entity_id, regex_pattern=None, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

regex_entity_id
必要
str

正則運算式實體擷取器識別碼。

regex_pattern
str

正則運算式實體模式。

預設值: None
name
str

模型名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_regex_entity_role

更新應用程式中指定正則運算式實體的角色。

update_regex_entity_role(app_id, version_id, entity_id, role_id, name=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

entity_id
必要
str

實體 ID。

role_id
必要
str

實體角色識別碼。

name
str

實體角色名稱。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回與還原序列化回應一起的直接回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

update_sub_list

更新應用程式的其中一個清單實體子清單。

update_sub_list(app_id, version_id, cl_entity_id, sub_list_id, canonical_form=None, list=None, custom_headers=None, raw=False, **operation_config)

參數

名稱 Description
app_id
必要
str

應用程式識別碼。

version_id
必要
str

版本識別碼。

cl_entity_id
必要
str

清單實體擷取器識別碼。

sub_list_id
必要
<xref:long>

子清單識別碼。

canonical_form
str

清單所代表的標準表單。

預設值: None
list

同義字清單。

預設值: None
custom_headers

將新增至要求的標頭

預設值: None
raw

傳回直接回應與還原序列化回應

預設值: False
operation_config
必要

作業組態覆寫

傳回

類型 Description
<xref:msrest.pipeline.ClientRawResponse>

OperationStatus 或 ClientRawResponse if raw=true

例外狀況

類型 Description

屬性

models

models = <module 'azure.cognitiveservices.language.luis.authoring.models' from 'C:\\hostedtoolcache\\windows\\Python\\3.11.9\\x64\\Lib\\site-packages\\azure\\cognitiveservices\\language\\luis\\authoring\\models\\__init__.py'>