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 a labeled example to the application.
25
+ # Adds a labeled example utterance in 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
- # @param example_label_object [ExampleLabelObject] An example label with the
30
- # expected intent and entities.
29
+ # @param example_label_object [ExampleLabelObject] A labeled example utterance
30
+ # with the expected intent and entities.
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 a labeled example to the application.
42
+ # Adds a labeled example utterance in 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
- # @param example_label_object [ExampleLabelObject] An example label with the
47
- # expected intent and entities.
46
+ # @param example_label_object [ExampleLabelObject] A labeled example utterance
47
+ # with the expected intent and entities.
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 a labeled example to the application.
58
+ # Adds a labeled example utterance in 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
- # @param example_label_object [ExampleLabelObject] An example label with the
63
- # expected intent and entities.
62
+ # @param example_label_object [ExampleLabelObject] A labeled example utterance
63
+ # with the expected intent and entities.
64
64
  # @param [Hash{String => String}] A hash of custom headers that will be added
65
65
  # to the HTTP request.
66
66
  #
@@ -127,12 +127,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
127
127
  end
128
128
 
129
129
  #
130
- # Adds a batch of labeled examples to the application.
130
+ # Adds a batch of labeled example utterances to a version of the application.
131
131
  #
132
132
  # @param app_id The application ID.
133
133
  # @param version_id [String] The version ID.
134
134
  # @param example_label_object_array [Array<ExampleLabelObject>] Array of
135
- # examples.
135
+ # example utterances.
136
136
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
137
137
  # will be added to the HTTP request.
138
138
  #
@@ -144,12 +144,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
144
144
  end
145
145
 
146
146
  #
147
- # Adds a batch of labeled examples to the application.
147
+ # Adds a batch of labeled example utterances to a version of the application.
148
148
  #
149
149
  # @param app_id The application ID.
150
150
  # @param version_id [String] The version ID.
151
151
  # @param example_label_object_array [Array<ExampleLabelObject>] Array of
152
- # examples.
152
+ # example utterances.
153
153
  # @param custom_headers [Hash{String => String}] A hash of custom headers that
154
154
  # will be added to the HTTP request.
155
155
  #
@@ -160,12 +160,12 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
160
160
  end
161
161
 
162
162
  #
163
- # Adds a batch of labeled examples to the application.
163
+ # Adds a batch of labeled example utterances to a version of the application.
164
164
  #
165
165
  # @param app_id The application ID.
166
166
  # @param version_id [String] The version ID.
167
167
  # @param example_label_object_array [Array<ExampleLabelObject>] Array of
168
- # examples.
168
+ # example utterances.
169
169
  # @param [Hash{String => String}] A hash of custom headers that will be added
170
170
  # to the HTTP request.
171
171
  #
@@ -290,7 +290,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
290
290
  end
291
291
 
292
292
  #
293
- # Returns examples to be reviewed.
293
+ # Returns example utterances to be reviewed from a version of the application.
294
294
  #
295
295
  # @param app_id The application ID.
296
296
  # @param version_id [String] The version ID.
@@ -308,7 +308,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
308
308
  end
309
309
 
310
310
  #
311
- # Returns examples to be reviewed.
311
+ # Returns example utterances to be reviewed from a version of the application.
312
312
  #
313
313
  # @param app_id The application ID.
314
314
  # @param version_id [String] The version ID.
@@ -325,7 +325,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
325
325
  end
326
326
 
327
327
  #
328
- # Returns examples to be reviewed.
328
+ # Returns example utterances to be reviewed from a version of the application.
329
329
  #
330
330
  # @param app_id The application ID.
331
331
  # @param version_id [String] The version ID.
@@ -410,7 +410,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
410
410
  end
411
411
 
412
412
  #
413
- # Deletes the labeled example with the specified ID.
413
+ # Deletes the labeled example utterances with the specified ID from a version
414
+ # of the application.
414
415
  #
415
416
  # @param app_id The application ID.
416
417
  # @param version_id [String] The version ID.
@@ -426,7 +427,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
426
427
  end
427
428
 
428
429
  #
429
- # Deletes the labeled example with the specified ID.
430
+ # Deletes the labeled example utterances with the specified ID from a version
431
+ # of the application.
430
432
  #
431
433
  # @param app_id The application ID.
432
434
  # @param version_id [String] The version ID.
@@ -441,7 +443,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
441
443
  end
442
444
 
443
445
  #
444
- # Deletes the labeled example with the specified ID.
446
+ # Deletes the labeled example utterances with the specified ID from a version
447
+ # of the application.
445
448
  #
446
449
  # @param app_id The application ID.
447
450
  # @param version_id [String] The version ID.
@@ -22,7 +22,130 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
22
22
  attr_reader :client
23
23
 
24
24
  #
25
- # Creates a new phraselist feature.
25
+ # [DEPRECATED NOTICE: This operation will soon be removed] Gets all the pattern
26
+ # features.
27
+ #
28
+ # @param app_id The application ID.
29
+ # @param version_id [String] The version ID.
30
+ # @param skip [Integer] The number of entries to skip. Default value is 0.
31
+ # @param take [Integer] The number of entries to return. Maximum page size is
32
+ # 500. Default is 100.
33
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
34
+ # will be added to the HTTP request.
35
+ #
36
+ # @return [Array] operation results.
37
+ #
38
+ def list_application_version_pattern_features(app_id, version_id, skip:0, take:100, custom_headers:nil)
39
+ response = list_application_version_pattern_features_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
40
+ response.body unless response.nil?
41
+ end
42
+
43
+ #
44
+ # [DEPRECATED NOTICE: This operation will soon be removed] Gets all the pattern
45
+ # features.
46
+ #
47
+ # @param app_id The application ID.
48
+ # @param version_id [String] The version ID.
49
+ # @param skip [Integer] The number of entries to skip. Default value is 0.
50
+ # @param take [Integer] The number of entries to return. Maximum page size is
51
+ # 500. Default is 100.
52
+ # @param custom_headers [Hash{String => String}] A hash of custom headers that
53
+ # will be added to the HTTP request.
54
+ #
55
+ # @return [MsRestAzure::AzureOperationResponse] HTTP response information.
56
+ #
57
+ def list_application_version_pattern_features_with_http_info(app_id, version_id, skip:0, take:100, custom_headers:nil)
58
+ list_application_version_pattern_features_async(app_id, version_id, skip:skip, take:take, custom_headers:custom_headers).value!
59
+ end
60
+
61
+ #
62
+ # [DEPRECATED NOTICE: This operation will soon be removed] Gets all the pattern
63
+ # features.
64
+ #
65
+ # @param app_id The application ID.
66
+ # @param version_id [String] The version ID.
67
+ # @param skip [Integer] The number of entries to skip. Default value is 0.
68
+ # @param take [Integer] The number of entries to return. Maximum page size is
69
+ # 500. Default is 100.
70
+ # @param [Hash{String => String}] A hash of custom headers that will be added
71
+ # to the HTTP request.
72
+ #
73
+ # @return [Concurrent::Promise] Promise object which holds the HTTP response.
74
+ #
75
+ def list_application_version_pattern_features_async(app_id, version_id, skip:0, take:100, custom_headers:nil)
76
+ fail ArgumentError, '@client.endpoint is nil' if @client.endpoint.nil?
77
+ fail ArgumentError, 'app_id is nil' if app_id.nil?
78
+ fail ArgumentError, 'version_id is nil' if version_id.nil?
79
+ fail ArgumentError, "'skip' should satisfy the constraint - 'InclusiveMinimum': '0'" if !skip.nil? && skip < 0
80
+ fail ArgumentError, "'take' should satisfy the constraint - 'InclusiveMaximum': '500'" if !take.nil? && take > 500
81
+ fail ArgumentError, "'take' should satisfy the constraint - 'InclusiveMinimum': '0'" if !take.nil? && take < 0
82
+
83
+
84
+ request_headers = {}
85
+ request_headers['Content-Type'] = 'application/json; charset=utf-8'
86
+
87
+ # Set Headers
88
+ request_headers['x-ms-client-request-id'] = SecureRandom.uuid
89
+ request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
90
+ path_template = 'apps/{appId}/versions/{versionId}/patterns'
91
+
92
+ request_url = @base_url || @client.base_url
93
+ request_url = request_url.gsub('{Endpoint}', @client.endpoint)
94
+
95
+ options = {
96
+ middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
97
+ path_params: {'appId' => app_id,'versionId' => version_id},
98
+ query_params: {'skip' => skip,'take' => take},
99
+ headers: request_headers.merge(custom_headers || {}),
100
+ base_url: request_url
101
+ }
102
+ promise = @client.make_request_async(:get, path_template, options)
103
+
104
+ promise = promise.then do |result|
105
+ http_response = result.response
106
+ status_code = http_response.status
107
+ response_content = http_response.body
108
+ unless status_code == 200
109
+ error_model = JSON.load(response_content)
110
+ fail MsRest::HttpOperationError.new(result.request, http_response, error_model)
111
+ end
112
+
113
+ result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
114
+ # Deserialize Response
115
+ if status_code == 200
116
+ begin
117
+ parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
118
+ result_mapper = {
119
+ client_side_validation: true,
120
+ required: false,
121
+ serialized_name: 'parsed_response',
122
+ type: {
123
+ name: 'Sequence',
124
+ element: {
125
+ client_side_validation: true,
126
+ required: false,
127
+ serialized_name: 'PatternFeatureInfoElementType',
128
+ type: {
129
+ name: 'Composite',
130
+ class_name: 'PatternFeatureInfo'
131
+ }
132
+ }
133
+ }
134
+ }
135
+ result.body = @client.deserialize(result_mapper, parsed_response)
136
+ rescue Exception => e
137
+ fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
138
+ end
139
+ end
140
+
141
+ result
142
+ end
143
+
144
+ promise.execute
145
+ end
146
+
147
+ #
148
+ # Creates a new phraselist feature in a version of the application.
26
149
  #
27
150
  # @param app_id The application ID.
28
151
  # @param version_id [String] The version ID.
@@ -40,7 +163,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
40
163
  end
41
164
 
42
165
  #
43
- # Creates a new phraselist feature.
166
+ # Creates a new phraselist feature in a version of the application.
44
167
  #
45
168
  # @param app_id The application ID.
46
169
  # @param version_id [String] The version ID.
@@ -57,7 +180,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
57
180
  end
58
181
 
59
182
  #
60
- # Creates a new phraselist feature.
183
+ # Creates a new phraselist feature in a version of the application.
61
184
  #
62
185
  # @param app_id The application ID.
63
186
  # @param version_id [String] The version ID.
@@ -137,7 +260,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
137
260
  end
138
261
 
139
262
  #
140
- # Gets all the phraselist features.
263
+ # Gets all the phraselist features in a version of the application.
141
264
  #
142
265
  # @param app_id The application ID.
143
266
  # @param version_id [String] The version ID.
@@ -155,7 +278,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
155
278
  end
156
279
 
157
280
  #
158
- # Gets all the phraselist features.
281
+ # Gets all the phraselist features in a version of the application.
159
282
  #
160
283
  # @param app_id The application ID.
161
284
  # @param version_id [String] The version ID.
@@ -172,7 +295,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
172
295
  end
173
296
 
174
297
  #
175
- # Gets all the phraselist features.
298
+ # Gets all the phraselist features in a version of the application.
176
299
  #
177
300
  # @param app_id The application ID.
178
301
  # @param version_id [String] The version ID.
@@ -257,7 +380,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
257
380
  end
258
381
 
259
382
  #
260
- # Gets all the extraction features for the specified application version.
383
+ # Gets all the extraction phraselist and pattern features in a version of the
384
+ # application.
261
385
  #
262
386
  # @param app_id The application ID.
263
387
  # @param version_id [String] The version ID.
@@ -275,7 +399,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
275
399
  end
276
400
 
277
401
  #
278
- # Gets all the extraction features for the specified application version.
402
+ # Gets all the extraction phraselist and pattern features in a version of the
403
+ # application.
279
404
  #
280
405
  # @param app_id The application ID.
281
406
  # @param version_id [String] The version ID.
@@ -292,7 +417,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
292
417
  end
293
418
 
294
419
  #
295
- # Gets all the extraction features for the specified application version.
420
+ # Gets all the extraction phraselist and pattern features in a version of the
421
+ # application.
296
422
  #
297
423
  # @param app_id The application ID.
298
424
  # @param version_id [String] The version ID.
@@ -361,7 +487,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
361
487
  end
362
488
 
363
489
  #
364
- # Gets phraselist feature info.
490
+ # Gets phraselist feature info in a version of the application.
365
491
  #
366
492
  # @param app_id The application ID.
367
493
  # @param version_id [String] The version ID.
@@ -377,7 +503,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
377
503
  end
378
504
 
379
505
  #
380
- # Gets phraselist feature info.
506
+ # Gets phraselist feature info in a version of the application.
381
507
  #
382
508
  # @param app_id The application ID.
383
509
  # @param version_id [String] The version ID.
@@ -392,7 +518,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
392
518
  end
393
519
 
394
520
  #
395
- # Gets phraselist feature info.
521
+ # Gets phraselist feature info in a version of the application.
396
522
  #
397
523
  # @param app_id The application ID.
398
524
  # @param version_id [String] The version ID.
@@ -456,7 +582,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
456
582
  end
457
583
 
458
584
  #
459
- # Updates the phrases, the state and the name of the phraselist feature.
585
+ # Updates the phrases, the state and the name of the phraselist feature in a
586
+ # version of the application.
460
587
  #
461
588
  # @param app_id The application ID.
462
589
  # @param version_id [String] The version ID.
@@ -476,7 +603,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
476
603
  end
477
604
 
478
605
  #
479
- # Updates the phrases, the state and the name of the phraselist feature.
606
+ # Updates the phrases, the state and the name of the phraselist feature in a
607
+ # version of the application.
480
608
  #
481
609
  # @param app_id The application ID.
482
610
  # @param version_id [String] The version ID.
@@ -495,7 +623,8 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
495
623
  end
496
624
 
497
625
  #
498
- # Updates the phrases, the state and the name of the phraselist feature.
626
+ # Updates the phrases, the state and the name of the phraselist feature in a
627
+ # version of the application.
499
628
  #
500
629
  # @param app_id The application ID.
501
630
  # @param version_id [String] The version ID.
@@ -570,7 +699,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
570
699
  end
571
700
 
572
701
  #
573
- # Deletes a phraselist feature.
702
+ # Deletes a phraselist feature from a version of the application.
574
703
  #
575
704
  # @param app_id The application ID.
576
705
  # @param version_id [String] The version ID.
@@ -586,7 +715,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
586
715
  end
587
716
 
588
717
  #
589
- # Deletes a phraselist feature.
718
+ # Deletes a phraselist feature from a version of the application.
590
719
  #
591
720
  # @param app_id The application ID.
592
721
  # @param version_id [String] The version ID.
@@ -601,7 +730,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
601
730
  end
602
731
 
603
732
  #
604
- # Deletes a phraselist feature.
733
+ # Deletes a phraselist feature from a version of the application.
605
734
  #
606
735
  # @param app_id The application ID.
607
736
  # @param version_id [String] The version ID.
@@ -160,7 +160,7 @@ module Azure::CognitiveServices::LuisAuthoring::V2_0
160
160
  #
161
161
  def add_telemetry
162
162
  sdk_information = 'azure_cognitiveservices_luisauthoring'
163
- sdk_information = "#{sdk_information}/0.17.1"
163
+ sdk_information = "#{sdk_information}/0.17.2"
164
164
  add_user_agent_information(sdk_information)
165
165
  end
166
166
  end