azure_cognitiveservices_luisauthoring 0.17.1 → 0.17.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (54) hide show
  1. checksums.yaml +4 -4
  2. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/apps.rb +78 -60
  3. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/azure_accounts.rb +35 -35
  4. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/examples.rb +24 -21
  5. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/features.rb +147 -18
  6. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/luis_authoring_client.rb +1 -1
  7. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/model.rb +554 -452
  8. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/application_info_response.rb +4 -4
  9. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/application_setting_update_object.rb +2 -2
  10. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/application_settings.rb +2 -1
  11. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/azure_account_info_object.rb +4 -4
  12. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/batch_label_example.rb +1 -1
  13. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/closed_list.rb +3 -3
  14. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/closed_list_entity_extractor.rb +6 -6
  15. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/closed_list_model_create_object.rb +2 -2
  16. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/closed_list_model_patch_object.rb +1 -1
  17. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/closed_list_model_update_object.rb +2 -2
  18. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/composite_entity_extractor.rb +3 -3
  19. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/composite_entity_model.rb +1 -1
  20. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/custom_prebuilt_model.rb +3 -3
  21. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/entities_suggestion_example.rb +2 -2
  22. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/entity_extractor.rb +3 -3
  23. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/example_label_object.rb +5 -4
  24. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/explicit_list_item.rb +1 -1
  25. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/explicit_list_item_create_object.rb +1 -1
  26. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/explicit_list_item_update_object.rb +1 -1
  27. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/hierarchical_child_entity.rb +3 -3
  28. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/hierarchical_entity_extractor.rb +3 -3
  29. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/hierarchical_entity_model.rb +1 -1
  30. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/intents_suggestion_example.rb +3 -3
  31. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/jsonmodel_feature.rb +7 -10
  32. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/label_example_response.rb +2 -2
  33. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/label_text_object.rb +1 -1
  34. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/labeled_utterance.rb +2 -2
  35. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/luis_app.rb +2 -2
  36. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/model_info.rb +3 -3
  37. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/model_info_response.rb +5 -5
  38. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/pattern_any_entity_extractor.rb +3 -3
  39. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/phraselist_create_object.rb +8 -11
  40. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/prebuilt_entity_extractor.rb +3 -3
  41. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/publish_settings.rb +3 -5
  42. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/regex_entity_extractor.rb +5 -5
  43. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/regex_model_create_object.rb +2 -2
  44. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/regex_model_update_object.rb +2 -2
  45. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/sub_closed_list.rb +1 -1
  46. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/sub_closed_list_response.rb +1 -1
  47. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/word_list_base_update_object.rb +1 -1
  48. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/models/word_list_object.rb +1 -1
  49. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/pattern.rb +34 -34
  50. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/permissions.rb +9 -9
  51. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/settings.rb +29 -13
  52. data/lib/2.0/generated/azure_cognitiveservices_luisauthoring/versions.rb +21 -20
  53. data/lib/version.rb +1 -1
  54. metadata +2 -2
@@ -22,12 +22,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
22
22
  attr_reader :client
23
23
 
24
24
  #
25
- # Adds an intent classifier to the application.
25
+ # Adds an intent to a version of the application.
26
26
  #
27
27
  # @param app_id The application ID.
28
28
  # @param version_id [String] The version ID.
29
29
  # @param intent_create_object [ModelCreateObject] A model object containing the
30
- # name of the new intent classifier.
30
+ # name of the new intent.
31
31
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
32
32
  # will be added to the HTTP request.
33
33
  #
@@ -39,12 +39,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
39
39
  end
40
40
 
41
41
  #
42
- # Adds an intent classifier to the application.
42
+ # Adds an intent to a version of the application.
43
43
  #
44
44
  # @param app_id The application ID.
45
45
  # @param version_id [String] The version ID.
46
46
  # @param intent_create_object [ModelCreateObject] A model object containing the
47
- # name of the new intent classifier.
47
+ # name of the new intent.
48
48
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
49
49
  # will be added to the HTTP request.
50
50
  #
@@ -55,12 +55,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
55
55
  end
56
56
 
57
57
  #
58
- # Adds an intent classifier to the application.
58
+ # Adds an intent to a version of the application.
59
59
  #
60
60
  # @param app_id The application ID.
61
61
  # @param version_id [String] The version ID.
62
62
  # @param intent_create_object [ModelCreateObject] A model object containing the
63
- # name of the new intent classifier.
63
+ # name of the new intent.
64
64
  # @param [Hash{String => String}] A hash of custom headers that will be added
65
65
  # to the HTTP request.
66
66
  #
@@ -105,7 +105,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
105
105
  response_content = http_response.body
106
106
  unless status_code == 201
107
107
  error_model = JSON.load(response_content)
108
- fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
108
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
109
109
  end
110
110
 
111
111
  result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
@@ -134,7 +134,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
134
134
  end
135
135
 
136
136
  #
137
- # Gets information about the intent models.
137
+ # Gets information about the intent models in a version of the application.
138
138
  #
139
139
  # @param app_id The application ID.
140
140
  # @param version_id [String] The version ID.
@@ -152,7 +152,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
152
152
  end
153
153
 
154
154
  #
155
- # Gets information about the intent models.
155
+ # Gets information about the intent models in a version of the application.
156
156
  #
157
157
  # @param app_id The application ID.
158
158
  # @param version_id [String] The version ID.
@@ -169,7 +169,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
169
169
  end
170
170
 
171
171
  #
172
- # Gets information about the intent models.
172
+ # Gets information about the intent models in a version of the application.
173
173
  #
174
174
  # @param app_id The application ID.
175
175
  # @param version_id [String] The version ID.
@@ -254,7 +254,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
254
254
  end
255
255
 
256
256
  #
257
- # Adds a simple entity extractor to the application.
257
+ # Adds a simple entity extractor to a version of the application.
258
258
  #
259
259
  # @param app_id The application ID.
260
260
  # @param version_id [String] The version ID.
@@ -271,7 +271,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
271
271
  end
272
272
 
273
273
  #
274
- # Adds a simple entity extractor to the application.
274
+ # Adds a simple entity extractor to a version of the application.
275
275
  #
276
276
  # @param app_id The application ID.
277
277
  # @param version_id [String] The version ID.
@@ -287,7 +287,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
287
287
  end
288
288
 
289
289
  #
290
- # Adds a simple entity extractor to the application.
290
+ # Adds a simple entity extractor to a version of the application.
291
291
  #
292
292
  # @param app_id The application ID.
293
293
  # @param version_id [String] The version ID.
@@ -366,7 +366,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
366
366
  end
367
367
 
368
368
  #
369
- # Gets information about the entity models.
369
+ # Gets information about all the simple entity models in a version of the
370
+ # application.
370
371
  #
371
372
  # @param app_id The application ID.
372
373
  # @param version_id [String] The version ID.
@@ -384,7 +385,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
384
385
  end
385
386
 
386
387
  #
387
- # Gets information about the entity models.
388
+ # Gets information about all the simple entity models in a version of the
389
+ # application.
388
390
  #
389
391
  # @param app_id The application ID.
390
392
  # @param version_id [String] The version ID.
@@ -401,7 +403,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
401
403
  end
402
404
 
403
405
  #
404
- # Gets information about the entity models.
406
+ # Gets information about all the simple entity models in a version of the
407
+ # application.
405
408
  #
406
409
  # @param app_id The application ID.
407
410
  # @param version_id [String] The version ID.
@@ -486,7 +489,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
486
489
  end
487
490
 
488
491
  #
489
- # Adds a hierarchical entity extractor to the application version.
492
+ # Adds a hierarchical entity extractor to a version of the application.
490
493
  #
491
494
  # @param app_id The application ID.
492
495
  # @param version_id [String] The version ID.
@@ -503,7 +506,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
503
506
  end
504
507
 
505
508
  #
506
- # Adds a hierarchical entity extractor to the application version.
509
+ # Adds a hierarchical entity extractor to a version of the application.
507
510
  #
508
511
  # @param app_id The application ID.
509
512
  # @param version_id [String] The version ID.
@@ -519,7 +522,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
519
522
  end
520
523
 
521
524
  #
522
- # Adds a hierarchical entity extractor to the application version.
525
+ # Adds a hierarchical entity extractor to a version of the application.
523
526
  #
524
527
  # @param app_id The application ID.
525
528
  # @param version_id [String] The version ID.
@@ -598,7 +601,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
598
601
  end
599
602
 
600
603
  #
601
- # Gets information about the hierarchical entity models.
604
+ # Gets information about all the hierarchical entity models in a version of the
605
+ # application.
602
606
  #
603
607
  # @param app_id The application ID.
604
608
  # @param version_id [String] The version ID.
@@ -616,7 +620,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
616
620
  end
617
621
 
618
622
  #
619
- # Gets information about the hierarchical entity models.
623
+ # Gets information about all the hierarchical entity models in a version of the
624
+ # application.
620
625
  #
621
626
  # @param app_id The application ID.
622
627
  # @param version_id [String] The version ID.
@@ -633,7 +638,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
633
638
  end
634
639
 
635
640
  #
636
- # Gets information about the hierarchical entity models.
641
+ # Gets information about all the hierarchical entity models in a version of the
642
+ # application.
637
643
  #
638
644
  # @param app_id The application ID.
639
645
  # @param version_id [String] The version ID.
@@ -718,7 +724,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
718
724
  end
719
725
 
720
726
  #
721
- # Adds a composite entity extractor to the application.
727
+ # Adds a composite entity extractor to a version of the application.
722
728
  #
723
729
  # @param app_id The application ID.
724
730
  # @param version_id [String] The version ID.
@@ -735,7 +741,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
735
741
  end
736
742
 
737
743
  #
738
- # Adds a composite entity extractor to the application.
744
+ # Adds a composite entity extractor to a version of the application.
739
745
  #
740
746
  # @param app_id The application ID.
741
747
  # @param version_id [String] The version ID.
@@ -751,7 +757,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
751
757
  end
752
758
 
753
759
  #
754
- # Adds a composite entity extractor to the application.
760
+ # Adds a composite entity extractor to a version of the application.
755
761
  #
756
762
  # @param app_id The application ID.
757
763
  # @param version_id [String] The version ID.
@@ -830,7 +836,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
830
836
  end
831
837
 
832
838
  #
833
- # Gets information about the composite entity models.
839
+ # Gets information about all the composite entity models in a version of the
840
+ # application.
834
841
  #
835
842
  # @param app_id The application ID.
836
843
  # @param version_id [String] The version ID.
@@ -848,7 +855,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
848
855
  end
849
856
 
850
857
  #
851
- # Gets information about the composite entity models.
858
+ # Gets information about all the composite entity models in a version of the
859
+ # application.
852
860
  #
853
861
  # @param app_id The application ID.
854
862
  # @param version_id [String] The version ID.
@@ -865,7 +873,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
865
873
  end
866
874
 
867
875
  #
868
- # Gets information about the composite entity models.
876
+ # Gets information about all the composite entity models in a version of the
877
+ # application.
869
878
  #
870
879
  # @param app_id The application ID.
871
880
  # @param version_id [String] The version ID.
@@ -950,7 +959,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
950
959
  end
951
960
 
952
961
  #
953
- # Gets information about the closedlist models.
962
+ # Gets information about all the list entity models in a version of the
963
+ # application.
954
964
  #
955
965
  # @param app_id The application ID.
956
966
  # @param version_id [String] The version ID.
@@ -968,7 +978,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
968
978
  end
969
979
 
970
980
  #
971
- # Gets information about the closedlist models.
981
+ # Gets information about all the list entity models in a version of the
982
+ # application.
972
983
  #
973
984
  # @param app_id The application ID.
974
985
  # @param version_id [String] The version ID.
@@ -985,7 +996,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
985
996
  end
986
997
 
987
998
  #
988
- # Gets information about the closedlist models.
999
+ # Gets information about all the list entity models in a version of the
1000
+ # application.
989
1001
  #
990
1002
  # @param app_id The application ID.
991
1003
  # @param version_id [String] The version ID.
@@ -1070,12 +1082,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1070
1082
  end
1071
1083
 
1072
1084
  #
1073
- # Adds a closed list model to the application.
1085
+ # Adds a list entity model to a version of the application.
1074
1086
  #
1075
1087
  # @param app_id The application ID.
1076
1088
  # @param version_id [String] The version ID.
1077
1089
  # @param closed_list_model_create_object [ClosedListModelCreateObject] A model
1078
- # containing the name and words for the new closed list entity extractor.
1090
+ # containing the name and words for the new list entity extractor.
1079
1091
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1080
1092
  # will be added to the HTTP request.
1081
1093
  #
@@ -1087,12 +1099,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1087
1099
  end
1088
1100
 
1089
1101
  #
1090
- # Adds a closed list model to the application.
1102
+ # Adds a list entity model to a version of the application.
1091
1103
  #
1092
1104
  # @param app_id The application ID.
1093
1105
  # @param version_id [String] The version ID.
1094
1106
  # @param closed_list_model_create_object [ClosedListModelCreateObject] A model
1095
- # containing the name and words for the new closed list entity extractor.
1107
+ # containing the name and words for the new list entity extractor.
1096
1108
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1097
1109
  # will be added to the HTTP request.
1098
1110
  #
@@ -1103,12 +1115,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1103
1115
  end
1104
1116
 
1105
1117
  #
1106
- # Adds a closed list model to the application.
1118
+ # Adds a list entity model to a version of the application.
1107
1119
  #
1108
1120
  # @param app_id The application ID.
1109
1121
  # @param version_id [String] The version ID.
1110
1122
  # @param closed_list_model_create_object [ClosedListModelCreateObject] A model
1111
- # containing the name and words for the new closed list entity extractor.
1123
+ # containing the name and words for the new list entity extractor.
1112
1124
  # @param [Hash{String => String}] A hash of custom headers that will be added
1113
1125
  # to the HTTP request.
1114
1126
  #
@@ -1182,7 +1194,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1182
1194
  end
1183
1195
 
1184
1196
  #
1185
- # Adds a list of prebuilt entity extractors to the application.
1197
+ # Adds a list of prebuilt entities to a version of the application.
1186
1198
  #
1187
1199
  # @param app_id The application ID.
1188
1200
  # @param version_id [String] The version ID.
@@ -1199,7 +1211,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1199
1211
  end
1200
1212
 
1201
1213
  #
1202
- # Adds a list of prebuilt entity extractors to the application.
1214
+ # Adds a list of prebuilt entities to a version of the application.
1203
1215
  #
1204
1216
  # @param app_id The application ID.
1205
1217
  # @param version_id [String] The version ID.
@@ -1215,7 +1227,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1215
1227
  end
1216
1228
 
1217
1229
  #
1218
- # Adds a list of prebuilt entity extractors to the application.
1230
+ # Adds a list of prebuilt entities to a version of the application.
1219
1231
  #
1220
1232
  # @param app_id The application ID.
1221
1233
  # @param version_id [String] The version ID.
@@ -1318,7 +1330,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1318
1330
  end
1319
1331
 
1320
1332
  #
1321
- # Gets information about the prebuilt entity models.
1333
+ # Gets information about all the prebuilt entities in a version of the
1334
+ # application.
1322
1335
  #
1323
1336
  # @param app_id The application ID.
1324
1337
  # @param version_id [String] The version ID.
@@ -1336,7 +1349,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1336
1349
  end
1337
1350
 
1338
1351
  #
1339
- # Gets information about the prebuilt entity models.
1352
+ # Gets information about all the prebuilt entities in a version of the
1353
+ # application.
1340
1354
  #
1341
1355
  # @param app_id The application ID.
1342
1356
  # @param version_id [String] The version ID.
@@ -1353,7 +1367,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1353
1367
  end
1354
1368
 
1355
1369
  #
1356
- # Gets information about the prebuilt entity models.
1370
+ # Gets information about all the prebuilt entities in a version of the
1371
+ # application.
1357
1372
  #
1358
1373
  # @param app_id The application ID.
1359
1374
  # @param version_id [String] The version ID.
@@ -1438,7 +1453,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1438
1453
  end
1439
1454
 
1440
1455
  #
1441
- # Gets all the available prebuilt entity extractors for the application.
1456
+ # Gets all the available prebuilt entities in a version of the application.
1442
1457
  #
1443
1458
  # @param app_id The application ID.
1444
1459
  # @param version_id [String] The version ID.
@@ -1453,7 +1468,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1453
1468
  end
1454
1469
 
1455
1470
  #
1456
- # Gets all the available prebuilt entity extractors for the application.
1471
+ # Gets all the available prebuilt entities in a version of the application.
1457
1472
  #
1458
1473
  # @param app_id The application ID.
1459
1474
  # @param version_id [String] The version ID.
@@ -1467,7 +1482,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1467
1482
  end
1468
1483
 
1469
1484
  #
1470
- # Gets all the available prebuilt entity extractors for the application.
1485
+ # Gets all the available prebuilt entities in a version of the application.
1471
1486
  #
1472
1487
  # @param app_id The application ID.
1473
1488
  # @param version_id [String] The version ID.
@@ -1545,7 +1560,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1545
1560
  end
1546
1561
 
1547
1562
  #
1548
- # Gets information about the application version models.
1563
+ # Gets information about all the intent and entity models in a version of the
1564
+ # application.
1549
1565
  #
1550
1566
  # @param app_id The application ID.
1551
1567
  # @param version_id [String] The version ID.
@@ -1563,7 +1579,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1563
1579
  end
1564
1580
 
1565
1581
  #
1566
- # Gets information about the application version models.
1582
+ # Gets information about all the intent and entity models in a version of the
1583
+ # application.
1567
1584
  #
1568
1585
  # @param app_id The application ID.
1569
1586
  # @param version_id [String] The version ID.
@@ -1580,7 +1597,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1580
1597
  end
1581
1598
 
1582
1599
  #
1583
- # Gets information about the application version models.
1600
+ # Gets information about all the intent and entity models in a version of the
1601
+ # application.
1584
1602
  #
1585
1603
  # @param app_id The application ID.
1586
1604
  # @param version_id [String] The version ID.
@@ -1665,7 +1683,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1665
1683
  end
1666
1684
 
1667
1685
  #
1668
- # Gets the utterances for the given model in the given app version.
1686
+ # Gets the example utterances for the given intent or entity model in a version
1687
+ # of the application.
1669
1688
  #
1670
1689
  # @param app_id The application ID.
1671
1690
  # @param version_id [String] The version ID.
@@ -1684,7 +1703,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1684
1703
  end
1685
1704
 
1686
1705
  #
1687
- # Gets the utterances for the given model in the given app version.
1706
+ # Gets the example utterances for the given intent or entity model in a version
1707
+ # of the application.
1688
1708
  #
1689
1709
  # @param app_id The application ID.
1690
1710
  # @param version_id [String] The version ID.
@@ -1702,7 +1722,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1702
1722
  end
1703
1723
 
1704
1724
  #
1705
- # Gets the utterances for the given model in the given app version.
1725
+ # Gets the example utterances for the given intent or entity model in a version
1726
+ # of the application.
1706
1727
  #
1707
1728
  # @param app_id The application ID.
1708
1729
  # @param version_id [String] The version ID.
@@ -1789,7 +1810,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1789
1810
  end
1790
1811
 
1791
1812
  #
1792
- # Gets information about the intent model.
1813
+ # Gets information about the intent model in a version of the application.
1793
1814
  #
1794
1815
  # @param app_id The application ID.
1795
1816
  # @param version_id [String] The version ID.
@@ -1805,7 +1826,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1805
1826
  end
1806
1827
 
1807
1828
  #
1808
- # Gets information about the intent model.
1829
+ # Gets information about the intent model in a version of the application.
1809
1830
  #
1810
1831
  # @param app_id The application ID.
1811
1832
  # @param version_id [String] The version ID.
@@ -1820,7 +1841,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1820
1841
  end
1821
1842
 
1822
1843
  #
1823
- # Gets information about the intent model.
1844
+ # Gets information about the intent model in a version of the application.
1824
1845
  #
1825
1846
  # @param app_id The application ID.
1826
1847
  # @param version_id [String] The version ID.
@@ -1884,13 +1905,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1884
1905
  end
1885
1906
 
1886
1907
  #
1887
- # Updates the name of an intent classifier.
1908
+ # Updates the name of an intent in a version of the application.
1888
1909
  #
1889
1910
  # @param app_id The application ID.
1890
1911
  # @param version_id [String] The version ID.
1891
1912
  # @param intent_id The intent classifier ID.
1892
1913
  # @param model_update_object [ModelUpdateObject] A model object containing the
1893
- # new intent classifier name.
1914
+ # new intent name.
1894
1915
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1895
1916
  # will be added to the HTTP request.
1896
1917
  #
@@ -1902,13 +1923,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1902
1923
  end
1903
1924
 
1904
1925
  #
1905
- # Updates the name of an intent classifier.
1926
+ # Updates the name of an intent in a version of the application.
1906
1927
  #
1907
1928
  # @param app_id The application ID.
1908
1929
  # @param version_id [String] The version ID.
1909
1930
  # @param intent_id The intent classifier ID.
1910
1931
  # @param model_update_object [ModelUpdateObject] A model object containing the
1911
- # new intent classifier name.
1932
+ # new intent name.
1912
1933
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
1913
1934
  # will be added to the HTTP request.
1914
1935
  #
@@ -1919,13 +1940,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1919
1940
  end
1920
1941
 
1921
1942
  #
1922
- # Updates the name of an intent classifier.
1943
+ # Updates the name of an intent in a version of the application.
1923
1944
  #
1924
1945
  # @param app_id The application ID.
1925
1946
  # @param version_id [String] The version ID.
1926
1947
  # @param intent_id The intent classifier ID.
1927
1948
  # @param model_update_object [ModelUpdateObject] A model object containing the
1928
- # new intent classifier name.
1949
+ # new intent name.
1929
1950
  # @param [Hash{String => String}] A hash of custom headers that will be added
1930
1951
  # to the HTTP request.
1931
1952
  #
@@ -1993,14 +2014,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
1993
2014
  end
1994
2015
 
1995
2016
  #
1996
- # Deletes an intent classifier from the application.
2017
+ # Deletes an intent from a version of the application.
1997
2018
  #
1998
2019
  # @param app_id The application ID.
1999
2020
  # @param version_id [String] The version ID.
2000
2021
  # @param intent_id The intent classifier ID.
2001
- # @param delete_utterances [Boolean] Also delete the intent's utterances
2002
- # (true). Or move the utterances to the None intent (false - the default
2003
- # value).
2022
+ # @param delete_utterances [Boolean] If true, deletes the intent's example
2023
+ # utterances. If false, moves the example utterances to the None intent. The
2024
+ # default value is false.
2004
2025
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2005
2026
  # will be added to the HTTP request.
2006
2027
  #
@@ -2012,14 +2033,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2012
2033
  end
2013
2034
 
2014
2035
  #
2015
- # Deletes an intent classifier from the application.
2036
+ # Deletes an intent from a version of the application.
2016
2037
  #
2017
2038
  # @param app_id The application ID.
2018
2039
  # @param version_id [String] The version ID.
2019
2040
  # @param intent_id The intent classifier ID.
2020
- # @param delete_utterances [Boolean] Also delete the intent's utterances
2021
- # (true). Or move the utterances to the None intent (false - the default
2022
- # value).
2041
+ # @param delete_utterances [Boolean] If true, deletes the intent's example
2042
+ # utterances. If false, moves the example utterances to the None intent. The
2043
+ # default value is false.
2023
2044
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
2024
2045
  # will be added to the HTTP request.
2025
2046
  #
@@ -2030,14 +2051,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2030
2051
  end
2031
2052
 
2032
2053
  #
2033
- # Deletes an intent classifier from the application.
2054
+ # Deletes an intent from a version of the application.
2034
2055
  #
2035
2056
  # @param app_id The application ID.
2036
2057
  # @param version_id [String] The version ID.
2037
2058
  # @param intent_id The intent classifier ID.
2038
- # @param delete_utterances [Boolean] Also delete the intent's utterances
2039
- # (true). Or move the utterances to the None intent (false - the default
2040
- # value).
2059
+ # @param delete_utterances [Boolean] If true, deletes the intent's example
2060
+ # utterances. If false, moves the example utterances to the None intent. The
2061
+ # default value is false.
2041
2062
  # @param [Hash{String => String}] A hash of custom headers that will be added
2042
2063
  # to the HTTP request.
2043
2064
  #
@@ -2098,7 +2119,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2098
2119
  end
2099
2120
 
2100
2121
  #
2101
- # Gets information about the entity model.
2122
+ # Gets information about an entity model in a version of the application.
2102
2123
  #
2103
2124
  # @param app_id The application ID.
2104
2125
  # @param version_id [String] The version ID.
@@ -2114,7 +2135,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2114
2135
  end
2115
2136
 
2116
2137
  #
2117
- # Gets information about the entity model.
2138
+ # Gets information about an entity model in a version of the application.
2118
2139
  #
2119
2140
  # @param app_id The application ID.
2120
2141
  # @param version_id [String] The version ID.
@@ -2129,7 +2150,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2129
2150
  end
2130
2151
 
2131
2152
  #
2132
- # Gets information about the entity model.
2153
+ # Gets information about an entity model in a version of the application.
2133
2154
  #
2134
2155
  # @param app_id The application ID.
2135
2156
  # @param version_id [String] The version ID.
@@ -2193,7 +2214,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2193
2214
  end
2194
2215
 
2195
2216
  #
2196
- # Updates the name of an entity extractor.
2217
+ # Updates the name of an entity in a version of the application.
2197
2218
  #
2198
2219
  # @param app_id The application ID.
2199
2220
  # @param version_id [String] The version ID.
@@ -2211,7 +2232,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2211
2232
  end
2212
2233
 
2213
2234
  #
2214
- # Updates the name of an entity extractor.
2235
+ # Updates the name of an entity in a version of the application.
2215
2236
  #
2216
2237
  # @param app_id The application ID.
2217
2238
  # @param version_id [String] The version ID.
@@ -2228,7 +2249,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2228
2249
  end
2229
2250
 
2230
2251
  #
2231
- # Updates the name of an entity extractor.
2252
+ # Updates the name of an entity in a version of the application.
2232
2253
  #
2233
2254
  # @param app_id The application ID.
2234
2255
  # @param version_id [String] The version ID.
@@ -2302,7 +2323,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2302
2323
  end
2303
2324
 
2304
2325
  #
2305
- # Deletes an entity extractor from the application.
2326
+ # Deletes an entity from a version of the application.
2306
2327
  #
2307
2328
  # @param app_id The application ID.
2308
2329
  # @param version_id [String] The version ID.
@@ -2318,7 +2339,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2318
2339
  end
2319
2340
 
2320
2341
  #
2321
- # Deletes an entity extractor from the application.
2342
+ # Deletes an entity from a version of the application.
2322
2343
  #
2323
2344
  # @param app_id The application ID.
2324
2345
  # @param version_id [String] The version ID.
@@ -2333,7 +2354,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2333
2354
  end
2334
2355
 
2335
2356
  #
2336
- # Deletes an entity extractor from the application.
2357
+ # Deletes an entity from a version of the application.
2337
2358
  #
2338
2359
  # @param app_id The application ID.
2339
2360
  # @param version_id [String] The version ID.
@@ -2397,7 +2418,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2397
2418
  end
2398
2419
 
2399
2420
  #
2400
- # Gets information about the hierarchical entity model.
2421
+ # Gets information about a hierarchical entity in a version of the application.
2401
2422
  #
2402
2423
  # @param app_id The application ID.
2403
2424
  # @param version_id [String] The version ID.
@@ -2413,7 +2434,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2413
2434
  end
2414
2435
 
2415
2436
  #
2416
- # Gets information about the hierarchical entity model.
2437
+ # Gets information about a hierarchical entity in a version of the application.
2417
2438
  #
2418
2439
  # @param app_id The application ID.
2419
2440
  # @param version_id [String] The version ID.
@@ -2428,7 +2449,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2428
2449
  end
2429
2450
 
2430
2451
  #
2431
- # Gets information about the hierarchical entity model.
2452
+ # Gets information about a hierarchical entity in a version of the application.
2432
2453
  #
2433
2454
  # @param app_id The application ID.
2434
2455
  # @param version_id [String] The version ID.
@@ -2492,7 +2513,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2492
2513
  end
2493
2514
 
2494
2515
  #
2495
- # Updates the name and children of a hierarchical entity model.
2516
+ # Updates the name and children of a hierarchical entity model in a version of
2517
+ # the application.
2496
2518
  #
2497
2519
  # @param app_id The application ID.
2498
2520
  # @param version_id [String] The version ID.
@@ -2510,7 +2532,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2510
2532
  end
2511
2533
 
2512
2534
  #
2513
- # Updates the name and children of a hierarchical entity model.
2535
+ # Updates the name and children of a hierarchical entity model in a version of
2536
+ # the application.
2514
2537
  #
2515
2538
  # @param app_id The application ID.
2516
2539
  # @param version_id [String] The version ID.
@@ -2527,7 +2550,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2527
2550
  end
2528
2551
 
2529
2552
  #
2530
- # Updates the name and children of a hierarchical entity model.
2553
+ # Updates the name and children of a hierarchical entity model in a version of
2554
+ # the application.
2531
2555
  #
2532
2556
  # @param app_id The application ID.
2533
2557
  # @param version_id [String] The version ID.
@@ -2601,7 +2625,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2601
2625
  end
2602
2626
 
2603
2627
  #
2604
- # Deletes a hierarchical entity extractor from the application version.
2628
+ # Deletes a hierarchical entity from a version of the application.
2605
2629
  #
2606
2630
  # @param app_id The application ID.
2607
2631
  # @param version_id [String] The version ID.
@@ -2617,7 +2641,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2617
2641
  end
2618
2642
 
2619
2643
  #
2620
- # Deletes a hierarchical entity extractor from the application version.
2644
+ # Deletes a hierarchical entity from a version of the application.
2621
2645
  #
2622
2646
  # @param app_id The application ID.
2623
2647
  # @param version_id [String] The version ID.
@@ -2632,7 +2656,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2632
2656
  end
2633
2657
 
2634
2658
  #
2635
- # Deletes a hierarchical entity extractor from the application version.
2659
+ # Deletes a hierarchical entity from a version of the application.
2636
2660
  #
2637
2661
  # @param app_id The application ID.
2638
2662
  # @param version_id [String] The version ID.
@@ -2696,7 +2720,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2696
2720
  end
2697
2721
 
2698
2722
  #
2699
- # Gets information about the composite entity model.
2723
+ # Gets information about a composite entity in a version of the application.
2700
2724
  #
2701
2725
  # @param app_id The application ID.
2702
2726
  # @param version_id [String] The version ID.
@@ -2712,7 +2736,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2712
2736
  end
2713
2737
 
2714
2738
  #
2715
- # Gets information about the composite entity model.
2739
+ # Gets information about a composite entity in a version of the application.
2716
2740
  #
2717
2741
  # @param app_id The application ID.
2718
2742
  # @param version_id [String] The version ID.
@@ -2727,7 +2751,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2727
2751
  end
2728
2752
 
2729
2753
  #
2730
- # Gets information about the composite entity model.
2754
+ # Gets information about a composite entity in a version of the application.
2731
2755
  #
2732
2756
  # @param app_id The application ID.
2733
2757
  # @param version_id [String] The version ID.
@@ -2791,7 +2815,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2791
2815
  end
2792
2816
 
2793
2817
  #
2794
- # Updates the composite entity extractor.
2818
+ # Updates a composite entity in a version of the application.
2795
2819
  #
2796
2820
  # @param app_id The application ID.
2797
2821
  # @param version_id [String] The version ID.
@@ -2809,7 +2833,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2809
2833
  end
2810
2834
 
2811
2835
  #
2812
- # Updates the composite entity extractor.
2836
+ # Updates a composite entity in a version of the application.
2813
2837
  #
2814
2838
  # @param app_id The application ID.
2815
2839
  # @param version_id [String] The version ID.
@@ -2826,7 +2850,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2826
2850
  end
2827
2851
 
2828
2852
  #
2829
- # Updates the composite entity extractor.
2853
+ # Updates a composite entity in a version of the application.
2830
2854
  #
2831
2855
  # @param app_id The application ID.
2832
2856
  # @param version_id [String] The version ID.
@@ -2900,7 +2924,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2900
2924
  end
2901
2925
 
2902
2926
  #
2903
- # Deletes a composite entity extractor from the application.
2927
+ # Deletes a composite entity from a version of the application.
2904
2928
  #
2905
2929
  # @param app_id The application ID.
2906
2930
  # @param version_id [String] The version ID.
@@ -2916,7 +2940,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2916
2940
  end
2917
2941
 
2918
2942
  #
2919
- # Deletes a composite entity extractor from the application.
2943
+ # Deletes a composite entity from a version of the application.
2920
2944
  #
2921
2945
  # @param app_id The application ID.
2922
2946
  # @param version_id [String] The version ID.
@@ -2931,7 +2955,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2931
2955
  end
2932
2956
 
2933
2957
  #
2934
- # Deletes a composite entity extractor from the application.
2958
+ # Deletes a composite entity from a version of the application.
2935
2959
  #
2936
2960
  # @param app_id The application ID.
2937
2961
  # @param version_id [String] The version ID.
@@ -2995,11 +3019,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
2995
3019
  end
2996
3020
 
2997
3021
  #
2998
- # Gets information of a closed list model.
3022
+ # Gets information about a list entity in a version of the application.
2999
3023
  #
3000
3024
  # @param app_id The application ID.
3001
3025
  # @param version_id [String] The version ID.
3002
- # @param cl_entity_id The closed list model ID.
3026
+ # @param cl_entity_id The list model ID.
3003
3027
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3004
3028
  # will be added to the HTTP request.
3005
3029
  #
@@ -3011,11 +3035,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3011
3035
  end
3012
3036
 
3013
3037
  #
3014
- # Gets information of a closed list model.
3038
+ # Gets information about a list entity in a version of the application.
3015
3039
  #
3016
3040
  # @param app_id The application ID.
3017
3041
  # @param version_id [String] The version ID.
3018
- # @param cl_entity_id The closed list model ID.
3042
+ # @param cl_entity_id The list model ID.
3019
3043
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3020
3044
  # will be added to the HTTP request.
3021
3045
  #
@@ -3026,11 +3050,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3026
3050
  end
3027
3051
 
3028
3052
  #
3029
- # Gets information of a closed list model.
3053
+ # Gets information about a list entity in a version of the application.
3030
3054
  #
3031
3055
  # @param app_id The application ID.
3032
3056
  # @param version_id [String] The version ID.
3033
- # @param cl_entity_id The closed list model ID.
3057
+ # @param cl_entity_id The list model ID.
3034
3058
  # @param [Hash{String => String}] A hash of custom headers that will be added
3035
3059
  # to the HTTP request.
3036
3060
  #
@@ -3090,13 +3114,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3090
3114
  end
3091
3115
 
3092
3116
  #
3093
- # Updates the closed list model.
3117
+ # Updates the list entity in a version of the application.
3094
3118
  #
3095
3119
  # @param app_id The application ID.
3096
3120
  # @param version_id [String] The version ID.
3097
- # @param cl_entity_id The closed list model ID.
3121
+ # @param cl_entity_id The list model ID.
3098
3122
  # @param closed_list_model_update_object [ClosedListModelUpdateObject] The new
3099
- # entity name and words list.
3123
+ # list entity name and words list.
3100
3124
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3101
3125
  # will be added to the HTTP request.
3102
3126
  #
@@ -3108,13 +3132,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3108
3132
  end
3109
3133
 
3110
3134
  #
3111
- # Updates the closed list model.
3135
+ # Updates the list entity in a version of the application.
3112
3136
  #
3113
3137
  # @param app_id The application ID.
3114
3138
  # @param version_id [String] The version ID.
3115
- # @param cl_entity_id The closed list model ID.
3139
+ # @param cl_entity_id The list model ID.
3116
3140
  # @param closed_list_model_update_object [ClosedListModelUpdateObject] The new
3117
- # entity name and words list.
3141
+ # list entity name and words list.
3118
3142
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3119
3143
  # will be added to the HTTP request.
3120
3144
  #
@@ -3125,13 +3149,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3125
3149
  end
3126
3150
 
3127
3151
  #
3128
- # Updates the closed list model.
3152
+ # Updates the list entity in a version of the application.
3129
3153
  #
3130
3154
  # @param app_id The application ID.
3131
3155
  # @param version_id [String] The version ID.
3132
- # @param cl_entity_id The closed list model ID.
3156
+ # @param cl_entity_id The list model ID.
3133
3157
  # @param closed_list_model_update_object [ClosedListModelUpdateObject] The new
3134
- # entity name and words list.
3158
+ # list entity name and words list.
3135
3159
  # @param [Hash{String => String}] A hash of custom headers that will be added
3136
3160
  # to the HTTP request.
3137
3161
  #
@@ -3199,11 +3223,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3199
3223
  end
3200
3224
 
3201
3225
  #
3202
- # Adds a batch of sublists to an existing closedlist.
3226
+ # Adds a batch of sublists to an existing list entity in a version of the
3227
+ # application.
3203
3228
  #
3204
3229
  # @param app_id The application ID.
3205
3230
  # @param version_id [String] The version ID.
3206
- # @param cl_entity_id The closed list model ID.
3231
+ # @param cl_entity_id The list entity model ID.
3207
3232
  # @param closed_list_model_patch_object [ClosedListModelPatchObject] A words
3208
3233
  # list batch.
3209
3234
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -3217,11 +3242,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3217
3242
  end
3218
3243
 
3219
3244
  #
3220
- # Adds a batch of sublists to an existing closedlist.
3245
+ # Adds a batch of sublists to an existing list entity in a version of the
3246
+ # application.
3221
3247
  #
3222
3248
  # @param app_id The application ID.
3223
3249
  # @param version_id [String] The version ID.
3224
- # @param cl_entity_id The closed list model ID.
3250
+ # @param cl_entity_id The list entity model ID.
3225
3251
  # @param closed_list_model_patch_object [ClosedListModelPatchObject] A words
3226
3252
  # list batch.
3227
3253
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -3234,11 +3260,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3234
3260
  end
3235
3261
 
3236
3262
  #
3237
- # Adds a batch of sublists to an existing closedlist.
3263
+ # Adds a batch of sublists to an existing list entity in a version of the
3264
+ # application.
3238
3265
  #
3239
3266
  # @param app_id The application ID.
3240
3267
  # @param version_id [String] The version ID.
3241
- # @param cl_entity_id The closed list model ID.
3268
+ # @param cl_entity_id The list entity model ID.
3242
3269
  # @param closed_list_model_patch_object [ClosedListModelPatchObject] A words
3243
3270
  # list batch.
3244
3271
  # @param [Hash{String => String}] A hash of custom headers that will be added
@@ -3308,11 +3335,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3308
3335
  end
3309
3336
 
3310
3337
  #
3311
- # Deletes a closed list model from the application.
3338
+ # Deletes a list entity model from a version of the application.
3312
3339
  #
3313
3340
  # @param app_id The application ID.
3314
3341
  # @param version_id [String] The version ID.
3315
- # @param cl_entity_id The closed list model ID.
3342
+ # @param cl_entity_id The list entity model ID.
3316
3343
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3317
3344
  # will be added to the HTTP request.
3318
3345
  #
@@ -3324,11 +3351,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3324
3351
  end
3325
3352
 
3326
3353
  #
3327
- # Deletes a closed list model from the application.
3354
+ # Deletes a list entity model from a version of the application.
3328
3355
  #
3329
3356
  # @param app_id The application ID.
3330
3357
  # @param version_id [String] The version ID.
3331
- # @param cl_entity_id The closed list model ID.
3358
+ # @param cl_entity_id The list entity model ID.
3332
3359
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3333
3360
  # will be added to the HTTP request.
3334
3361
  #
@@ -3339,11 +3366,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3339
3366
  end
3340
3367
 
3341
3368
  #
3342
- # Deletes a closed list model from the application.
3369
+ # Deletes a list entity model from a version of the application.
3343
3370
  #
3344
3371
  # @param app_id The application ID.
3345
3372
  # @param version_id [String] The version ID.
3346
- # @param cl_entity_id The closed list model ID.
3373
+ # @param cl_entity_id The list entity model ID.
3347
3374
  # @param [Hash{String => String}] A hash of custom headers that will be added
3348
3375
  # to the HTTP request.
3349
3376
  #
@@ -3403,7 +3430,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3403
3430
  end
3404
3431
 
3405
3432
  #
3406
- # Gets information about the prebuilt entity model.
3433
+ # Gets information about a prebuilt entity model in a version of the
3434
+ # application.
3407
3435
  #
3408
3436
  # @param app_id The application ID.
3409
3437
  # @param version_id [String] The version ID.
@@ -3419,7 +3447,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3419
3447
  end
3420
3448
 
3421
3449
  #
3422
- # Gets information about the prebuilt entity model.
3450
+ # Gets information about a prebuilt entity model in a version of the
3451
+ # application.
3423
3452
  #
3424
3453
  # @param app_id The application ID.
3425
3454
  # @param version_id [String] The version ID.
@@ -3434,7 +3463,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3434
3463
  end
3435
3464
 
3436
3465
  #
3437
- # Gets information about the prebuilt entity model.
3466
+ # Gets information about a prebuilt entity model in a version of the
3467
+ # application.
3438
3468
  #
3439
3469
  # @param app_id The application ID.
3440
3470
  # @param version_id [String] The version ID.
@@ -3498,7 +3528,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3498
3528
  end
3499
3529
 
3500
3530
  #
3501
- # Deletes a prebuilt entity extractor from the application.
3531
+ # Deletes a prebuilt entity extractor from a version of the application.
3502
3532
  #
3503
3533
  # @param app_id The application ID.
3504
3534
  # @param version_id [String] The version ID.
@@ -3514,7 +3544,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3514
3544
  end
3515
3545
 
3516
3546
  #
3517
- # Deletes a prebuilt entity extractor from the application.
3547
+ # Deletes a prebuilt entity extractor from a version of the application.
3518
3548
  #
3519
3549
  # @param app_id The application ID.
3520
3550
  # @param version_id [String] The version ID.
@@ -3529,7 +3559,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3529
3559
  end
3530
3560
 
3531
3561
  #
3532
- # Deletes a prebuilt entity extractor from the application.
3562
+ # Deletes a prebuilt entity extractor from a version of the application.
3533
3563
  #
3534
3564
  # @param app_id The application ID.
3535
3565
  # @param version_id [String] The version ID.
@@ -3593,11 +3623,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3593
3623
  end
3594
3624
 
3595
3625
  #
3596
- # Deletes a sublist of a specific closed list model.
3626
+ # Deletes a sublist of a specific list entity model from a version of the
3627
+ # application.
3597
3628
  #
3598
3629
  # @param app_id The application ID.
3599
3630
  # @param version_id [String] The version ID.
3600
- # @param cl_entity_id The closed list entity extractor ID.
3631
+ # @param cl_entity_id The list entity extractor ID.
3601
3632
  # @param sub_list_id [Integer] The sublist ID.
3602
3633
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3603
3634
  # will be added to the HTTP request.
@@ -3610,11 +3641,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3610
3641
  end
3611
3642
 
3612
3643
  #
3613
- # Deletes a sublist of a specific closed list model.
3644
+ # Deletes a sublist of a specific list entity model from a version of the
3645
+ # application.
3614
3646
  #
3615
3647
  # @param app_id The application ID.
3616
3648
  # @param version_id [String] The version ID.
3617
- # @param cl_entity_id The closed list entity extractor ID.
3649
+ # @param cl_entity_id The list entity extractor ID.
3618
3650
  # @param sub_list_id [Integer] The sublist ID.
3619
3651
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
3620
3652
  # will be added to the HTTP request.
@@ -3626,11 +3658,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3626
3658
  end
3627
3659
 
3628
3660
  #
3629
- # Deletes a sublist of a specific closed list model.
3661
+ # Deletes a sublist of a specific list entity model from a version of the
3662
+ # application.
3630
3663
  #
3631
3664
  # @param app_id The application ID.
3632
3665
  # @param version_id [String] The version ID.
3633
- # @param cl_entity_id The closed list entity extractor ID.
3666
+ # @param cl_entity_id The list entity extractor ID.
3634
3667
  # @param sub_list_id [Integer] The sublist ID.
3635
3668
  # @param [Hash{String => String}] A hash of custom headers that will be added
3636
3669
  # to the HTTP request.
@@ -3692,11 +3725,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3692
3725
  end
3693
3726
 
3694
3727
  #
3695
- # Updates one of the closed list's sublists.
3728
+ # Updates one of the list entity's sublists in a version of the application.
3696
3729
  #
3697
3730
  # @param app_id The application ID.
3698
3731
  # @param version_id [String] The version ID.
3699
- # @param cl_entity_id The closed list entity extractor ID.
3732
+ # @param cl_entity_id The list entity extractor ID.
3700
3733
  # @param sub_list_id [Integer] The sublist ID.
3701
3734
  # @param word_list_base_update_object [WordListBaseUpdateObject] A sublist
3702
3735
  # update object containing the new canonical form and the list of words.
@@ -3711,11 +3744,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3711
3744
  end
3712
3745
 
3713
3746
  #
3714
- # Updates one of the closed list's sublists.
3747
+ # Updates one of the list entity's sublists in a version of the application.
3715
3748
  #
3716
3749
  # @param app_id The application ID.
3717
3750
  # @param version_id [String] The version ID.
3718
- # @param cl_entity_id The closed list entity extractor ID.
3751
+ # @param cl_entity_id The list entity extractor ID.
3719
3752
  # @param sub_list_id [Integer] The sublist ID.
3720
3753
  # @param word_list_base_update_object [WordListBaseUpdateObject] A sublist
3721
3754
  # update object containing the new canonical form and the list of words.
@@ -3729,11 +3762,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3729
3762
  end
3730
3763
 
3731
3764
  #
3732
- # Updates one of the closed list's sublists.
3765
+ # Updates one of the list entity's sublists in a version of the application.
3733
3766
  #
3734
3767
  # @param app_id The application ID.
3735
3768
  # @param version_id [String] The version ID.
3736
- # @param cl_entity_id The closed list entity extractor ID.
3769
+ # @param cl_entity_id The list entity extractor ID.
3737
3770
  # @param sub_list_id [Integer] The sublist ID.
3738
3771
  # @param word_list_base_update_object [WordListBaseUpdateObject] A sublist
3739
3772
  # update object containing the new canonical form and the list of words.
@@ -3805,7 +3838,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3805
3838
  end
3806
3839
 
3807
3840
  #
3808
- # Suggests examples that would improve the accuracy of the intent model.
3841
+ # Suggests example utterances that would improve the accuracy of the intent
3842
+ # model in a version of the application.
3809
3843
  #
3810
3844
  # @param app_id The application ID.
3811
3845
  # @param version_id [String] The version ID.
@@ -3817,13 +3851,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3817
3851
  #
3818
3852
  # @return [Array] operation results.
3819
3853
  #
3820
- def get_intent_suggestions(app_id, version_id, intent_id, take:100, custom_headers:nil)
3821
- response = get_intent_suggestions_async(app_id, version_id, intent_id, take:take, custom_headers:custom_headers).value!
3854
+ def list_intent_suggestions(app_id, version_id, intent_id, take:100, custom_headers:nil)
3855
+ response = list_intent_suggestions_async(app_id, version_id, intent_id, take:take, custom_headers:custom_headers).value!
3822
3856
  response.body unless response.nil?
3823
3857
  end
3824
3858
 
3825
3859
  #
3826
- # Suggests examples that would improve the accuracy of the intent model.
3860
+ # Suggests example utterances that would improve the accuracy of the intent
3861
+ # model in a version of the application.
3827
3862
  #
3828
3863
  # @param app_id The application ID.
3829
3864
  # @param version_id [String] The version ID.
@@ -3835,12 +3870,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3835
3870
  #
3836
3871
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
3837
3872
  #
3838
- def get_intent_suggestions_with_http_info(app_id, version_id, intent_id, take:100, custom_headers:nil)
3839
- get_intent_suggestions_async(app_id, version_id, intent_id, take:take, custom_headers:custom_headers).value!
3873
+ def list_intent_suggestions_with_http_info(app_id, version_id, intent_id, take:100, custom_headers:nil)
3874
+ list_intent_suggestions_async(app_id, version_id, intent_id, take:take, custom_headers:custom_headers).value!
3840
3875
  end
3841
3876
 
3842
3877
  #
3843
- # Suggests examples that would improve the accuracy of the intent model.
3878
+ # Suggests example utterances that would improve the accuracy of the intent
3879
+ # model in a version of the application.
3844
3880
  #
3845
3881
  # @param app_id The application ID.
3846
3882
  # @param version_id [String] The version ID.
@@ -3852,7 +3888,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3852
3888
  #
3853
3889
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
3854
3890
  #
3855
- def get_intent_suggestions_async(app_id, version_id, intent_id, take:100, custom_headers:nil)
3891
+ def list_intent_suggestions_async(app_id, version_id, intent_id, take:100, custom_headers:nil)
3856
3892
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
3857
3893
  fail ArgumentError, 'app_id is nil' if app_id.nil?
3858
3894
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -3925,7 +3961,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3925
3961
  end
3926
3962
 
3927
3963
  #
3928
- # Get suggestion examples that would improve the accuracy of the entity model.
3964
+ # Get suggested example utterances that would improve the accuracy of the
3965
+ # entity model in a version of the application.
3929
3966
  #
3930
3967
  # @param app_id The application ID.
3931
3968
  # @param version_id [String] The version ID.
@@ -3937,13 +3974,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3937
3974
  #
3938
3975
  # @return [Array] operation results.
3939
3976
  #
3940
- def get_entity_suggestions(app_id, version_id, entity_id, take:100, custom_headers:nil)
3941
- response = get_entity_suggestions_async(app_id, version_id, entity_id, take:take, custom_headers:custom_headers).value!
3977
+ def list_entity_suggestions(app_id, version_id, entity_id, take:100, custom_headers:nil)
3978
+ response = list_entity_suggestions_async(app_id, version_id, entity_id, take:take, custom_headers:custom_headers).value!
3942
3979
  response.body unless response.nil?
3943
3980
  end
3944
3981
 
3945
3982
  #
3946
- # Get suggestion examples that would improve the accuracy of the entity model.
3983
+ # Get suggested example utterances that would improve the accuracy of the
3984
+ # entity model in a version of the application.
3947
3985
  #
3948
3986
  # @param app_id The application ID.
3949
3987
  # @param version_id [String] The version ID.
@@ -3955,12 +3993,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3955
3993
  #
3956
3994
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
3957
3995
  #
3958
- def get_entity_suggestions_with_http_info(app_id, version_id, entity_id, take:100, custom_headers:nil)
3959
- get_entity_suggestions_async(app_id, version_id, entity_id, take:take, custom_headers:custom_headers).value!
3996
+ def list_entity_suggestions_with_http_info(app_id, version_id, entity_id, take:100, custom_headers:nil)
3997
+ list_entity_suggestions_async(app_id, version_id, entity_id, take:take, custom_headers:custom_headers).value!
3960
3998
  end
3961
3999
 
3962
4000
  #
3963
- # Get suggestion examples that would improve the accuracy of the entity model.
4001
+ # Get suggested example utterances that would improve the accuracy of the
4002
+ # entity model in a version of the application.
3964
4003
  #
3965
4004
  # @param app_id The application ID.
3966
4005
  # @param version_id [String] The version ID.
@@ -3972,7 +4011,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
3972
4011
  #
3973
4012
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
3974
4013
  #
3975
- def get_entity_suggestions_async(app_id, version_id, entity_id, take:100, custom_headers:nil)
4014
+ def list_entity_suggestions_async(app_id, version_id, entity_id, take:100, custom_headers:nil)
3976
4015
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
3977
4016
  fail ArgumentError, 'app_id is nil' if app_id.nil?
3978
4017
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -4045,16 +4084,16 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4045
4084
  end
4046
4085
 
4047
4086
  #
4048
- # Adds a list to an existing closed list.
4087
+ # Adds a sublist to an existing list entity in a version of the application.
4049
4088
  #
4050
4089
  # @param app_id The application ID.
4051
4090
  # @param version_id [String] The version ID.
4052
- # @param cl_entity_id The closed list entity extractor ID.
4091
+ # @param cl_entity_id The list entity extractor ID.
4053
4092
  # @param word_list_create_object [WordListObject] Words list.
4054
4093
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4055
4094
  # will be added to the HTTP request.
4056
4095
  #
4057
- # @return [Number] operation results.
4096
+ # @return [Bignum] operation results.
4058
4097
  #
4059
4098
  def add_sub_list(app_id, version_id, cl_entity_id, word_list_create_object, custom_headers:nil)
4060
4099
  response = add_sub_list_async(app_id, version_id, cl_entity_id, word_list_create_object, custom_headers:custom_headers).value!
@@ -4062,11 +4101,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4062
4101
  end
4063
4102
 
4064
4103
  #
4065
- # Adds a list to an existing closed list.
4104
+ # Adds a sublist to an existing list entity in a version of the application.
4066
4105
  #
4067
4106
  # @param app_id The application ID.
4068
4107
  # @param version_id [String] The version ID.
4069
- # @param cl_entity_id The closed list entity extractor ID.
4108
+ # @param cl_entity_id The list entity extractor ID.
4070
4109
  # @param word_list_create_object [WordListObject] Words list.
4071
4110
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4072
4111
  # will be added to the HTTP request.
@@ -4078,11 +4117,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4078
4117
  end
4079
4118
 
4080
4119
  #
4081
- # Adds a list to an existing closed list.
4120
+ # Adds a sublist to an existing list entity in a version of the application.
4082
4121
  #
4083
4122
  # @param app_id The application ID.
4084
4123
  # @param version_id [String] The version ID.
4085
- # @param cl_entity_id The closed list entity extractor ID.
4124
+ # @param cl_entity_id The list entity extractor ID.
4086
4125
  # @param word_list_create_object [WordListObject] Words list.
4087
4126
  # @param [Hash{String => String}] A hash of custom headers that will be added
4088
4127
  # to the HTTP request.
@@ -4158,8 +4197,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4158
4197
  end
4159
4198
 
4160
4199
  #
4161
- # Adds a customizable prebuilt domain along with all of its models to this
4162
- # application.
4200
+ # Adds a customizable prebuilt domain along with all of its intent and entity
4201
+ # models in a version of the application.
4163
4202
  #
4164
4203
  # @param app_id The application ID.
4165
4204
  # @param version_id [String] The version ID.
@@ -4176,8 +4215,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4176
4215
  end
4177
4216
 
4178
4217
  #
4179
- # Adds a customizable prebuilt domain along with all of its models to this
4180
- # application.
4218
+ # Adds a customizable prebuilt domain along with all of its intent and entity
4219
+ # models in a version of the application.
4181
4220
  #
4182
4221
  # @param app_id The application ID.
4183
4222
  # @param version_id [String] The version ID.
@@ -4193,8 +4232,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4193
4232
  end
4194
4233
 
4195
4234
  #
4196
- # Adds a customizable prebuilt domain along with all of its models to this
4197
- # application.
4235
+ # Adds a customizable prebuilt domain along with all of its intent and entity
4236
+ # models in a version of the application.
4198
4237
  #
4199
4238
  # @param app_id The application ID.
4200
4239
  # @param version_id [String] The version ID.
@@ -4281,13 +4320,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4281
4320
  end
4282
4321
 
4283
4322
  #
4284
- # Adds a custom prebuilt intent model to the application.
4323
+ # Adds a customizable prebuilt intent model to a version of the application.
4285
4324
  #
4286
4325
  # @param app_id The application ID.
4287
4326
  # @param version_id [String] The version ID.
4288
4327
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4289
- # A model object containing the name of the custom prebuilt intent and the name
4290
- # of the domain to which this model belongs.
4328
+ # A model object containing the name of the customizable prebuilt intent and
4329
+ # the name of the domain to which this model belongs.
4291
4330
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4292
4331
  # will be added to the HTTP request.
4293
4332
  #
@@ -4299,13 +4338,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4299
4338
  end
4300
4339
 
4301
4340
  #
4302
- # Adds a custom prebuilt intent model to the application.
4341
+ # Adds a customizable prebuilt intent model to a version of the application.
4303
4342
  #
4304
4343
  # @param app_id The application ID.
4305
4344
  # @param version_id [String] The version ID.
4306
4345
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4307
- # A model object containing the name of the custom prebuilt intent and the name
4308
- # of the domain to which this model belongs.
4346
+ # A model object containing the name of the customizable prebuilt intent and
4347
+ # the name of the domain to which this model belongs.
4309
4348
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4310
4349
  # will be added to the HTTP request.
4311
4350
  #
@@ -4316,13 +4355,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4316
4355
  end
4317
4356
 
4318
4357
  #
4319
- # Adds a custom prebuilt intent model to the application.
4358
+ # Adds a customizable prebuilt intent model to a version of the application.
4320
4359
  #
4321
4360
  # @param app_id The application ID.
4322
4361
  # @param version_id [String] The version ID.
4323
4362
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4324
- # A model object containing the name of the custom prebuilt intent and the name
4325
- # of the domain to which this model belongs.
4363
+ # A model object containing the name of the customizable prebuilt intent and
4364
+ # the name of the domain to which this model belongs.
4326
4365
  # @param [Hash{String => String}] A hash of custom headers that will be added
4327
4366
  # to the HTTP request.
4328
4367
  #
@@ -4396,7 +4435,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4396
4435
  end
4397
4436
 
4398
4437
  #
4399
- # Gets custom prebuilt intents information of this application.
4438
+ # Gets information about customizable prebuilt intents added to a version of
4439
+ # the application.
4400
4440
  #
4401
4441
  # @param app_id The application ID.
4402
4442
  # @param version_id [String] The version ID.
@@ -4411,7 +4451,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4411
4451
  end
4412
4452
 
4413
4453
  #
4414
- # Gets custom prebuilt intents information of this application.
4454
+ # Gets information about customizable prebuilt intents added to a version of
4455
+ # the application.
4415
4456
  #
4416
4457
  # @param app_id The application ID.
4417
4458
  # @param version_id [String] The version ID.
@@ -4425,7 +4466,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4425
4466
  end
4426
4467
 
4427
4468
  #
4428
- # Gets custom prebuilt intents information of this application.
4469
+ # Gets information about customizable prebuilt intents added to a version of
4470
+ # the application.
4429
4471
  #
4430
4472
  # @param app_id The application ID.
4431
4473
  # @param version_id [String] The version ID.
@@ -4503,13 +4545,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4503
4545
  end
4504
4546
 
4505
4547
  #
4506
- # Adds a custom prebuilt entity model to the application.
4548
+ # Adds a prebuilt entity model to a version of the application.
4507
4549
  #
4508
4550
  # @param app_id The application ID.
4509
4551
  # @param version_id [String] The version ID.
4510
4552
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4511
- # A model object containing the name of the custom prebuilt entity and the name
4512
- # of the domain to which this model belongs.
4553
+ # A model object containing the name of the prebuilt entity and the name of the
4554
+ # domain to which this model belongs.
4513
4555
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4514
4556
  # will be added to the HTTP request.
4515
4557
  #
@@ -4521,13 +4563,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4521
4563
  end
4522
4564
 
4523
4565
  #
4524
- # Adds a custom prebuilt entity model to the application.
4566
+ # Adds a prebuilt entity model to a version of the application.
4525
4567
  #
4526
4568
  # @param app_id The application ID.
4527
4569
  # @param version_id [String] The version ID.
4528
4570
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4529
- # A model object containing the name of the custom prebuilt entity and the name
4530
- # of the domain to which this model belongs.
4571
+ # A model object containing the name of the prebuilt entity and the name of the
4572
+ # domain to which this model belongs.
4531
4573
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
4532
4574
  # will be added to the HTTP request.
4533
4575
  #
@@ -4538,13 +4580,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4538
4580
  end
4539
4581
 
4540
4582
  #
4541
- # Adds a custom prebuilt entity model to the application.
4583
+ # Adds a prebuilt entity model to a version of the application.
4542
4584
  #
4543
4585
  # @param app_id The application ID.
4544
4586
  # @param version_id [String] The version ID.
4545
4587
  # @param prebuilt_domain_model_create_object [PrebuiltDomainModelCreateObject]
4546
- # A model object containing the name of the custom prebuilt entity and the name
4547
- # of the domain to which this model belongs.
4588
+ # A model object containing the name of the prebuilt entity and the name of the
4589
+ # domain to which this model belongs.
4548
4590
  # @param [Hash{String => String}] A hash of custom headers that will be added
4549
4591
  # to the HTTP request.
4550
4592
  #
@@ -4618,7 +4660,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4618
4660
  end
4619
4661
 
4620
4662
  #
4621
- # Gets all custom prebuilt entities information of this application.
4663
+ # Gets all prebuilt entities used in a version of the application.
4622
4664
  #
4623
4665
  # @param app_id The application ID.
4624
4666
  # @param version_id [String] The version ID.
@@ -4633,7 +4675,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4633
4675
  end
4634
4676
 
4635
4677
  #
4636
- # Gets all custom prebuilt entities information of this application.
4678
+ # Gets all prebuilt entities used in a version of the application.
4637
4679
  #
4638
4680
  # @param app_id The application ID.
4639
4681
  # @param version_id [String] The version ID.
@@ -4647,7 +4689,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4647
4689
  end
4648
4690
 
4649
4691
  #
4650
- # Gets all custom prebuilt entities information of this application.
4692
+ # Gets all prebuilt entities used in a version of the application.
4651
4693
  #
4652
4694
  # @param app_id The application ID.
4653
4695
  # @param version_id [String] The version ID.
@@ -4725,7 +4767,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4725
4767
  end
4726
4768
 
4727
4769
  #
4728
- # Gets all custom prebuilt models information of this application.
4770
+ # Gets all prebuilt intent and entity model information used in a version of
4771
+ # this application.
4729
4772
  #
4730
4773
  # @param app_id The application ID.
4731
4774
  # @param version_id [String] The version ID.
@@ -4740,7 +4783,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4740
4783
  end
4741
4784
 
4742
4785
  #
4743
- # Gets all custom prebuilt models information of this application.
4786
+ # Gets all prebuilt intent and entity model information used in a version of
4787
+ # this application.
4744
4788
  #
4745
4789
  # @param app_id The application ID.
4746
4790
  # @param version_id [String] The version ID.
@@ -4754,7 +4798,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4754
4798
  end
4755
4799
 
4756
4800
  #
4757
- # Gets all custom prebuilt models information of this application.
4801
+ # Gets all prebuilt intent and entity model information used in a version of
4802
+ # this application.
4758
4803
  #
4759
4804
  # @param app_id The application ID.
4760
4805
  # @param version_id [String] The version ID.
@@ -4832,7 +4877,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4832
4877
  end
4833
4878
 
4834
4879
  #
4835
- # Deletes a prebuilt domain's models from the application.
4880
+ # Deletes a prebuilt domain's models in a version of the application.
4836
4881
  #
4837
4882
  # @param app_id The application ID.
4838
4883
  # @param version_id [String] The version ID.
@@ -4848,7 +4893,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4848
4893
  end
4849
4894
 
4850
4895
  #
4851
- # Deletes a prebuilt domain's models from the application.
4896
+ # Deletes a prebuilt domain's models in a version of the application.
4852
4897
  #
4853
4898
  # @param app_id The application ID.
4854
4899
  # @param version_id [String] The version ID.
@@ -4863,7 +4908,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4863
4908
  end
4864
4909
 
4865
4910
  #
4866
- # Deletes a prebuilt domain's models from the application.
4911
+ # Deletes a prebuilt domain's models in a version of the application.
4867
4912
  #
4868
4913
  # @param app_id The application ID.
4869
4914
  # @param version_id [String] The version ID.
@@ -4927,7 +4972,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4927
4972
  end
4928
4973
 
4929
4974
  #
4930
- # Gets information about the hierarchical entity child model.
4975
+ # Gets information about the child's model contained in an hierarchical entity
4976
+ # child model in a version of the application.
4931
4977
  #
4932
4978
  # @param app_id The application ID.
4933
4979
  # @param version_id [String] The version ID.
@@ -4944,7 +4990,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4944
4990
  end
4945
4991
 
4946
4992
  #
4947
- # Gets information about the hierarchical entity child model.
4993
+ # Gets information about the child's model contained in an hierarchical entity
4994
+ # child model in a version of the application.
4948
4995
  #
4949
4996
  # @param app_id The application ID.
4950
4997
  # @param version_id [String] The version ID.
@@ -4960,7 +5007,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
4960
5007
  end
4961
5008
 
4962
5009
  #
4963
- # Gets information about the hierarchical entity child model.
5010
+ # Gets information about the child's model contained in an hierarchical entity
5011
+ # child model in a version of the application.
4964
5012
  #
4965
5013
  # @param app_id The application ID.
4966
5014
  # @param version_id [String] The version ID.
@@ -5026,7 +5074,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5026
5074
  end
5027
5075
 
5028
5076
  #
5029
- # Renames a single child in an existing hierarchical entity model.
5077
+ # Renames a single child in an existing hierarchical entity model in a version
5078
+ # of the application.
5030
5079
  #
5031
5080
  # @param app_id The application ID.
5032
5081
  # @param version_id [String] The version ID.
@@ -5046,7 +5095,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5046
5095
  end
5047
5096
 
5048
5097
  #
5049
- # Renames a single child in an existing hierarchical entity model.
5098
+ # Renames a single child in an existing hierarchical entity model in a version
5099
+ # of the application.
5050
5100
  #
5051
5101
  # @param app_id The application ID.
5052
5102
  # @param version_id [String] The version ID.
@@ -5065,7 +5115,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5065
5115
  end
5066
5116
 
5067
5117
  #
5068
- # Renames a single child in an existing hierarchical entity model.
5118
+ # Renames a single child in an existing hierarchical entity model in a version
5119
+ # of the application.
5069
5120
  #
5070
5121
  # @param app_id The application ID.
5071
5122
  # @param version_id [String] The version ID.
@@ -5142,7 +5193,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5142
5193
  end
5143
5194
 
5144
5195
  #
5145
- # Deletes a hierarchical entity extractor child from the application.
5196
+ # Deletes a hierarchical entity extractor child in a version of the
5197
+ # application.
5146
5198
  #
5147
5199
  # @param app_id The application ID.
5148
5200
  # @param version_id [String] The version ID.
@@ -5159,7 +5211,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5159
5211
  end
5160
5212
 
5161
5213
  #
5162
- # Deletes a hierarchical entity extractor child from the application.
5214
+ # Deletes a hierarchical entity extractor child in a version of the
5215
+ # application.
5163
5216
  #
5164
5217
  # @param app_id The application ID.
5165
5218
  # @param version_id [String] The version ID.
@@ -5175,7 +5228,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5175
5228
  end
5176
5229
 
5177
5230
  #
5178
- # Deletes a hierarchical entity extractor child from the application.
5231
+ # Deletes a hierarchical entity extractor child in a version of the
5232
+ # application.
5179
5233
  #
5180
5234
  # @param app_id The application ID.
5181
5235
  # @param version_id [String] The version ID.
@@ -5241,7 +5295,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5241
5295
  end
5242
5296
 
5243
5297
  #
5244
- # Creates a single child in an existing hierarchical entity model.
5298
+ # Creates a single child in an existing hierarchical entity model in a version
5299
+ # of the application.
5245
5300
  #
5246
5301
  # @param app_id The application ID.
5247
5302
  # @param version_id [String] The version ID.
@@ -5260,7 +5315,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5260
5315
  end
5261
5316
 
5262
5317
  #
5263
- # Creates a single child in an existing hierarchical entity model.
5318
+ # Creates a single child in an existing hierarchical entity model in a version
5319
+ # of the application.
5264
5320
  #
5265
5321
  # @param app_id The application ID.
5266
5322
  # @param version_id [String] The version ID.
@@ -5278,7 +5334,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5278
5334
  end
5279
5335
 
5280
5336
  #
5281
- # Creates a single child in an existing hierarchical entity model.
5337
+ # Creates a single child in an existing hierarchical entity model in a version
5338
+ # of the application.
5282
5339
  #
5283
5340
  # @param app_id The application ID.
5284
5341
  # @param version_id [String] The version ID.
@@ -5360,7 +5417,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5360
5417
  end
5361
5418
 
5362
5419
  #
5363
- # Creates a single child in an existing composite entity model.
5420
+ # Creates a single child in an existing composite entity model in a version of
5421
+ # the application.
5364
5422
  #
5365
5423
  # @param app_id The application ID.
5366
5424
  # @param version_id [String] The version ID.
@@ -5378,7 +5436,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5378
5436
  end
5379
5437
 
5380
5438
  #
5381
- # Creates a single child in an existing composite entity model.
5439
+ # Creates a single child in an existing composite entity model in a version of
5440
+ # the application.
5382
5441
  #
5383
5442
  # @param app_id The application ID.
5384
5443
  # @param version_id [String] The version ID.
@@ -5395,7 +5454,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5395
5454
  end
5396
5455
 
5397
5456
  #
5398
- # Creates a single child in an existing composite entity model.
5457
+ # Creates a single child in an existing composite entity model in a version of
5458
+ # the application.
5399
5459
  #
5400
5460
  # @param app_id The application ID.
5401
5461
  # @param version_id [String] The version ID.
@@ -5476,7 +5536,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5476
5536
  end
5477
5537
 
5478
5538
  #
5479
- # Deletes a composite entity extractor child from the application.
5539
+ # Deletes a composite entity extractor child from a version of the application.
5480
5540
  #
5481
5541
  # @param app_id The application ID.
5482
5542
  # @param version_id [String] The version ID.
@@ -5493,7 +5553,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5493
5553
  end
5494
5554
 
5495
5555
  #
5496
- # Deletes a composite entity extractor child from the application.
5556
+ # Deletes a composite entity extractor child from a version of the application.
5497
5557
  #
5498
5558
  # @param app_id The application ID.
5499
5559
  # @param version_id [String] The version ID.
@@ -5509,7 +5569,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5509
5569
  end
5510
5570
 
5511
5571
  #
5512
- # Deletes a composite entity extractor child from the application.
5572
+ # Deletes a composite entity extractor child from a version of the application.
5513
5573
  #
5514
5574
  # @param app_id The application ID.
5515
5575
  # @param version_id [String] The version ID.
@@ -5575,7 +5635,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5575
5635
  end
5576
5636
 
5577
5637
  #
5578
- # Gets information about the regex entity models.
5638
+ # Gets information about the regular expression entity models in a version of
5639
+ # the application.
5579
5640
  #
5580
5641
  # @param app_id The application ID.
5581
5642
  # @param version_id [String] The version ID.
@@ -5587,13 +5648,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5587
5648
  #
5588
5649
  # @return [Array] operation results.
5589
5650
  #
5590
- def get_regex_entity_infos(app_id, version_id, skip:0, take:100, custom_headers:nil)
5591
- response = get_regex_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5651
+ def list_regex_entity_infos(app_id, version_id, skip:0, take:100, custom_headers:nil)
5652
+ response = list_regex_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5592
5653
  response.body unless response.nil?
5593
5654
  end
5594
5655
 
5595
5656
  #
5596
- # Gets information about the regex entity models.
5657
+ # Gets information about the regular expression entity models in a version of
5658
+ # the application.
5597
5659
  #
5598
5660
  # @param app_id The application ID.
5599
5661
  # @param version_id [String] The version ID.
@@ -5605,12 +5667,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5605
5667
  #
5606
5668
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
5607
5669
  #
5608
- def get_regex_entity_infos_with_http_info(app_id, version_id, skip:0, take:100, custom_headers:nil)
5609
- get_regex_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5670
+ def list_regex_entity_infos_with_http_info(app_id, version_id, skip:0, take:100, custom_headers:nil)
5671
+ list_regex_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5610
5672
  end
5611
5673
 
5612
5674
  #
5613
- # Gets information about the regex entity models.
5675
+ # Gets information about the regular expression entity models in a version of
5676
+ # the application.
5614
5677
  #
5615
5678
  # @param app_id The application ID.
5616
5679
  # @param version_id [String] The version ID.
@@ -5622,7 +5685,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5622
5685
  #
5623
5686
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
5624
5687
  #
5625
- def get_regex_entity_infos_async(app_id, version_id, skip:0, take:100, custom_headers:nil)
5688
+ def list_regex_entity_infos_async(app_id, version_id, skip:0, take:100, custom_headers:nil)
5626
5689
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
5627
5690
  fail ArgumentError, 'app_id is nil' if app_id.nil?
5628
5691
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -5695,13 +5758,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5695
5758
  end
5696
5759
 
5697
5760
  #
5698
- # Adds a regex entity model to the application version.
5761
+ # Adds a regular expression entity model to a version of the application.
5699
5762
  #
5700
5763
  # @param app_id The application ID.
5701
5764
  # @param version_id [String] The version ID.
5702
5765
  # @param regex_entity_extractor_create_obj [RegexModelCreateObject] A model
5703
- # object containing the name and regex pattern for the new regex entity
5704
- # extractor.
5766
+ # object containing the name and regex pattern for the new regular expression
5767
+ # entity extractor.
5705
5768
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
5706
5769
  # will be added to the HTTP request.
5707
5770
  #
@@ -5713,13 +5776,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5713
5776
  end
5714
5777
 
5715
5778
  #
5716
- # Adds a regex entity model to the application version.
5779
+ # Adds a regular expression entity model to a version of the application.
5717
5780
  #
5718
5781
  # @param app_id The application ID.
5719
5782
  # @param version_id [String] The version ID.
5720
5783
  # @param regex_entity_extractor_create_obj [RegexModelCreateObject] A model
5721
- # object containing the name and regex pattern for the new regex entity
5722
- # extractor.
5784
+ # object containing the name and regex pattern for the new regular expression
5785
+ # entity extractor.
5723
5786
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
5724
5787
  # will be added to the HTTP request.
5725
5788
  #
@@ -5730,13 +5793,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5730
5793
  end
5731
5794
 
5732
5795
  #
5733
- # Adds a regex entity model to the application version.
5796
+ # Adds a regular expression entity model to a version of the application.
5734
5797
  #
5735
5798
  # @param app_id The application ID.
5736
5799
  # @param version_id [String] The version ID.
5737
5800
  # @param regex_entity_extractor_create_obj [RegexModelCreateObject] A model
5738
- # object containing the name and regex pattern for the new regex entity
5739
- # extractor.
5801
+ # object containing the name and regex pattern for the new regular expression
5802
+ # entity extractor.
5740
5803
  # @param [Hash{String => String}] A hash of custom headers that will be added
5741
5804
  # to the HTTP request.
5742
5805
  #
@@ -5810,7 +5873,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5810
5873
  end
5811
5874
 
5812
5875
  #
5813
- # Get information about the Pattern.Any entity models.
5876
+ # Get information about the Pattern.Any entity models in a version of the
5877
+ # application.
5814
5878
  #
5815
5879
  # @param app_id The application ID.
5816
5880
  # @param version_id [String] The version ID.
@@ -5822,13 +5886,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5822
5886
  #
5823
5887
  # @return [Array] operation results.
5824
5888
  #
5825
- def get_pattern_any_entity_infos(app_id, version_id, skip:0, take:100, custom_headers:nil)
5826
- response = get_pattern_any_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5889
+ def list_pattern_any_entity_infos(app_id, version_id, skip:0, take:100, custom_headers:nil)
5890
+ response = list_pattern_any_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5827
5891
  response.body unless response.nil?
5828
5892
  end
5829
5893
 
5830
5894
  #
5831
- # Get information about the Pattern.Any entity models.
5895
+ # Get information about the Pattern.Any entity models in a version of the
5896
+ # application.
5832
5897
  #
5833
5898
  # @param app_id The application ID.
5834
5899
  # @param version_id [String] The version ID.
@@ -5840,12 +5905,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5840
5905
  #
5841
5906
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
5842
5907
  #
5843
- def get_pattern_any_entity_infos_with_http_info(app_id, version_id, skip:0, take:100, custom_headers:nil)
5844
- get_pattern_any_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5908
+ def list_pattern_any_entity_infos_with_http_info(app_id, version_id, skip:0, take:100, custom_headers:nil)
5909
+ list_pattern_any_entity_infos_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
5845
5910
  end
5846
5911
 
5847
5912
  #
5848
- # Get information about the Pattern.Any entity models.
5913
+ # Get information about the Pattern.Any entity models in a version of the
5914
+ # application.
5849
5915
  #
5850
5916
  # @param app_id The application ID.
5851
5917
  # @param version_id [String] The version ID.
@@ -5857,7 +5923,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5857
5923
  #
5858
5924
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
5859
5925
  #
5860
- def get_pattern_any_entity_infos_async(app_id, version_id, skip:0, take:100, custom_headers:nil)
5926
+ def list_pattern_any_entity_infos_async(app_id, version_id, skip:0, take:100, custom_headers:nil)
5861
5927
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
5862
5928
  fail ArgumentError, 'app_id is nil' if app_id.nil?
5863
5929
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -5930,7 +5996,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5930
5996
  end
5931
5997
 
5932
5998
  #
5933
- # Adds a pattern.any entity extractor to the application.
5999
+ # Adds a pattern.any entity extractor to a version of the application.
5934
6000
  #
5935
6001
  # @param app_id The application ID.
5936
6002
  # @param version_id [String] The version ID.
@@ -5948,7 +6014,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5948
6014
  end
5949
6015
 
5950
6016
  #
5951
- # Adds a pattern.any entity extractor to the application.
6017
+ # Adds a pattern.any entity extractor to a version of the application.
5952
6018
  #
5953
6019
  # @param app_id The application ID.
5954
6020
  # @param version_id [String] The version ID.
@@ -5965,7 +6031,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
5965
6031
  end
5966
6032
 
5967
6033
  #
5968
- # Adds a pattern.any entity extractor to the application.
6034
+ # Adds a pattern.any entity extractor to a version of the application.
5969
6035
  #
5970
6036
  # @param app_id The application ID.
5971
6037
  # @param version_id [String] The version ID.
@@ -6045,7 +6111,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6045
6111
  end
6046
6112
 
6047
6113
  #
6048
- # Get All Entity Roles for a given entity
6114
+ # Get all roles for an entity in a version of the application
6049
6115
  #
6050
6116
  # @param app_id The application ID.
6051
6117
  # @param version_id [String] The version ID.
@@ -6055,13 +6121,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6055
6121
  #
6056
6122
  # @return [Array] operation results.
6057
6123
  #
6058
- def get_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6059
- response = get_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6124
+ def list_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6125
+ response = list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6060
6126
  response.body unless response.nil?
6061
6127
  end
6062
6128
 
6063
6129
  #
6064
- # Get All Entity Roles for a given entity
6130
+ # Get all roles for an entity in a version of the application
6065
6131
  #
6066
6132
  # @param app_id The application ID.
6067
6133
  # @param version_id [String] The version ID.
@@ -6071,12 +6137,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6071
6137
  #
6072
6138
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
6073
6139
  #
6074
- def get_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6075
- get_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6140
+ def list_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6141
+ list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6076
6142
  end
6077
6143
 
6078
6144
  #
6079
- # Get All Entity Roles for a given entity
6145
+ # Get all roles for an entity in a version of the application
6080
6146
  #
6081
6147
  # @param app_id The application ID.
6082
6148
  # @param version_id [String] The version ID.
@@ -6086,7 +6152,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6086
6152
  #
6087
6153
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
6088
6154
  #
6089
- def get_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6155
+ def list_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6090
6156
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
6091
6157
  fail ArgumentError, 'app_id is nil' if app_id.nil?
6092
6158
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -6156,7 +6222,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6156
6222
  end
6157
6223
 
6158
6224
  #
6159
- # Create an entity role for an entity in the application.
6225
+ # Create an entity role in a version of the application.
6160
6226
  #
6161
6227
  # @param app_id The application ID.
6162
6228
  # @param version_id [String] The version ID.
@@ -6174,7 +6240,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6174
6240
  end
6175
6241
 
6176
6242
  #
6177
- # Create an entity role for an entity in the application.
6243
+ # Create an entity role in a version of the application.
6178
6244
  #
6179
6245
  # @param app_id The application ID.
6180
6246
  # @param version_id [String] The version ID.
@@ -6191,7 +6257,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6191
6257
  end
6192
6258
 
6193
6259
  #
6194
- # Create an entity role for an entity in the application.
6260
+ # Create an entity role in a version of the application.
6195
6261
  #
6196
6262
  # @param app_id The application ID.
6197
6263
  # @param version_id [String] The version ID.
@@ -6272,7 +6338,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6272
6338
  end
6273
6339
 
6274
6340
  #
6275
- # Get All Entity Roles for a given entity
6341
+ # Get a prebuilt entity's roles in a version of the application.
6276
6342
  #
6277
6343
  # @param app_id The application ID.
6278
6344
  # @param version_id [String] The version ID.
@@ -6282,13 +6348,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6282
6348
  #
6283
6349
  # @return [Array] operation results.
6284
6350
  #
6285
- def get_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6286
- response = get_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6351
+ def list_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6352
+ response = list_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6287
6353
  response.body unless response.nil?
6288
6354
  end
6289
6355
 
6290
6356
  #
6291
- # Get All Entity Roles for a given entity
6357
+ # Get a prebuilt entity's roles in a version of the application.
6292
6358
  #
6293
6359
  # @param app_id The application ID.
6294
6360
  # @param version_id [String] The version ID.
@@ -6298,12 +6364,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6298
6364
  #
6299
6365
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
6300
6366
  #
6301
- def get_prebuilt_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6302
- get_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6367
+ def list_prebuilt_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6368
+ list_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6303
6369
  end
6304
6370
 
6305
6371
  #
6306
- # Get All Entity Roles for a given entity
6372
+ # Get a prebuilt entity's roles in a version of the application.
6307
6373
  #
6308
6374
  # @param app_id The application ID.
6309
6375
  # @param version_id [String] The version ID.
@@ -6313,7 +6379,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6313
6379
  #
6314
6380
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
6315
6381
  #
6316
- def get_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6382
+ def list_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6317
6383
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
6318
6384
  fail ArgumentError, 'app_id is nil' if app_id.nil?
6319
6385
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -6383,7 +6449,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6383
6449
  end
6384
6450
 
6385
6451
  #
6386
- # Create an entity role for an entity in the application.
6452
+ # Create a role for a prebuilt entity in a version of the application.
6387
6453
  #
6388
6454
  # @param app_id The application ID.
6389
6455
  # @param version_id [String] The version ID.
@@ -6401,7 +6467,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6401
6467
  end
6402
6468
 
6403
6469
  #
6404
- # Create an entity role for an entity in the application.
6470
+ # Create a role for a prebuilt entity in a version of the application.
6405
6471
  #
6406
6472
  # @param app_id The application ID.
6407
6473
  # @param version_id [String] The version ID.
@@ -6418,7 +6484,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6418
6484
  end
6419
6485
 
6420
6486
  #
6421
- # Create an entity role for an entity in the application.
6487
+ # Create a role for a prebuilt entity in a version of the application.
6422
6488
  #
6423
6489
  # @param app_id The application ID.
6424
6490
  # @param version_id [String] The version ID.
@@ -6499,7 +6565,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6499
6565
  end
6500
6566
 
6501
6567
  #
6502
- # Get All Entity Roles for a given entity
6568
+ # Get all roles for a list entity in a version of the application.
6503
6569
  #
6504
6570
  # @param app_id The application ID.
6505
6571
  # @param version_id [String] The version ID.
@@ -6509,13 +6575,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6509
6575
  #
6510
6576
  # @return [Array] operation results.
6511
6577
  #
6512
- def get_closed_list_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6513
- response = get_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6578
+ def list_closed_list_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6579
+ response = list_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6514
6580
  response.body unless response.nil?
6515
6581
  end
6516
6582
 
6517
6583
  #
6518
- # Get All Entity Roles for a given entity
6584
+ # Get all roles for a list entity in a version of the application.
6519
6585
  #
6520
6586
  # @param app_id The application ID.
6521
6587
  # @param version_id [String] The version ID.
@@ -6525,12 +6591,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6525
6591
  #
6526
6592
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
6527
6593
  #
6528
- def get_closed_list_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6529
- get_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6594
+ def list_closed_list_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6595
+ list_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6530
6596
  end
6531
6597
 
6532
6598
  #
6533
- # Get All Entity Roles for a given entity
6599
+ # Get all roles for a list entity in a version of the application.
6534
6600
  #
6535
6601
  # @param app_id The application ID.
6536
6602
  # @param version_id [String] The version ID.
@@ -6540,7 +6606,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6540
6606
  #
6541
6607
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
6542
6608
  #
6543
- def get_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6609
+ def list_closed_list_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6544
6610
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
6545
6611
  fail ArgumentError, 'app_id is nil' if app_id.nil?
6546
6612
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -6610,7 +6676,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6610
6676
  end
6611
6677
 
6612
6678
  #
6613
- # Create an entity role for an entity in the application.
6679
+ # Create a role for a list entity in a version of the application.
6614
6680
  #
6615
6681
  # @param app_id The application ID.
6616
6682
  # @param version_id [String] The version ID.
@@ -6628,7 +6694,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6628
6694
  end
6629
6695
 
6630
6696
  #
6631
- # Create an entity role for an entity in the application.
6697
+ # Create a role for a list entity in a version of the application.
6632
6698
  #
6633
6699
  # @param app_id The application ID.
6634
6700
  # @param version_id [String] The version ID.
@@ -6645,7 +6711,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6645
6711
  end
6646
6712
 
6647
6713
  #
6648
- # Create an entity role for an entity in the application.
6714
+ # Create a role for a list entity in a version of the application.
6649
6715
  #
6650
6716
  # @param app_id The application ID.
6651
6717
  # @param version_id [String] The version ID.
@@ -6726,7 +6792,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6726
6792
  end
6727
6793
 
6728
6794
  #
6729
- # Get All Entity Roles for a given entity
6795
+ # Get all roles for a regular expression entity in a version of the
6796
+ # application.
6730
6797
  #
6731
6798
  # @param app_id The application ID.
6732
6799
  # @param version_id [String] The version ID.
@@ -6736,13 +6803,14 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6736
6803
  #
6737
6804
  # @return [Array] operation results.
6738
6805
  #
6739
- def get_regex_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6740
- response = get_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6806
+ def list_regex_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
6807
+ response = list_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6741
6808
  response.body unless response.nil?
6742
6809
  end
6743
6810
 
6744
6811
  #
6745
- # Get All Entity Roles for a given entity
6812
+ # Get all roles for a regular expression entity in a version of the
6813
+ # application.
6746
6814
  #
6747
6815
  # @param app_id The application ID.
6748
6816
  # @param version_id [String] The version ID.
@@ -6752,12 +6820,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6752
6820
  #
6753
6821
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
6754
6822
  #
6755
- def get_regex_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6756
- get_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6823
+ def list_regex_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
6824
+ list_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
6757
6825
  end
6758
6826
 
6759
6827
  #
6760
- # Get All Entity Roles for a given entity
6828
+ # Get all roles for a regular expression entity in a version of the
6829
+ # application.
6761
6830
  #
6762
6831
  # @param app_id The application ID.
6763
6832
  # @param version_id [String] The version ID.
@@ -6767,7 +6836,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6767
6836
  #
6768
6837
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
6769
6838
  #
6770
- def get_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6839
+ def list_regex_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
6771
6840
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
6772
6841
  fail ArgumentError, 'app_id is nil' if app_id.nil?
6773
6842
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -6837,7 +6906,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6837
6906
  end
6838
6907
 
6839
6908
  #
6840
- # Create an entity role for an entity in the application.
6909
+ # Create a role for an regular expression entity in a version of the
6910
+ # application.
6841
6911
  #
6842
6912
  # @param app_id The application ID.
6843
6913
  # @param version_id [String] The version ID.
@@ -6855,7 +6925,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6855
6925
  end
6856
6926
 
6857
6927
  #
6858
- # Create an entity role for an entity in the application.
6928
+ # Create a role for an regular expression entity in a version of the
6929
+ # application.
6859
6930
  #
6860
6931
  # @param app_id The application ID.
6861
6932
  # @param version_id [String] The version ID.
@@ -6872,7 +6943,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6872
6943
  end
6873
6944
 
6874
6945
  #
6875
- # Create an entity role for an entity in the application.
6946
+ # Create a role for an regular expression entity in a version of the
6947
+ # application.
6876
6948
  #
6877
6949
  # @param app_id The application ID.
6878
6950
  # @param version_id [String] The version ID.
@@ -6953,7 +7025,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6953
7025
  end
6954
7026
 
6955
7027
  #
6956
- # Get All Entity Roles for a given entity
7028
+ # Get all roles for a composite entity in a version of the application
6957
7029
  #
6958
7030
  # @param app_id The application ID.
6959
7031
  # @param version_id [String] The version ID.
@@ -6963,13 +7035,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6963
7035
  #
6964
7036
  # @return [Array] operation results.
6965
7037
  #
6966
- def get_composite_entity_roles(app_id, version_id, c_entity_id, custom_headers:nil)
6967
- response = get_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:custom_headers).value!
7038
+ def list_composite_entity_roles(app_id, version_id, c_entity_id, custom_headers:nil)
7039
+ response = list_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:custom_headers).value!
6968
7040
  response.body unless response.nil?
6969
7041
  end
6970
7042
 
6971
7043
  #
6972
- # Get All Entity Roles for a given entity
7044
+ # Get all roles for a composite entity in a version of the application
6973
7045
  #
6974
7046
  # @param app_id The application ID.
6975
7047
  # @param version_id [String] The version ID.
@@ -6979,12 +7051,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6979
7051
  #
6980
7052
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
6981
7053
  #
6982
- def get_composite_entity_roles_with_http_info(app_id, version_id, c_entity_id, custom_headers:nil)
6983
- get_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:custom_headers).value!
7054
+ def list_composite_entity_roles_with_http_info(app_id, version_id, c_entity_id, custom_headers:nil)
7055
+ list_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:custom_headers).value!
6984
7056
  end
6985
7057
 
6986
7058
  #
6987
- # Get All Entity Roles for a given entity
7059
+ # Get all roles for a composite entity in a version of the application
6988
7060
  #
6989
7061
  # @param app_id The application ID.
6990
7062
  # @param version_id [String] The version ID.
@@ -6994,7 +7066,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
6994
7066
  #
6995
7067
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
6996
7068
  #
6997
- def get_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:nil)
7069
+ def list_composite_entity_roles_async(app_id, version_id, c_entity_id, custom_headers:nil)
6998
7070
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
6999
7071
  fail ArgumentError, 'app_id is nil' if app_id.nil?
7000
7072
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -7064,7 +7136,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7064
7136
  end
7065
7137
 
7066
7138
  #
7067
- # Create an entity role for an entity in the application.
7139
+ # Create a role for a composite entity in a version of the application.
7068
7140
  #
7069
7141
  # @param app_id The application ID.
7070
7142
  # @param version_id [String] The version ID.
@@ -7082,7 +7154,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7082
7154
  end
7083
7155
 
7084
7156
  #
7085
- # Create an entity role for an entity in the application.
7157
+ # Create a role for a composite entity in a version of the application.
7086
7158
  #
7087
7159
  # @param app_id The application ID.
7088
7160
  # @param version_id [String] The version ID.
@@ -7099,7 +7171,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7099
7171
  end
7100
7172
 
7101
7173
  #
7102
- # Create an entity role for an entity in the application.
7174
+ # Create a role for a composite entity in a version of the application.
7103
7175
  #
7104
7176
  # @param app_id The application ID.
7105
7177
  # @param version_id [String] The version ID.
@@ -7180,7 +7252,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7180
7252
  end
7181
7253
 
7182
7254
  #
7183
- # Get All Entity Roles for a given entity
7255
+ # Get all roles for a Pattern.any entity in a version of the application
7184
7256
  #
7185
7257
  # @param app_id The application ID.
7186
7258
  # @param version_id [String] The version ID.
@@ -7190,13 +7262,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7190
7262
  #
7191
7263
  # @return [Array] operation results.
7192
7264
  #
7193
- def get_pattern_any_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
7194
- response = get_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7265
+ def list_pattern_any_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
7266
+ response = list_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7195
7267
  response.body unless response.nil?
7196
7268
  end
7197
7269
 
7198
7270
  #
7199
- # Get All Entity Roles for a given entity
7271
+ # Get all roles for a Pattern.any entity in a version of the application
7200
7272
  #
7201
7273
  # @param app_id The application ID.
7202
7274
  # @param version_id [String] The version ID.
@@ -7206,12 +7278,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7206
7278
  #
7207
7279
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
7208
7280
  #
7209
- def get_pattern_any_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
7210
- get_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7281
+ def list_pattern_any_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
7282
+ list_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7211
7283
  end
7212
7284
 
7213
7285
  #
7214
- # Get All Entity Roles for a given entity
7286
+ # Get all roles for a Pattern.any entity in a version of the application
7215
7287
  #
7216
7288
  # @param app_id The application ID.
7217
7289
  # @param version_id [String] The version ID.
@@ -7221,7 +7293,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7221
7293
  #
7222
7294
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
7223
7295
  #
7224
- def get_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
7296
+ def list_pattern_any_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
7225
7297
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
7226
7298
  fail ArgumentError, 'app_id is nil' if app_id.nil?
7227
7299
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -7291,7 +7363,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7291
7363
  end
7292
7364
 
7293
7365
  #
7294
- # Create an entity role for an entity in the application.
7366
+ # Create a role for an Pattern.any entity in a version of the application.
7295
7367
  #
7296
7368
  # @param app_id The application ID.
7297
7369
  # @param version_id [String] The version ID.
@@ -7309,7 +7381,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7309
7381
  end
7310
7382
 
7311
7383
  #
7312
- # Create an entity role for an entity in the application.
7384
+ # Create a role for an Pattern.any entity in a version of the application.
7313
7385
  #
7314
7386
  # @param app_id The application ID.
7315
7387
  # @param version_id [String] The version ID.
@@ -7326,7 +7398,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7326
7398
  end
7327
7399
 
7328
7400
  #
7329
- # Create an entity role for an entity in the application.
7401
+ # Create a role for an Pattern.any entity in a version of the application.
7330
7402
  #
7331
7403
  # @param app_id The application ID.
7332
7404
  # @param version_id [String] The version ID.
@@ -7407,7 +7479,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7407
7479
  end
7408
7480
 
7409
7481
  #
7410
- # Get All Entity Roles for a given entity
7482
+ # Get all roles for a hierarchical entity in a version of the application
7411
7483
  #
7412
7484
  # @param app_id The application ID.
7413
7485
  # @param version_id [String] The version ID.
@@ -7417,13 +7489,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7417
7489
  #
7418
7490
  # @return [Array] operation results.
7419
7491
  #
7420
- def get_hierarchical_entity_roles(app_id, version_id, h_entity_id, custom_headers:nil)
7421
- response = get_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:custom_headers).value!
7492
+ def list_hierarchical_entity_roles(app_id, version_id, h_entity_id, custom_headers:nil)
7493
+ response = list_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:custom_headers).value!
7422
7494
  response.body unless response.nil?
7423
7495
  end
7424
7496
 
7425
7497
  #
7426
- # Get All Entity Roles for a given entity
7498
+ # Get all roles for a hierarchical entity in a version of the application
7427
7499
  #
7428
7500
  # @param app_id The application ID.
7429
7501
  # @param version_id [String] The version ID.
@@ -7433,12 +7505,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7433
7505
  #
7434
7506
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
7435
7507
  #
7436
- def get_hierarchical_entity_roles_with_http_info(app_id, version_id, h_entity_id, custom_headers:nil)
7437
- get_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:custom_headers).value!
7508
+ def list_hierarchical_entity_roles_with_http_info(app_id, version_id, h_entity_id, custom_headers:nil)
7509
+ list_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:custom_headers).value!
7438
7510
  end
7439
7511
 
7440
7512
  #
7441
- # Get All Entity Roles for a given entity
7513
+ # Get all roles for a hierarchical entity in a version of the application
7442
7514
  #
7443
7515
  # @param app_id The application ID.
7444
7516
  # @param version_id [String] The version ID.
@@ -7448,7 +7520,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7448
7520
  #
7449
7521
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
7450
7522
  #
7451
- def get_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:nil)
7523
+ def list_hierarchical_entity_roles_async(app_id, version_id, h_entity_id, custom_headers:nil)
7452
7524
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
7453
7525
  fail ArgumentError, 'app_id is nil' if app_id.nil?
7454
7526
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -7518,7 +7590,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7518
7590
  end
7519
7591
 
7520
7592
  #
7521
- # Create an entity role for an entity in the application.
7593
+ # Create a role for an hierarchical entity in a version of the application.
7522
7594
  #
7523
7595
  # @param app_id The application ID.
7524
7596
  # @param version_id [String] The version ID.
@@ -7536,7 +7608,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7536
7608
  end
7537
7609
 
7538
7610
  #
7539
- # Create an entity role for an entity in the application.
7611
+ # Create a role for an hierarchical entity in a version of the application.
7540
7612
  #
7541
7613
  # @param app_id The application ID.
7542
7614
  # @param version_id [String] The version ID.
@@ -7553,7 +7625,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7553
7625
  end
7554
7626
 
7555
7627
  #
7556
- # Create an entity role for an entity in the application.
7628
+ # Create a role for an hierarchical entity in a version of the application.
7557
7629
  #
7558
7630
  # @param app_id The application ID.
7559
7631
  # @param version_id [String] The version ID.
@@ -7634,7 +7706,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7634
7706
  end
7635
7707
 
7636
7708
  #
7637
- # Get All Entity Roles for a given entity
7709
+ # Get all roles for a prebuilt entity in a version of the application
7638
7710
  #
7639
7711
  # @param app_id The application ID.
7640
7712
  # @param version_id [String] The version ID.
@@ -7644,13 +7716,13 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7644
7716
  #
7645
7717
  # @return [Array] operation results.
7646
7718
  #
7647
- def get_custom_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
7648
- response = get_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7719
+ def list_custom_prebuilt_entity_roles(app_id, version_id, entity_id, custom_headers:nil)
7720
+ response = list_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7649
7721
  response.body unless response.nil?
7650
7722
  end
7651
7723
 
7652
7724
  #
7653
- # Get All Entity Roles for a given entity
7725
+ # Get all roles for a prebuilt entity in a version of the application
7654
7726
  #
7655
7727
  # @param app_id The application ID.
7656
7728
  # @param version_id [String] The version ID.
@@ -7660,12 +7732,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7660
7732
  #
7661
7733
  # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
7662
7734
  #
7663
- def get_custom_prebuilt_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
7664
- get_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7735
+ def list_custom_prebuilt_entity_roles_with_http_info(app_id, version_id, entity_id, custom_headers:nil)
7736
+ list_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:custom_headers).value!
7665
7737
  end
7666
7738
 
7667
7739
  #
7668
- # Get All Entity Roles for a given entity
7740
+ # Get all roles for a prebuilt entity in a version of the application
7669
7741
  #
7670
7742
  # @param app_id The application ID.
7671
7743
  # @param version_id [String] The version ID.
@@ -7675,7 +7747,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7675
7747
  #
7676
7748
  # @return [Concurrent::Promise] Promise object which holds the HTTP response.
7677
7749
  #
7678
- def get_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
7750
+ def list_custom_prebuilt_entity_roles_async(app_id, version_id, entity_id, custom_headers:nil)
7679
7751
  fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
7680
7752
  fail ArgumentError, 'app_id is nil' if app_id.nil?
7681
7753
  fail ArgumentError, 'version_id is nil' if version_id.nil?
@@ -7745,7 +7817,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7745
7817
  end
7746
7818
 
7747
7819
  #
7748
- # Create an entity role for an entity in the application.
7820
+ # Create a role for a prebuilt entity in a version of the application.
7749
7821
  #
7750
7822
  # @param app_id The application ID.
7751
7823
  # @param version_id [String] The version ID.
@@ -7763,7 +7835,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7763
7835
  end
7764
7836
 
7765
7837
  #
7766
- # Create an entity role for an entity in the application.
7838
+ # Create a role for a prebuilt entity in a version of the application.
7767
7839
  #
7768
7840
  # @param app_id The application ID.
7769
7841
  # @param version_id [String] The version ID.
@@ -7780,7 +7852,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7780
7852
  end
7781
7853
 
7782
7854
  #
7783
- # Create an entity role for an entity in the application.
7855
+ # Create a role for a prebuilt entity in a version of the application.
7784
7856
  #
7785
7857
  # @param app_id The application ID.
7786
7858
  # @param version_id [String] The version ID.
@@ -7861,7 +7933,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7861
7933
  end
7862
7934
 
7863
7935
  #
7864
- # Get the explicit list of the pattern.any entity.
7936
+ # Get the explicit (exception) list of the pattern.any entity in a version of
7937
+ # the application.
7865
7938
  #
7866
7939
  # @param app_id The application ID.
7867
7940
  # @param version_id [String] The version ID.
@@ -7877,7 +7950,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7877
7950
  end
7878
7951
 
7879
7952
  #
7880
- # Get the explicit list of the pattern.any entity.
7953
+ # Get the explicit (exception) list of the pattern.any entity in a version of
7954
+ # the application.
7881
7955
  #
7882
7956
  # @param app_id The application ID.
7883
7957
  # @param version_id [String] The version ID.
@@ -7892,7 +7966,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7892
7966
  end
7893
7967
 
7894
7968
  #
7895
- # Get the explicit list of the pattern.any entity.
7969
+ # Get the explicit (exception) list of the pattern.any entity in a version of
7970
+ # the application.
7896
7971
  #
7897
7972
  # @param app_id The application ID.
7898
7973
  # @param version_id [String] The version ID.
@@ -7972,7 +8047,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7972
8047
  end
7973
8048
 
7974
8049
  #
7975
- # Add a new item to the explicit list for the Pattern.Any entity.
8050
+ # Add a new exception to the explicit list for the Pattern.Any entity in a
8051
+ # version of the application.
7976
8052
  #
7977
8053
  # @param app_id The application ID.
7978
8054
  # @param version_id [String] The version ID.
@@ -7989,7 +8065,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
7989
8065
  end
7990
8066
 
7991
8067
  #
7992
- # Add a new item to the explicit list for the Pattern.Any entity.
8068
+ # Add a new exception to the explicit list for the Pattern.Any entity in a
8069
+ # version of the application.
7993
8070
  #
7994
8071
  # @param app_id The application ID.
7995
8072
  # @param version_id [String] The version ID.
@@ -8005,7 +8082,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8005
8082
  end
8006
8083
 
8007
8084
  #
8008
- # Add a new item to the explicit list for the Pattern.Any entity.
8085
+ # Add a new exception to the explicit list for the Pattern.Any entity in a
8086
+ # version of the application.
8009
8087
  #
8010
8088
  # @param app_id The application ID.
8011
8089
  # @param version_id [String] The version ID.
@@ -8085,11 +8163,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8085
8163
  end
8086
8164
 
8087
8165
  #
8088
- # Gets information of a regex entity model.
8166
+ # Gets information about a regular expression entity in a version of the
8167
+ # application.
8089
8168
  #
8090
8169
  # @param app_id The application ID.
8091
8170
  # @param version_id [String] The version ID.
8092
- # @param regex_entity_id The regex entity model ID.
8171
+ # @param regex_entity_id The regular expression entity model ID.
8093
8172
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
8094
8173
  # will be added to the HTTP request.
8095
8174
  #
@@ -8101,11 +8180,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8101
8180
  end
8102
8181
 
8103
8182
  #
8104
- # Gets information of a regex entity model.
8183
+ # Gets information about a regular expression entity in a version of the
8184
+ # application.
8105
8185
  #
8106
8186
  # @param app_id The application ID.
8107
8187
  # @param version_id [String] The version ID.
8108
- # @param regex_entity_id The regex entity model ID.
8188
+ # @param regex_entity_id The regular expression entity model ID.
8109
8189
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
8110
8190
  # will be added to the HTTP request.
8111
8191
  #
@@ -8116,11 +8196,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8116
8196
  end
8117
8197
 
8118
8198
  #
8119
- # Gets information of a regex entity model.
8199
+ # Gets information about a regular expression entity in a version of the
8200
+ # application.
8120
8201
  #
8121
8202
  # @param app_id The application ID.
8122
8203
  # @param version_id [String] The version ID.
8123
- # @param regex_entity_id The regex entity model ID.
8204
+ # @param regex_entity_id The regular expression entity model ID.
8124
8205
  # @param [Hash{String => String}] A hash of custom headers that will be added
8125
8206
  # to the HTTP request.
8126
8207
  #
@@ -8180,11 +8261,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8180
8261
  end
8181
8262
 
8182
8263
  #
8183
- # Updates the regex entity model .
8264
+ # Updates the regular expression entity in a version of the application.
8184
8265
  #
8185
8266
  # @param app_id The application ID.
8186
8267
  # @param version_id [String] The version ID.
8187
- # @param regex_entity_id The regex entity extractor ID.
8268
+ # @param regex_entity_id The regular expression entity extractor ID.
8188
8269
  # @param regex_entity_update_object [RegexModelUpdateObject] An object
8189
8270
  # containing the new entity name and regex pattern.
8190
8271
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -8198,11 +8279,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8198
8279
  end
8199
8280
 
8200
8281
  #
8201
- # Updates the regex entity model .
8282
+ # Updates the regular expression entity in a version of the application.
8202
8283
  #
8203
8284
  # @param app_id The application ID.
8204
8285
  # @param version_id [String] The version ID.
8205
- # @param regex_entity_id The regex entity extractor ID.
8286
+ # @param regex_entity_id The regular expression entity extractor ID.
8206
8287
  # @param regex_entity_update_object [RegexModelUpdateObject] An object
8207
8288
  # containing the new entity name and regex pattern.
8208
8289
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
@@ -8215,11 +8296,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8215
8296
  end
8216
8297
 
8217
8298
  #
8218
- # Updates the regex entity model .
8299
+ # Updates the regular expression entity in a version of the application.
8219
8300
  #
8220
8301
  # @param app_id The application ID.
8221
8302
  # @param version_id [String] The version ID.
8222
- # @param regex_entity_id The regex entity extractor ID.
8303
+ # @param regex_entity_id The regular expression entity extractor ID.
8223
8304
  # @param regex_entity_update_object [RegexModelUpdateObject] An object
8224
8305
  # containing the new entity name and regex pattern.
8225
8306
  # @param [Hash{String => String}] A hash of custom headers that will be added
@@ -8289,11 +8370,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8289
8370
  end
8290
8371
 
8291
8372
  #
8292
- # Deletes a regex entity model from the application.
8373
+ # Deletes a regular expression entity from a version of the application.
8293
8374
  #
8294
8375
  # @param app_id The application ID.
8295
8376
  # @param version_id [String] The version ID.
8296
- # @param regex_entity_id The regex entity extractor ID.
8377
+ # @param regex_entity_id The regular expression entity extractor ID.
8297
8378
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
8298
8379
  # will be added to the HTTP request.
8299
8380
  #
@@ -8305,11 +8386,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8305
8386
  end
8306
8387
 
8307
8388
  #
8308
- # Deletes a regex entity model from the application.
8389
+ # Deletes a regular expression entity from a version of the application.
8309
8390
  #
8310
8391
  # @param app_id The application ID.
8311
8392
  # @param version_id [String] The version ID.
8312
- # @param regex_entity_id The regex entity extractor ID.
8393
+ # @param regex_entity_id The regular expression entity extractor ID.
8313
8394
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
8314
8395
  # will be added to the HTTP request.
8315
8396
  #
@@ -8320,11 +8401,11 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8320
8401
  end
8321
8402
 
8322
8403
  #
8323
- # Deletes a regex entity model from the application.
8404
+ # Deletes a regular expression entity from a version of the application.
8324
8405
  #
8325
8406
  # @param app_id The application ID.
8326
8407
  # @param version_id [String] The version ID.
8327
- # @param regex_entity_id The regex entity extractor ID.
8408
+ # @param regex_entity_id The regular expression entity extractor ID.
8328
8409
  # @param [Hash{String => String}] A hash of custom headers that will be added
8329
8410
  # to the HTTP request.
8330
8411
  #
@@ -8384,7 +8465,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8384
8465
  end
8385
8466
 
8386
8467
  #
8387
- # Gets information about the application version's Pattern.Any model.
8468
+ # Gets information about the Pattern.Any model in a version of the application.
8388
8469
  #
8389
8470
  # @param app_id The application ID.
8390
8471
  # @param version_id [String] The version ID.
@@ -8400,7 +8481,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8400
8481
  end
8401
8482
 
8402
8483
  #
8403
- # Gets information about the application version's Pattern.Any model.
8484
+ # Gets information about the Pattern.Any model in a version of the application.
8404
8485
  #
8405
8486
  # @param app_id The application ID.
8406
8487
  # @param version_id [String] The version ID.
@@ -8415,7 +8496,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8415
8496
  end
8416
8497
 
8417
8498
  #
8418
- # Gets information about the application version's Pattern.Any model.
8499
+ # Gets information about the Pattern.Any model in a version of the application.
8419
8500
  #
8420
8501
  # @param app_id The application ID.
8421
8502
  # @param version_id [String] The version ID.
@@ -8479,7 +8560,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8479
8560
  end
8480
8561
 
8481
8562
  #
8482
- # Updates the name and explicit list of a Pattern.Any entity model.
8563
+ # Updates the name and explicit (exception) list of a Pattern.Any entity model
8564
+ # in a version of the application.
8483
8565
  #
8484
8566
  # @param app_id The application ID.
8485
8567
  # @param version_id [String] The version ID.
@@ -8497,7 +8579,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8497
8579
  end
8498
8580
 
8499
8581
  #
8500
- # Updates the name and explicit list of a Pattern.Any entity model.
8582
+ # Updates the name and explicit (exception) list of a Pattern.Any entity model
8583
+ # in a version of the application.
8501
8584
  #
8502
8585
  # @param app_id The application ID.
8503
8586
  # @param version_id [String] The version ID.
@@ -8514,7 +8597,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8514
8597
  end
8515
8598
 
8516
8599
  #
8517
- # Updates the name and explicit list of a Pattern.Any entity model.
8600
+ # Updates the name and explicit (exception) list of a Pattern.Any entity model
8601
+ # in a version of the application.
8518
8602
  #
8519
8603
  # @param app_id The application ID.
8520
8604
  # @param version_id [String] The version ID.
@@ -8588,7 +8672,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8588
8672
  end
8589
8673
 
8590
8674
  #
8591
- # Deletes a Pattern.Any entity extractor from the application.
8675
+ # Deletes a Pattern.Any entity extractor from a version of the application.
8592
8676
  #
8593
8677
  # @param app_id The application ID.
8594
8678
  # @param version_id [String] The version ID.
@@ -8604,7 +8688,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8604
8688
  end
8605
8689
 
8606
8690
  #
8607
- # Deletes a Pattern.Any entity extractor from the application.
8691
+ # Deletes a Pattern.Any entity extractor from a version of the application.
8608
8692
  #
8609
8693
  # @param app_id The application ID.
8610
8694
  # @param version_id [String] The version ID.
@@ -8619,7 +8703,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8619
8703
  end
8620
8704
 
8621
8705
  #
8622
- # Deletes a Pattern.Any entity extractor from the application.
8706
+ # Deletes a Pattern.Any entity extractor from a version of the application.
8623
8707
  #
8624
8708
  # @param app_id The application ID.
8625
8709
  # @param version_id [String] The version ID.
@@ -8683,7 +8767,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8683
8767
  end
8684
8768
 
8685
8769
  #
8686
- # Get one entity role for a given entity
8770
+ # Get one role for a given entity in a version of the application
8687
8771
  #
8688
8772
  # @param app_id The application ID.
8689
8773
  # @param version_id [String] The version ID.
@@ -8700,7 +8784,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8700
8784
  end
8701
8785
 
8702
8786
  #
8703
- # Get one entity role for a given entity
8787
+ # Get one role for a given entity in a version of the application
8704
8788
  #
8705
8789
  # @param app_id The application ID.
8706
8790
  # @param version_id [String] The version ID.
@@ -8716,7 +8800,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8716
8800
  end
8717
8801
 
8718
8802
  #
8719
- # Get one entity role for a given entity
8803
+ # Get one role for a given entity in a version of the application
8720
8804
  #
8721
8805
  # @param app_id The application ID.
8722
8806
  # @param version_id [String] The version ID.
@@ -8782,7 +8866,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8782
8866
  end
8783
8867
 
8784
8868
  #
8785
- # Update an entity role for a given entity
8869
+ # Update a role for a given entity in a version of the application.
8786
8870
  #
8787
8871
  # @param app_id The application ID.
8788
8872
  # @param version_id [String] The version ID.
@@ -8801,7 +8885,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8801
8885
  end
8802
8886
 
8803
8887
  #
8804
- # Update an entity role for a given entity
8888
+ # Update a role for a given entity in a version of the application.
8805
8889
  #
8806
8890
  # @param app_id The application ID.
8807
8891
  # @param version_id [String] The version ID.
@@ -8819,7 +8903,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8819
8903
  end
8820
8904
 
8821
8905
  #
8822
- # Update an entity role for a given entity
8906
+ # Update a role for a given entity in a version of the application.
8823
8907
  #
8824
8908
  # @param app_id The application ID.
8825
8909
  # @param version_id [String] The version ID.
@@ -8895,7 +8979,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8895
8979
  end
8896
8980
 
8897
8981
  #
8898
- # Delete an entity role.
8982
+ # Delete an entity role in a version of the application.
8899
8983
  #
8900
8984
  # @param app_id The application ID.
8901
8985
  # @param version_id [String] The version ID.
@@ -8912,7 +8996,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8912
8996
  end
8913
8997
 
8914
8998
  #
8915
- # Delete an entity role.
8999
+ # Delete an entity role in a version of the application.
8916
9000
  #
8917
9001
  # @param app_id The application ID.
8918
9002
  # @param version_id [String] The version ID.
@@ -8928,7 +9012,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8928
9012
  end
8929
9013
 
8930
9014
  #
8931
- # Delete an entity role.
9015
+ # Delete an entity role in a version of the application.
8932
9016
  #
8933
9017
  # @param app_id The application ID.
8934
9018
  # @param version_id [String] The version ID.
@@ -8994,7 +9078,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
8994
9078
  end
8995
9079
 
8996
9080
  #
8997
- # Get one entity role for a given entity
9081
+ # Get one role for a given prebuilt entity in a version of the application
8998
9082
  #
8999
9083
  # @param app_id The application ID.
9000
9084
  # @param version_id [String] The version ID.
@@ -9011,7 +9095,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9011
9095
  end
9012
9096
 
9013
9097
  #
9014
- # Get one entity role for a given entity
9098
+ # Get one role for a given prebuilt entity in a version of the application
9015
9099
  #
9016
9100
  # @param app_id The application ID.
9017
9101
  # @param version_id [String] The version ID.
@@ -9027,7 +9111,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9027
9111
  end
9028
9112
 
9029
9113
  #
9030
- # Get one entity role for a given entity
9114
+ # Get one role for a given prebuilt entity in a version of the application
9031
9115
  #
9032
9116
  # @param app_id The application ID.
9033
9117
  # @param version_id [String] The version ID.
@@ -9093,7 +9177,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9093
9177
  end
9094
9178
 
9095
9179
  #
9096
- # Update an entity role for a given entity
9180
+ # Update a role for a given prebuilt entity in a version of the application
9097
9181
  #
9098
9182
  # @param app_id The application ID.
9099
9183
  # @param version_id [String] The version ID.
@@ -9112,7 +9196,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9112
9196
  end
9113
9197
 
9114
9198
  #
9115
- # Update an entity role for a given entity
9199
+ # Update a role for a given prebuilt entity in a version of the application
9116
9200
  #
9117
9201
  # @param app_id The application ID.
9118
9202
  # @param version_id [String] The version ID.
@@ -9130,7 +9214,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9130
9214
  end
9131
9215
 
9132
9216
  #
9133
- # Update an entity role for a given entity
9217
+ # Update a role for a given prebuilt entity in a version of the application
9134
9218
  #
9135
9219
  # @param app_id The application ID.
9136
9220
  # @param version_id [String] The version ID.
@@ -9206,7 +9290,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9206
9290
  end
9207
9291
 
9208
9292
  #
9209
- # Delete an entity role.
9293
+ # Delete a role in a prebuilt entity in a version of the application.
9210
9294
  #
9211
9295
  # @param app_id The application ID.
9212
9296
  # @param version_id [String] The version ID.
@@ -9223,7 +9307,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9223
9307
  end
9224
9308
 
9225
9309
  #
9226
- # Delete an entity role.
9310
+ # Delete a role in a prebuilt entity in a version of the application.
9227
9311
  #
9228
9312
  # @param app_id The application ID.
9229
9313
  # @param version_id [String] The version ID.
@@ -9239,7 +9323,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9239
9323
  end
9240
9324
 
9241
9325
  #
9242
- # Delete an entity role.
9326
+ # Delete a role in a prebuilt entity in a version of the application.
9243
9327
  #
9244
9328
  # @param app_id The application ID.
9245
9329
  # @param version_id [String] The version ID.
@@ -9305,7 +9389,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9305
9389
  end
9306
9390
 
9307
9391
  #
9308
- # Get one entity role for a given entity
9392
+ # Get one role for a given list entity in a version of the application.
9309
9393
  #
9310
9394
  # @param app_id The application ID.
9311
9395
  # @param version_id [String] The version ID.
@@ -9322,7 +9406,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9322
9406
  end
9323
9407
 
9324
9408
  #
9325
- # Get one entity role for a given entity
9409
+ # Get one role for a given list entity in a version of the application.
9326
9410
  #
9327
9411
  # @param app_id The application ID.
9328
9412
  # @param version_id [String] The version ID.
@@ -9338,7 +9422,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9338
9422
  end
9339
9423
 
9340
9424
  #
9341
- # Get one entity role for a given entity
9425
+ # Get one role for a given list entity in a version of the application.
9342
9426
  #
9343
9427
  # @param app_id The application ID.
9344
9428
  # @param version_id [String] The version ID.
@@ -9404,7 +9488,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9404
9488
  end
9405
9489
 
9406
9490
  #
9407
- # Update an entity role for a given entity
9491
+ # Update a role for a given list entity in a version of the application.
9408
9492
  #
9409
9493
  # @param app_id The application ID.
9410
9494
  # @param version_id [String] The version ID.
@@ -9423,7 +9507,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9423
9507
  end
9424
9508
 
9425
9509
  #
9426
- # Update an entity role for a given entity
9510
+ # Update a role for a given list entity in a version of the application.
9427
9511
  #
9428
9512
  # @param app_id The application ID.
9429
9513
  # @param version_id [String] The version ID.
@@ -9441,7 +9525,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9441
9525
  end
9442
9526
 
9443
9527
  #
9444
- # Update an entity role for a given entity
9528
+ # Update a role for a given list entity in a version of the application.
9445
9529
  #
9446
9530
  # @param app_id The application ID.
9447
9531
  # @param version_id [String] The version ID.
@@ -9517,7 +9601,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9517
9601
  end
9518
9602
 
9519
9603
  #
9520
- # Delete an entity role.
9604
+ # Delete a role for a given list entity in a version of the application.
9521
9605
  #
9522
9606
  # @param app_id The application ID.
9523
9607
  # @param version_id [String] The version ID.
@@ -9534,7 +9618,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9534
9618
  end
9535
9619
 
9536
9620
  #
9537
- # Delete an entity role.
9621
+ # Delete a role for a given list entity in a version of the application.
9538
9622
  #
9539
9623
  # @param app_id The application ID.
9540
9624
  # @param version_id [String] The version ID.
@@ -9550,7 +9634,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9550
9634
  end
9551
9635
 
9552
9636
  #
9553
- # Delete an entity role.
9637
+ # Delete a role for a given list entity in a version of the application.
9554
9638
  #
9555
9639
  # @param app_id The application ID.
9556
9640
  # @param version_id [String] The version ID.
@@ -9616,7 +9700,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9616
9700
  end
9617
9701
 
9618
9702
  #
9619
- # Get one entity role for a given entity
9703
+ # Get one role for a given regular expression entity in a version of the
9704
+ # application.
9620
9705
  #
9621
9706
  # @param app_id The application ID.
9622
9707
  # @param version_id [String] The version ID.
@@ -9633,7 +9718,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9633
9718
  end
9634
9719
 
9635
9720
  #
9636
- # Get one entity role for a given entity
9721
+ # Get one role for a given regular expression entity in a version of the
9722
+ # application.
9637
9723
  #
9638
9724
  # @param app_id The application ID.
9639
9725
  # @param version_id [String] The version ID.
@@ -9649,7 +9735,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9649
9735
  end
9650
9736
 
9651
9737
  #
9652
- # Get one entity role for a given entity
9738
+ # Get one role for a given regular expression entity in a version of the
9739
+ # application.
9653
9740
  #
9654
9741
  # @param app_id The application ID.
9655
9742
  # @param version_id [String] The version ID.
@@ -9715,7 +9802,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9715
9802
  end
9716
9803
 
9717
9804
  #
9718
- # Update an entity role for a given entity
9805
+ # Update a role for a given regular expression entity in a version of the
9806
+ # application
9719
9807
  #
9720
9808
  # @param app_id The application ID.
9721
9809
  # @param version_id [String] The version ID.
@@ -9734,7 +9822,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9734
9822
  end
9735
9823
 
9736
9824
  #
9737
- # Update an entity role for a given entity
9825
+ # Update a role for a given regular expression entity in a version of the
9826
+ # application
9738
9827
  #
9739
9828
  # @param app_id The application ID.
9740
9829
  # @param version_id [String] The version ID.
@@ -9752,7 +9841,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9752
9841
  end
9753
9842
 
9754
9843
  #
9755
- # Update an entity role for a given entity
9844
+ # Update a role for a given regular expression entity in a version of the
9845
+ # application
9756
9846
  #
9757
9847
  # @param app_id The application ID.
9758
9848
  # @param version_id [String] The version ID.
@@ -9828,7 +9918,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9828
9918
  end
9829
9919
 
9830
9920
  #
9831
- # Delete an entity role.
9921
+ # Delete a role for a given regular expression in a version of the application.
9832
9922
  #
9833
9923
  # @param app_id The application ID.
9834
9924
  # @param version_id [String] The version ID.
@@ -9845,7 +9935,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9845
9935
  end
9846
9936
 
9847
9937
  #
9848
- # Delete an entity role.
9938
+ # Delete a role for a given regular expression in a version of the application.
9849
9939
  #
9850
9940
  # @param app_id The application ID.
9851
9941
  # @param version_id [String] The version ID.
@@ -9861,7 +9951,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9861
9951
  end
9862
9952
 
9863
9953
  #
9864
- # Delete an entity role.
9954
+ # Delete a role for a given regular expression in a version of the application.
9865
9955
  #
9866
9956
  # @param app_id The application ID.
9867
9957
  # @param version_id [String] The version ID.
@@ -9927,7 +10017,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9927
10017
  end
9928
10018
 
9929
10019
  #
9930
- # Get one entity role for a given entity
10020
+ # Get one role for a given composite entity in a version of the application
9931
10021
  #
9932
10022
  # @param app_id The application ID.
9933
10023
  # @param version_id [String] The version ID.
@@ -9944,7 +10034,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9944
10034
  end
9945
10035
 
9946
10036
  #
9947
- # Get one entity role for a given entity
10037
+ # Get one role for a given composite entity in a version of the application
9948
10038
  #
9949
10039
  # @param app_id The application ID.
9950
10040
  # @param version_id [String] The version ID.
@@ -9960,7 +10050,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
9960
10050
  end
9961
10051
 
9962
10052
  #
9963
- # Get one entity role for a given entity
10053
+ # Get one role for a given composite entity in a version of the application
9964
10054
  #
9965
10055
  # @param app_id The application ID.
9966
10056
  # @param version_id [String] The version ID.
@@ -10026,7 +10116,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10026
10116
  end
10027
10117
 
10028
10118
  #
10029
- # Update an entity role for a given entity
10119
+ # Update a role for a given composite entity in a version of the application
10030
10120
  #
10031
10121
  # @param app_id The application ID.
10032
10122
  # @param version_id [String] The version ID.
@@ -10045,7 +10135,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10045
10135
  end
10046
10136
 
10047
10137
  #
10048
- # Update an entity role for a given entity
10138
+ # Update a role for a given composite entity in a version of the application
10049
10139
  #
10050
10140
  # @param app_id The application ID.
10051
10141
  # @param version_id [String] The version ID.
@@ -10063,7 +10153,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10063
10153
  end
10064
10154
 
10065
10155
  #
10066
- # Update an entity role for a given entity
10156
+ # Update a role for a given composite entity in a version of the application
10067
10157
  #
10068
10158
  # @param app_id The application ID.
10069
10159
  # @param version_id [String] The version ID.
@@ -10139,7 +10229,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10139
10229
  end
10140
10230
 
10141
10231
  #
10142
- # Delete an entity role.
10232
+ # Delete a role for a given composite entity in a version of the application.
10143
10233
  #
10144
10234
  # @param app_id The application ID.
10145
10235
  # @param version_id [String] The version ID.
@@ -10156,7 +10246,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10156
10246
  end
10157
10247
 
10158
10248
  #
10159
- # Delete an entity role.
10249
+ # Delete a role for a given composite entity in a version of the application.
10160
10250
  #
10161
10251
  # @param app_id The application ID.
10162
10252
  # @param version_id [String] The version ID.
@@ -10172,7 +10262,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10172
10262
  end
10173
10263
 
10174
10264
  #
10175
- # Delete an entity role.
10265
+ # Delete a role for a given composite entity in a version of the application.
10176
10266
  #
10177
10267
  # @param app_id The application ID.
10178
10268
  # @param version_id [String] The version ID.
@@ -10238,7 +10328,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10238
10328
  end
10239
10329
 
10240
10330
  #
10241
- # Get one entity role for a given entity
10331
+ # Get one role for a given Pattern.any entity in a version of the application.
10242
10332
  #
10243
10333
  # @param app_id The application ID.
10244
10334
  # @param version_id [String] The version ID.
@@ -10255,7 +10345,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10255
10345
  end
10256
10346
 
10257
10347
  #
10258
- # Get one entity role for a given entity
10348
+ # Get one role for a given Pattern.any entity in a version of the application.
10259
10349
  #
10260
10350
  # @param app_id The application ID.
10261
10351
  # @param version_id [String] The version ID.
@@ -10271,7 +10361,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10271
10361
  end
10272
10362
 
10273
10363
  #
10274
- # Get one entity role for a given entity
10364
+ # Get one role for a given Pattern.any entity in a version of the application.
10275
10365
  #
10276
10366
  # @param app_id The application ID.
10277
10367
  # @param version_id [String] The version ID.
@@ -10337,7 +10427,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10337
10427
  end
10338
10428
 
10339
10429
  #
10340
- # Update an entity role for a given entity
10430
+ # Update a role for a given Pattern.any entity in a version of the application.
10341
10431
  #
10342
10432
  # @param app_id The application ID.
10343
10433
  # @param version_id [String] The version ID.
@@ -10356,7 +10446,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10356
10446
  end
10357
10447
 
10358
10448
  #
10359
- # Update an entity role for a given entity
10449
+ # Update a role for a given Pattern.any entity in a version of the application.
10360
10450
  #
10361
10451
  # @param app_id The application ID.
10362
10452
  # @param version_id [String] The version ID.
@@ -10374,7 +10464,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10374
10464
  end
10375
10465
 
10376
10466
  #
10377
- # Update an entity role for a given entity
10467
+ # Update a role for a given Pattern.any entity in a version of the application.
10378
10468
  #
10379
10469
  # @param app_id The application ID.
10380
10470
  # @param version_id [String] The version ID.
@@ -10450,7 +10540,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10450
10540
  end
10451
10541
 
10452
10542
  #
10453
- # Delete an entity role.
10543
+ # Delete a role for a given Pattern.any entity in a version of the application.
10454
10544
  #
10455
10545
  # @param app_id The application ID.
10456
10546
  # @param version_id [String] The version ID.
@@ -10467,7 +10557,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10467
10557
  end
10468
10558
 
10469
10559
  #
10470
- # Delete an entity role.
10560
+ # Delete a role for a given Pattern.any entity in a version of the application.
10471
10561
  #
10472
10562
  # @param app_id The application ID.
10473
10563
  # @param version_id [String] The version ID.
@@ -10483,7 +10573,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10483
10573
  end
10484
10574
 
10485
10575
  #
10486
- # Delete an entity role.
10576
+ # Delete a role for a given Pattern.any entity in a version of the application.
10487
10577
  #
10488
10578
  # @param app_id The application ID.
10489
10579
  # @param version_id [String] The version ID.
@@ -10549,7 +10639,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10549
10639
  end
10550
10640
 
10551
10641
  #
10552
- # Get one entity role for a given entity
10642
+ # Get one role for a given hierarchical entity in a version of the application.
10553
10643
  #
10554
10644
  # @param app_id The application ID.
10555
10645
  # @param version_id [String] The version ID.
@@ -10566,7 +10656,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10566
10656
  end
10567
10657
 
10568
10658
  #
10569
- # Get one entity role for a given entity
10659
+ # Get one role for a given hierarchical entity in a version of the application.
10570
10660
  #
10571
10661
  # @param app_id The application ID.
10572
10662
  # @param version_id [String] The version ID.
@@ -10582,7 +10672,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10582
10672
  end
10583
10673
 
10584
10674
  #
10585
- # Get one entity role for a given entity
10675
+ # Get one role for a given hierarchical entity in a version of the application.
10586
10676
  #
10587
10677
  # @param app_id The application ID.
10588
10678
  # @param version_id [String] The version ID.
@@ -10648,7 +10738,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10648
10738
  end
10649
10739
 
10650
10740
  #
10651
- # Update an entity role for a given entity
10741
+ # Update a role for a given hierarchical entity in a version of the
10742
+ # application.
10652
10743
  #
10653
10744
  # @param app_id The application ID.
10654
10745
  # @param version_id [String] The version ID.
@@ -10667,7 +10758,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10667
10758
  end
10668
10759
 
10669
10760
  #
10670
- # Update an entity role for a given entity
10761
+ # Update a role for a given hierarchical entity in a version of the
10762
+ # application.
10671
10763
  #
10672
10764
  # @param app_id The application ID.
10673
10765
  # @param version_id [String] The version ID.
@@ -10685,7 +10777,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10685
10777
  end
10686
10778
 
10687
10779
  #
10688
- # Update an entity role for a given entity
10780
+ # Update a role for a given hierarchical entity in a version of the
10781
+ # application.
10689
10782
  #
10690
10783
  # @param app_id The application ID.
10691
10784
  # @param version_id [String] The version ID.
@@ -10761,7 +10854,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10761
10854
  end
10762
10855
 
10763
10856
  #
10764
- # Delete an entity role.
10857
+ # Delete a role for a given hierarchical role in a version of the application.
10765
10858
  #
10766
10859
  # @param app_id The application ID.
10767
10860
  # @param version_id [String] The version ID.
@@ -10778,7 +10871,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10778
10871
  end
10779
10872
 
10780
10873
  #
10781
- # Delete an entity role.
10874
+ # Delete a role for a given hierarchical role in a version of the application.
10782
10875
  #
10783
10876
  # @param app_id The application ID.
10784
10877
  # @param version_id [String] The version ID.
@@ -10794,7 +10887,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10794
10887
  end
10795
10888
 
10796
10889
  #
10797
- # Delete an entity role.
10890
+ # Delete a role for a given hierarchical role in a version of the application.
10798
10891
  #
10799
10892
  # @param app_id The application ID.
10800
10893
  # @param version_id [String] The version ID.
@@ -10860,7 +10953,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10860
10953
  end
10861
10954
 
10862
10955
  #
10863
- # Get one entity role for a given entity
10956
+ # Get one role for a given prebuilt entity in a version of the application.
10864
10957
  #
10865
10958
  # @param app_id The application ID.
10866
10959
  # @param version_id [String] The version ID.
@@ -10877,7 +10970,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10877
10970
  end
10878
10971
 
10879
10972
  #
10880
- # Get one entity role for a given entity
10973
+ # Get one role for a given prebuilt entity in a version of the application.
10881
10974
  #
10882
10975
  # @param app_id The application ID.
10883
10976
  # @param version_id [String] The version ID.
@@ -10893,7 +10986,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10893
10986
  end
10894
10987
 
10895
10988
  #
10896
- # Get one entity role for a given entity
10989
+ # Get one role for a given prebuilt entity in a version of the application.
10897
10990
  #
10898
10991
  # @param app_id The application ID.
10899
10992
  # @param version_id [String] The version ID.
@@ -10959,7 +11052,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10959
11052
  end
10960
11053
 
10961
11054
  #
10962
- # Update an entity role for a given entity
11055
+ # Update a role for a given prebuilt entity in a version of the application.
10963
11056
  #
10964
11057
  # @param app_id The application ID.
10965
11058
  # @param version_id [String] The version ID.
@@ -10978,7 +11071,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10978
11071
  end
10979
11072
 
10980
11073
  #
10981
- # Update an entity role for a given entity
11074
+ # Update a role for a given prebuilt entity in a version of the application.
10982
11075
  #
10983
11076
  # @param app_id The application ID.
10984
11077
  # @param version_id [String] The version ID.
@@ -10996,7 +11089,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
10996
11089
  end
10997
11090
 
10998
11091
  #
10999
- # Update an entity role for a given entity
11092
+ # Update a role for a given prebuilt entity in a version of the application.
11000
11093
  #
11001
11094
  # @param app_id The application ID.
11002
11095
  # @param version_id [String] The version ID.
@@ -11072,7 +11165,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11072
11165
  end
11073
11166
 
11074
11167
  #
11075
- # Delete an entity role.
11168
+ # Delete a role for a given prebuilt entity in a version of the application.
11076
11169
  #
11077
11170
  # @param app_id The application ID.
11078
11171
  # @param version_id [String] The version ID.
@@ -11089,7 +11182,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11089
11182
  end
11090
11183
 
11091
11184
  #
11092
- # Delete an entity role.
11185
+ # Delete a role for a given prebuilt entity in a version of the application.
11093
11186
  #
11094
11187
  # @param app_id The application ID.
11095
11188
  # @param version_id [String] The version ID.
@@ -11105,7 +11198,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11105
11198
  end
11106
11199
 
11107
11200
  #
11108
- # Delete an entity role.
11201
+ # Delete a role for a given prebuilt entity in a version of the application.
11109
11202
  #
11110
11203
  # @param app_id The application ID.
11111
11204
  # @param version_id [String] The version ID.
@@ -11171,7 +11264,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11171
11264
  end
11172
11265
 
11173
11266
  #
11174
- # Get the explicit list of the pattern.any entity.
11267
+ # Get the explicit (exception) list of the pattern.any entity in a version of
11268
+ # the application.
11175
11269
  #
11176
11270
  # @param app_id The application ID.
11177
11271
  # @param version_id [String] The version ID.
@@ -11188,7 +11282,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11188
11282
  end
11189
11283
 
11190
11284
  #
11191
- # Get the explicit list of the pattern.any entity.
11285
+ # Get the explicit (exception) list of the pattern.any entity in a version of
11286
+ # the application.
11192
11287
  #
11193
11288
  # @param app_id The application ID.
11194
11289
  # @param version_id [String] The version ID.
@@ -11204,7 +11299,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11204
11299
  end
11205
11300
 
11206
11301
  #
11207
- # Get the explicit list of the pattern.any entity.
11302
+ # Get the explicit (exception) list of the pattern.any entity in a version of
11303
+ # the application.
11208
11304
  #
11209
11305
  # @param app_id The application ID.
11210
11306
  # @param version_id [String] The version ID.
@@ -11270,7 +11366,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11270
11366
  end
11271
11367
 
11272
11368
  #
11273
- # Updates an explicit list item for a Pattern.Any entity.
11369
+ # Updates an explicit (exception) list item for a Pattern.Any entity in a
11370
+ # version of the application.
11274
11371
  #
11275
11372
  # @param app_id The application ID.
11276
11373
  # @param version_id [String] The version ID.
@@ -11288,7 +11385,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11288
11385
  end
11289
11386
 
11290
11387
  #
11291
- # Updates an explicit list item for a Pattern.Any entity.
11388
+ # Updates an explicit (exception) list item for a Pattern.Any entity in a
11389
+ # version of the application.
11292
11390
  #
11293
11391
  # @param app_id The application ID.
11294
11392
  # @param version_id [String] The version ID.
@@ -11305,7 +11403,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11305
11403
  end
11306
11404
 
11307
11405
  #
11308
- # Updates an explicit list item for a Pattern.Any entity.
11406
+ # Updates an explicit (exception) list item for a Pattern.Any entity in a
11407
+ # version of the application.
11309
11408
  #
11310
11409
  # @param app_id The application ID.
11311
11410
  # @param version_id [String] The version ID.
@@ -11380,7 +11479,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11380
11479
  end
11381
11480
 
11382
11481
  #
11383
- # Delete the explicit list item from the Pattern.any explicit list.
11482
+ # Delete an item from the explicit (exception) list for a Pattern.any entity in
11483
+ # a version of the application.
11384
11484
  #
11385
11485
  # @param app_id The application ID.
11386
11486
  # @param version_id [String] The version ID.
@@ -11397,7 +11497,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11397
11497
  end
11398
11498
 
11399
11499
  #
11400
- # Delete the explicit list item from the Pattern.any explicit list.
11500
+ # Delete an item from the explicit (exception) list for a Pattern.any entity in
11501
+ # a version of the application.
11401
11502
  #
11402
11503
  # @param app_id The application ID.
11403
11504
  # @param version_id [String] The version ID.
@@ -11413,7 +11514,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
11413
11514
  end
11414
11515
 
11415
11516
  #
11416
- # Delete the explicit list item from the Pattern.any explicit list.
11517
+ # Delete an item from the explicit (exception) list for a Pattern.any entity in
11518
+ # a version of the application.
11417
11519
  #
11418
11520
  # @param app_id The application ID.
11419
11521
  # @param version_id [String] The version ID.