You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: assistant/v1.ts
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3976,8 +3976,6 @@ namespace AssistantV1 {
3976
3976
nodes_visited?: string[];
3977
3977
/** An array of objects containing detailed diagnostic information about the nodes that were triggered during processing of the input message. Included only if **nodes_visited_details** is set to `true` in the message request. */
Copy file name to clipboardExpand all lines: language-translator/v2-generated.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ import { getMissingParams } from '../lib/helper';
21
21
import{FileObject}from'../lib/helper';
22
22
23
23
/**
24
-
* @deprecated Language Translator v3 is [available](https://www.ibm.com/watson/developercloud/language-translator/api/v3/). See the [migration guide](https://console.bluemix.net/docs/services/language-translator/migrating.html). --- IBM Watson™ Language Translator translates text from one language to another. The service offers multiple domain-specific models that you can customize based on your unique terminology and language. Use Language Translator to take news from across the globe and present it in your language, communicate with your customers in their own language, and more.
24
+
* --- Language Translator v3 is [available](https://www.ibm.com/watson/developercloud/language-translator/api/v3/). See the [migration guide](https://console.bluemix.net/docs/services/language-translator/migrating.html). --- IBM Watson™ Language Translator translates text from one language to another. The service offers multiple domain-specific models that you can customize based on your unique terminology and language. Use Language Translator to take news from across the globe and present it in your language, communicate with your customers in their own language, and more.
* @param {Function} [callback] - The callback that handles the response.
2216
2222
* @returns {NodeJS.ReadableStream|void}
@@ -2705,7 +2711,7 @@ namespace SpeechToTextV1 {
2705
2711
exportinterfaceAddCorpusParams{
2706
2712
/** The customization ID (GUID) of the custom language model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2707
2713
customization_id: string;
2708
-
/** The name of the corpus for the custom language model. When adding a corpus, do not include spacesin the name; use a localized name that matches the language of the custom model; and do not use the name `user`, which is reserved by the service to denote custom words added or modified by the user. */
2714
+
/** The name of the new corpus for the custom language model. Use a localized name that matches the language of the custom model and reflects the contents of the corpus. * Include a maximum of 128 characters in the name. * Do not include spaces, slashes, or backslashes in the name. * Do not use the name of a corpus that has already been added to the custom model. * Do not use the name `user`, which is reserved by the service to denote custom words that are added or modified by the user. */
2709
2715
corpus_name: string;
2710
2716
/** A plain text file that contains the training data for the corpus. Encode the file in UTF-8 if it contains non-ASCII characters; the service assumes UTF-8 encoding if it encounters non-ASCII characters. With cURL, use the `--data-binary` option to upload the file for the request. */
/** The customization ID (GUID) of the custom language model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2722
2728
customization_id: string;
2723
-
/** The name of the corpus for the custom language model. When adding a corpus, do not include spaces in the name; use a localized name that matches the language of the custom model; and do not use the name `user`, which is reserved by the service to denote custom words added or modified by the user. */
2729
+
/** The name of the corpus for the custom language model. */
2724
2730
corpus_name: string;
2725
2731
headers?: Object;
2726
2732
}
@@ -2729,7 +2735,7 @@ namespace SpeechToTextV1 {
2729
2735
exportinterfaceGetCorpusParams{
2730
2736
/** The customization ID (GUID) of the custom language model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2731
2737
customization_id: string;
2732
-
/** The name of the corpus for the custom language model. When adding a corpus, do not include spaces in the name; use a localized name that matches the language of the custom model; and do not use the name `user`, which is reserved by the service to denote custom words added or modified by the user. */
2738
+
/** The name of the corpus for the custom language model. */
2733
2739
corpus_name: string;
2734
2740
headers?: Object;
2735
2741
}
@@ -2894,7 +2900,7 @@ namespace SpeechToTextV1 {
2894
2900
exportinterfaceAddAudioParams{
2895
2901
/** The customization ID (GUID) of the custom acoustic model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2896
2902
customization_id: string;
2897
-
/** The name of the audio resource for the custom acoustic model. When adding an audio resource, do not include spacesin the name; use a localized name that matches the language of the custom model. */
2903
+
/** The name of the new audio resource for the custom acoustic model. Use a localized name that matches the language of the custom model and reflects the contents of the resource. * Include a maximum of 128 characters in the name. * Do not include spaces, slashes, or backslashes in the name. * Do not use the name of an audio resource that has already been added to the custom model. */
2898
2904
audio_name: string;
2899
2905
/** The audio resource that is to be added to the custom acoustic model, an individual audio file or an archive file. */
/** The customization ID (GUID) of the custom acoustic model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2951
2957
customization_id: string;
2952
-
/** The name of the audio resource for the custom acoustic model. When adding an audio resource, do not include spaces in the name; use a localized name that matches the language of the custom model. */
2958
+
/** The name of the audio resource for the custom acoustic model. */
2953
2959
audio_name: string;
2954
2960
headers?: Object;
2955
2961
}
@@ -2958,7 +2964,7 @@ namespace SpeechToTextV1 {
2958
2964
exportinterfaceGetAudioParams{
2959
2965
/** The customization ID (GUID) of the custom acoustic model. You must make the request with service credentials created for the instance of the service that owns the custom model. */
2960
2966
customization_id: string;
2961
-
/** The name of the audio resource for the custom acoustic model. When adding an audio resource, do not include spaces in the name; use a localized name that matches the language of the custom model. */
2967
+
/** The name of the audio resource for the custom acoustic model. */
'WARNING: `classname_positive_examples_filename` should be provided if `classname_positive_examples` is not null. This will be REQUIRED in the next major release.'
`WARNING: \`${positiveExampleClass}_filename\` should be provided if \`${positiveExampleClass}\` is not null. This will be REQUIRED in the next major release.`
'WARNING: `classname_positive_examples_filename` should be provided if `classname_positive_examples` is not null. This will be REQUIRED in the next major release.'
`WARNING: \`${positiveExampleClass}_filename\` should be provided if \`${positiveExampleClass}\` is not null. This will be REQUIRED in the next major release.`
0 commit comments